Message ID | 20200522112533.15517-2-kleber.souza@canonical.com |
---|---|
State | New |
Headers | show |
Series | Fix for bpf selftest regression | expand |
Clean cherry-pick with positive test result.
Thanks for the quick fix.
Acked-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
Acked-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
diff --git a/lib/test_bpf.c b/lib/test_bpf.c index c78e9842f6bc..16faf45452cf 100644 --- a/lib/test_bpf.c +++ b/lib/test_bpf.c @@ -4571,7 +4571,7 @@ static struct bpf_test tests[] = { { }, INTERNAL, { 0x34 }, - { { 1, 0xbef } }, + { { ETH_HLEN, 0xbef } }, .fill_helper = bpf_fill_ld_abs_vlan_push_pop, }, /*