commit | c8729cac2a11e4bc170f5d0041d5561bb7fe82a0 | [log] [tgz] |
---|---|---|
author | Vishal Kulkarni <vishal@chelsio.com> | Fri Jun 19 19:51:36 2020 +0530 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 19 13:17:31 2020 -0700 |
tree | 243c0ba0f0c19097e223b95b22c19784798e6fb3 | |
parent | d915c299f1da68a7dbb43895b8741c7b916c9d08 [diff] |
cxgb4: add ethtool n-tuple filter insertion Add support to parse and insert ethtool n-tuple filters. Translate n-tuple spec to flow spec and use the existing tc-flower offload infra to insert ethtool n-tuple filters. Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: Vishal Kulkarni <vishal@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>