diff options
author | 2017-03-02 15:01:36 -0800 | |
---|---|---|
committer | 2017-04-18 15:27:33 -0700 | |
commit | 18a8cc9815746b8f0ae6f78733877d3846058d1c (patch) | |
tree | 26f635c93b02f85254bb18fa6fabb75e0e8318e8 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ixgbe: Add support for maximum headroom when using build_skb (diff) | |
download | wireguard-linux-18a8cc9815746b8f0ae6f78733877d3846058d1c.tar.xz wireguard-linux-18a8cc9815746b8f0ae6f78733877d3846058d1c.zip |
ixgbe: Fix output from ixgbe_dump
I just found that when we had changed the Rx path to check for length
instead of the DD bit we introduced an issue in ixgbe_dump since we were no
longer clearing the status bits.
To correct this I am updating ixgbe_dump to look for the length bits in the
descriptor since that is what we are using in the Rx path.
Fixes: c3630cc40b4f ("ixgbe: Use length to determine if descriptor is done")
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions