v4:
- reject mask-only FDIR before allocating the software object

v3:
- reject mask-only FDIR before programming the global mask
- log flex offset mismatch

v2:
- split L2 tunnel add-failure goto out into its own patch
- allocate FDIR object before installing the global mask
- add Fixes tag for the VF FDIR path
- set -EINVAL on remaining FDIR goto out paths with bad ret

1/3 fix L2 tunnel error on flow create
2/3 fix leak of filters on flow create
3/3 fix FDIR error handling on flow create

Zhang Tengfei (3):
  net/txgbe: fix L2 tunnel error on flow create
  net/txgbe: fix leak of filters on flow create
  net/txgbe: fix FDIR error handling on flow create

 drivers/net/txgbe/txgbe_flow.c | 265 +++++++++++++++++----------------
 1 file changed, 139 insertions(+), 126 deletions(-)

-- 
2.53.0

Reply via email to