Searched hist:e7d4798960b3ebcd243ae6a59e04d4fe6518c96c (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/trace/events/ |
H A D | xdp.h | diff e7d4798960b3ebcd243ae6a59e04d4fe6518c96c Thu Jun 13 04:39:58 CDT 2019 Toshiaki Makita <toshiaki.makita1@gmail.com> xdp: Add tracepoint for bulk XDP_TX
This is introduced for admins to check what is happening on XDP_TX when bulk XDP_TX is in use, which will be first introduced in veth in next commit.
v3: - Add act field to be in line with other XDP tracepoints.
Signed-off-by: Toshiaki Makita <toshiaki.makita1@gmail.com> Acked-by: Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
|
/openbmc/linux/kernel/bpf/ |
H A D | core.c | diff e7d4798960b3ebcd243ae6a59e04d4fe6518c96c Thu Jun 13 04:39:58 CDT 2019 Toshiaki Makita <toshiaki.makita1@gmail.com> xdp: Add tracepoint for bulk XDP_TX
This is introduced for admins to check what is happening on XDP_TX when bulk XDP_TX is in use, which will be first introduced in veth in next commit.
v3: - Add act field to be in line with other XDP tracepoints.
Signed-off-by: Toshiaki Makita <toshiaki.makita1@gmail.com> Acked-by: Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
|