aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorJesper Dangaard Brouer <[email protected]>2020-05-14 12:50:24 +0200
committerAlexei Starovoitov <[email protected]>2020-05-14 21:21:55 -0700
commitc8145b263dd85f9e589c7c7ba531423d82ca96ae (patch)
treed457e23b3f93ffa444c7be3c1ed39a55d890b53d /tools/perf/scripts/python/mem-phys-addr.py
parentd201ea9ebc519fb34ad9ef1f49ab2ab31f5111ea (diff)
net: thunderx: Add XDP frame size
To help reviewers these are the defines related to RCV_FRAG_LEN #define DMA_BUFFER_LEN 1536 /* In multiples of 128bytes */ #define RCV_FRAG_LEN (SKB_DATA_ALIGN(DMA_BUFFER_LEN + NET_SKB_PAD) + \ SKB_DATA_ALIGN(sizeof(struct skb_shared_info))) Signed-off-by: Jesper Dangaard Brouer <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Cc: Sunil Goutham <[email protected]> Cc: Robert Richter <[email protected]> Link: https://lore.kernel.org/bpf/158945342402.97035.12649844447148990032.stgit@firesoul
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions