diff options
author | Jesper Dangaard Brouer <[email protected]> | 2018-01-03 11:25:49 +0100 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2018-01-05 15:21:21 -0800 |
commit | 7f1c684a8966d19177a0440113a39007f95af38d (patch) | |
tree | 294b3e1ae909393b4f42292eedad6fd42e47ae40 /tools/perf/scripts/python | |
parent | 96a8604f95fa216b9ddfd15c687eed42a2f56901 (diff) |
nfp: setup xdp_rxq_info
Driver hook points for xdp_rxq_info:
* reg : nfp_net_rx_ring_alloc
* unreg: nfp_net_rx_ring_free
In struct nfp_net_rx_ring moved member @size into a hole on 64-bit.
Thus, the size remaines the same after adding member @xdp_rxq.
Cc: [email protected]
Cc: Jakub Kicinski <[email protected]>
Cc: Simon Horman <[email protected]>
Signed-off-by: Jesper Dangaard Brouer <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions