diff options
author | Jesper Dangaard Brouer <brouer@redhat.com> | 2017-08-29 16:38:01 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-29 10:51:29 -0700 |
commit | 59a308967589f5b3f1f42793ab49bc2e18069769 (patch) | |
tree | 05ba96b4e7605483ba8c48791de83e63be9cbeaf /mm/swap.c | |
parent | f5836ca5e9867fa6ab88cadb9873af56d9ceb589 (diff) | |
download | linux-59a308967589f5b3f1f42793ab49bc2e18069769.tar.bz2 |
xdp: separate xdp_redirect tracepoint in map case
Creating as specific xdp_redirect_map variant of the xdp tracepoints
allow users to write simpler/faster BPF progs that get attached to
these tracepoints.
Goal is to still keep the tracepoints in xdp_redirect and xdp_redirect_map
similar enough, that a tool can read the top part of the TP_STRUCT and
produce similar monitor statistics.
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/swap.c')
0 files changed, 0 insertions, 0 deletions