lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 10 Mar 2021 15:09:49 +0800
From:   Hangbin Liu <liuhangbin@...il.com>
To:     patchwork-bot+netdevbpf@...nel.org
Cc:     netdev@...r.kernel.org, kuba@...nel.org, daniel@...earbox.net,
        yihung.wei@...il.com, davem@...emloft.net, bpf@...r.kernel.org,
        u9012063@...il.com
Subject: Re: [PATCH net] selftests/bpf: set gopt opt_class to 0 if get tunnel
 opt failed

On Wed, Mar 10, 2021 at 01:37:48AM +0000, patchwork-bot+netdevbpf@...nel.org wrote:
> Hello:
> 
> This patch was applied to netdev/net-next.git (refs/heads/master):
> 
> On Tue,  9 Mar 2021 11:22:14 +0800 you wrote:
> > When fixing the bpf test_tunnel.sh genve failure. I only fixed
> > the IPv4 part but forgot the IPv6 issue. Similar with the IPv4
> > fixes 557c223b643a ("selftests/bpf: No need to drop the packet when
> > there is no geneve opt"), when there is no tunnel option and
> > bpf_skb_get_tunnel_opt() returns error, there is no need to drop the
> > packets and break all geneve rx traffic. Just set opt_class to 0 and
> > keep returning TC_ACT_OK at the end.
> > 
> > [...]
> 
> Here is the summary with links:
>   - [net] selftests/bpf: set gopt opt_class to 0 if get tunnel opt failed
>     https://git.kernel.org/netdev/net-next/c/557c223b643a

Hi bot,

I think you are mixing this patch with commit

557c223b643a ("selftests/bpf: No need to drop the packet when there is no geneve opt")

Thanks
Hangbin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ