[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210219093159.4a6fc853@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Fri, 19 Feb 2021 09:31:59 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Tony Nguyen <anthony.l.nguyen@...el.com>
Cc: davem@...emloft.net,
Mateusz Palczewski <mateusz.palczewski@...el.com>,
netdev@...r.kernel.org, sassmann@...hat.com,
Grzegorz Szczurek <grzegorzx.szczurek@...el.com>,
Jaroslaw Gawin <jaroslawx.gawin@...el.com>,
Tony Brelinski <tonyx.brelinski@...el.com>
Subject: Re: [PATCH net 7/8] i40e: Fix add TC filter for IPv6
On Thu, 18 Feb 2021 15:25:03 -0800 Tony Nguyen wrote:
> From: Mateusz Palczewski <mateusz.palczewski@...el.com>
>
> Fix insufficient distinction between IPv4 and IPv6 addresses
> when creating a filter.
> IPv4 and IPv6 are kept in the same memory area. If IPv6 is added,
> then it's caught by IPv4 check, which leads to err -95.
>
> Fixes: 2f4b411a3d67("i40e: Enable cloud filters via tc-flower")
Small issue with the fixes tag here - missing space after hash.
Dave said he can't take any patches until Linus gets power back and
pulls so since we're waiting perhaps you could fix and repost?
The patches look good to me.
Powered by blists - more mailing lists