On Wed, 30 Sep 2020 18:20:05 +0200 (CEST) Fabian Frederick wrote: > Thanks a lot for explanations Jakub. udp_tunnel_nic.sh is a nice > tool. Maybe it could also be used for remcsum testing ? I'd like to > check net-next commit 2ae2904b5bac "vxlan: don't collect metadata if > remote checksum is wrong" to make sure it has no impact as I had no > ACK. Problem is ip encap-remcsum requires 'remote' specification not > compatible with 'group' and only featuring in 'new_geneve' function > in your script. > > If both vxlan_parse_gbp_hdr() and vxlan_remcsum() require metadata > recovery, I can reverse that patch and add some comment in vxlan_rcv()
I think it's better if you create a separate script for that. udp_tunnel_nic is supposed to be testing the NIC driver interface.