Files
linux/drivers
Asbjørn Sloth Tønnesen 447e00fb04 octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation
[ Upstream commit 75ce9506ee3dc66648a7d74ab3b0acfa364d6d43 ]

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: c672e37279 ("octeontx2-pf: Add support to filter packet based on IP fragment")
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-04-27 17:11:32 +02:00
..
2024-04-03 15:28:28 +02:00
2023-11-20 11:59:19 +01:00
2024-02-05 20:14:15 +00:00
2024-04-03 15:28:52 +02:00
2024-01-20 11:51:48 +01:00
2024-03-26 18:20:10 -04:00