On 12/10/20 9:35 AM, Vlad Buslov wrote: > On Thu 10 Dec 2020 at 00:22, Jakub Kicinski <k...@kernel.org> wrote: >> On Wed, 9 Dec 2020 22:54:40 +0200 Vlad Buslov wrote: >>>> Yes, I think the patch I sent should fix this, ETH_P_ARP should not be >>>> dropped ;) >>>> >>>> I am testing this before offical patch submission. >>> >>> Your patch fixed TC geneve tests for me, but some of more complex OVS >>> tests are still failing. I'll try to provide details tomorrow. >> >> Does a revert of Eric's patch fix it? For OvS is could also well be: >> 9c2e14b48119 ("ip_tunnels: Set tunnel option flag when tunnel metadata is >> present") > > The tests pass with Eric's commit reverted. > I will release today the syzbot report, I am lacking time to fix the issue.