diff options
| author | Asbjørn Sloth Tønnesen <[email protected]> | 2024-04-12 12:02:56 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-04-15 09:45:03 +0000 |
| commit | 75ce9506ee3dc66648a7d74ab3b0acfa364d6d43 (patch) | |
| tree | e7bd5e2b9781e02ce50194b5cbf6ba1a4ace1df1 /net/unix/af_unix.c | |
| parent | inet: bring NLM_DONE out to a separate recv() again (diff) | |
| download | kernel-75ce9506ee3dc66648a7d74ab3b0acfa364d6d43.tar.gz kernel-75ce9506ee3dc66648a7d74ab3b0acfa364d6d43.zip | |
octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation
Upon reviewing the flower control flags handling in
this driver, I notice that the key wasn't being used,
only the mask.
Ie. `tc flower ... ip_flags nofrag` was hardware
offloaded as `... ip_flags frag`.
Only compile tested, no access to HW.
Fixes: c672e3727989 ("octeontx2-pf: Add support to filter packet based on IP fragment")
Signed-off-by: Asbjørn Sloth Tønnesen <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
