diff options
| author | David Wei <[email protected]> | 2024-02-28 23:22:53 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-03-01 10:43:10 +0000 |
| commit | 8ee60f9c41fb01440e8a8f97127869c9b1978362 (patch) | |
| tree | 61788d5f714fe9d344d820b9e2bdd4bb8c100bb0 /scripts/bpf_doc.py | |
| parent | netdevsim: add selftest for forwarding skb between connected ports (diff) | |
| download | kernel-8ee60f9c41fb01440e8a8f97127869c9b1978362.tar.gz kernel-8ee60f9c41fb01440e8a8f97127869c9b1978362.zip | |
netdevsim: fix rtnetlink.sh selftest
I cleared IFF_NOARP flag from netdevsim dev->flags in order to support
skb forwarding. This breaks the rtnetlink.sh selftest
kci_test_ipsec_offload() test because ipsec does not connect to peers it
cannot transmit to.
Fix the issue by adding a neigh entry manually. ipsec_offload test now
successfully pass.
Signed-off-by: David Wei <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions
