diff options
author | Fan Du <[email protected]> | 2015-04-29 10:57:41 +0800 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2015-07-17 19:59:07 -0700 |
commit | 3b7884f75f3d3f0a0191c00a083535a1dd01a5a4 (patch) | |
tree | a37baac4e274d75eefd7291fe2e6225a2110131b /lib/flex_array.c | |
parent | 1e1429d6ce6e6fe38e45c960133e9c9b3c62cbc6 (diff) |
ixgbe: Don't report flow director filter's status
For two reasons I want to disable this:
1. Not any part actually check the report status(Alexander Duyck)
2. To report hash value of a packet to stack,
RSS -> 32bits hash value
Perfect match fdir filter -> 13bits hash value
Hashed-based fdir filter -> 31bits hash value
fdir filter might hash on masked tuples for IP address,
so it's still not desirable for usage.
So for now, just stick to RSS 32bits hash value.
Signed-off-by: Fan Du <[email protected]>
Suggested-by: Alexander Duyck <[email protected]>
Tested-by: Phil Schmitt <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'lib/flex_array.c')
0 files changed, 0 insertions, 0 deletions