commit | 0e71def252815d732f86d11d87d63f7186d9d3be | [log] [tgz] |
---|---|---|
author | Gangfeng Huang <gangfeng.huang@ni.com> | Wed Jul 06 13:22:54 2016 +0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Aug 18 22:27:47 2016 -0700 |
tree | af277a0d1fed5bd032d6dc2532f47aa52b6dc1e8 | |
parent | e951f145d1724769546efe2e04f6cb2b7037d7ea [diff] |
igb: add support of RX network flow classification This patch is meant to allow for RX network flow classification to insert and remove Rx filter by ethtool. Ethtool interface has it's own rules manager Show all filters: $ ethtool -n eth0 4 RX rings available Total 2 rules Signed-off-by: Ruhao Gao <ruhao.gao@ni.com> Signed-off-by: Gangfeng Huang <gangfeng.huang@ni.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>