diff options
author | David S. Miller <davem@davemloft.net> | 2016-07-05 00:06:03 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-07-05 00:06:03 -0700 |
commit | 487884eb0c33f4cbf9c3f69fb318fe5897ac2981 (patch) | |
tree | 2cf19b8f4a87ca4c33f6e8ca054c261fb3ff85b7 /drivers/net/ethernet/synopsys | |
parent | 019d0c99364a818eb08f52d7ee4b75ea6df07d09 (diff) | |
parent | e989d5a532ce6b0512bd2997c0db46fd0b5e81ec (diff) | |
download | linux-487884eb0c33f4cbf9c3f69fb318fe5897ac2981.tar.bz2 |
Merge branch 'mlx5-ntuple-steering'
Saeed Mahameed says:
====================
Mellanox 100G mlx5 ethtool ntuple steering
This series adds Ethernet ethtool ntuple steering 'ethtool -N|U' and exposes two more
counter sets to Ethtool statistics, RDMA vport and global flow control statistics.
We start from three refactoring patches of the flow steering infrastructure
- mlx5_add_flow_rule will now receive mlx5 flow spec to simplify and reduce
number of parameters
- All low level steering objects are now wrapped in mlx5_flow_steering structure
for better encapsulation
- Flow steering object will now be removed properly and generically rather than
traversing on a well-known steering tree objects
Patch#4 adds the infrastructure and the data structures needed for the ethtool ntuple
steering, all implemented in a new file 'en_fs_ethtool.c'. Add the support for set_rxnfc
ethtool callback to add/remove/replace a flow spec of ethter type L2.
Patch#5 adds the support for L3/L4 flow specs and a higher priority in favor for L3/L4
rules when interleaving with L2 rules.
Patch#6 adds the support for get_rxnfc ethtool callback.
Patch#7,8 adds RDMA vport and global flow control statistics.
Applied on top: 8186f6e382d8 ('net-next: mediatek: fix compile error inside mtk_poll_controller()')
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/synopsys')
0 files changed, 0 insertions, 0 deletions