Re: [ovs-dev] [PATCH v1] netdev-dpdk: disable outer udp checksum offload for ice driver

2024-03-19 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: WARNING: The subject summary should start with a capital. WARNING: The subject summary should end

[ovs-dev] [PATCH v1] netdev-dpdk: disable outer udp checksum offload for ice driver

2024-03-19 Thread Jun Wang
Signed-off-by: Jun Wang --- lib/netdev-dpdk.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/lib/netdev-dpdk.c b/lib/netdev-dpdk.c index 29a6bf0..1820163 100644 --- a/lib/netdev-dpdk.c +++ b/lib/netdev-dpdk.c @@ -1354,6 +1354,12 @@ dpdk_eth_dev_init(struct netdev_dpdk *dev)