Re: [ovs-dev] [PATCH v3] netdev-dpdk: Disable outer udp checksum offload for ice driver.

2024-03-20 Thread 0-day Robot
Bleep bloop. Greetings Jun Wang, I am a robot and I have tried out your patch. Thanks for your contribution. I encountered some error that I wasn't expecting. See the details below. checkpatch: ERROR: Author Jun Wang needs to sign off. Lines checked: 36, Warnings: 0, Errors: 1 Please check

[ovs-dev] [PATCH v3] netdev-dpdk: Disable outer udp checksum offload for ice driver.

2024-03-20 Thread Jun Wang
Fixing the issue of incorrect outer UDP checksum in packets sent by E810. Fixes: 084c8087292c ("userspace: Support VXLAN and GENEVE TSO.") Reported-at: https://github.com/openvswitch/ovs-issues/issues/321 Signed-ff-by: Jun Wang --- lib/netdev-dpdk.c | 6 ++ 1 file changed, 6 insertions(+)