diff options
author | Louis Peens <louis.peens@corigine.com> | 2021-06-16 12:01:59 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-16 12:42:52 -0700 |
commit | d33d24a7b45039f92d0da492a967f8ee803e5872 (patch) | |
tree | 892ab85296b7249a6e9d26eb4b7740f43f1af089 /drivers/dio | |
parent | 63e96bc4e32811a2bc1e9172691e263e074a32ae (diff) | |
download | linux-d33d24a7b45039f92d0da492a967f8ee803e5872.tar.gz |
nfp: flower-ct: add delete flow handling for ct
Add functions to handle delete flow callbacks for ct flows. Also
accept the flows for offloading by returning 0 instead of -EOPNOTSUPP.
Flows will still not actually be offloaded to hw, but at this point
it's difficult to not accept the flows and also exercise the cleanup
paths properly. Traffic will still be handled safely through the
fallback path.
Signed-off-by: Louis Peens <louis.peens@corigine.com>
Signed-off-by: Yinjun Zhang <yinjun.zhang@corigine.com>
Signed-off-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/dio')
0 files changed, 0 insertions, 0 deletions