[Intel-wired-lan] [PATCH net v1] i40e: Fix incorrect address type for IPv6 flow rules
G, GurucharanX
gurucharanx.g at intel.com
Tue Aug 23 09:56:11 UTC 2022
> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Sokolowski, Jan
> Sent: Friday, August 19, 2022 4:16 PM
> To: intel-wired-lan at lists.osuosl.org
> Cc: Dziedziuch, SylwesterX <sylwesterx.dziedziuch at intel.com>
> Subject: [Intel-wired-lan] [PATCH net v1] i40e: Fix incorrect address type for
> IPv6 flow rules
>
> From: Sylwester Dziedziuch <sylwesterx.dziedziuch at intel.com>
>
> It was not possible to create 1-tuple flow director rule for IPv6 flow type. It
> was caused by incorrectly checking for source IP address when validating
> user provided destination IP address.
>
> Fix this by changing ip6src to correct ip6dst address in destination IP address
> validation for IPv6 flow type.
>
> Fixes: efca91e89b67 ("i40e: Add flow director support for IPv6")
> Signed-off-by: Sylwester Dziedziuch <sylwesterx.dziedziuch at intel.com>
> ---
> drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Tested-by: Gurucharan <gurucharanx.g at intel.com> (A Contingent worker at Intel)
More information about the Intel-wired-lan
mailing list