diff options
author | 2017-03-21 17:59:18 -0700 | |
---|---|---|
committer | 2017-03-22 12:59:09 -0700 | |
commit | 83d08a1d746522c3286c2f52608bea0f79c0e9df (patch) | |
tree | 5a0b850afd410bfc88ce3bf55c0995e80867608d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfp: don't use netdev_warn() before netdev is registered (diff) | |
download | wireguard-linux-83d08a1d746522c3286c2f52608bea0f79c0e9df.tar.xz wireguard-linux-83d08a1d746522c3286c2f52608bea0f79c0e9df.zip |
nfp: remove RX queue pointers
NFP6000 doesn't use queue pointers/doorbells for RX, it uses
'done' bit in descriptors. Remove the pointers from data structures.
Since we are saving space in rx_ring structure make fields we
previously compressed to 16bits word size again.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions