Re: [ovs-dev] [PATCH] system-dpdk: Negotiation Tests for TSO

2023-10-09 Thread Simon Horman
On Tue, Jun 15, 2021 at 09:50:24AM +, root wrote: > From: Meher Chinwala > > system-dpdk: Negotiation Tests for TSO > > This patch adds negotiation tests for checking whether TSO is enabled or not > in OVS and in TestPMD for 4 diferent scenarios. > > Signed-off-by: Meher Chinwala Hi, Th

Re: [ovs-dev] [PATCH] system-dpdk: Negotiation Tests for TSO

2021-06-16 Thread Meher Chinwala
This patch is based on this original patch https://patchwork.ozlabs.org/project/openvswitch/patch/3c2f1fc66cb1d3281db9001c6a0babb6d162c27a.1594312857.git.gmuth...@redhat.com/ which was not merged. I have addressed the review comments and made the required changes. On 6/15/21 3:20 PM, root wrote

[ovs-dev] [PATCH] system-dpdk: Negotiation Tests for TSO

2021-06-15 Thread root
From: Meher Chinwala system-dpdk: Negotiation Tests for TSO This patch adds negotiation tests for checking whether TSO is enabled or not in OVS and in TestPMD for 4 diferent scenarios. Signed-off-by: Meher Chinwala --- tests/system-dpdk-macros.at | 43 ++ tests/system-dpd

Re: [ovs-dev] [PATCH] system-dpdk: Negotiation Tests for TSO

2021-06-15 Thread 0-day Robot
Bleep bloop. Greetings root, 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 meher chinwala needs to sign off. WARNING: Unexpected sign-offs from developers who are n

[ovs-dev] [PATCH] system-dpdk: Negotiation Tests for TSO

2021-06-14 Thread root
From: meher chinwala This patch adds negotiation tests for checking whether TSO is enabled or not in OVS and in TestPMD for 4 diferent scenarios. Signed-off-by: Meher Chinwala --- tests/system-dpdk-macros.at | 43 ++ tests/system-dpdk.at| 71 +++

Re: [ovs-dev] [PATCH] system-dpdk: negotiation tests for TSO for OVS and TestPMD

2021-06-11 Thread 0-day Robot
Bleep bloop. Greetings Meher Chinwala, 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. git-am: error: corrupt patch at line 27 error: could not build fake ancestor hint: Use 'git am --show-cur

[ovs-dev] [PATCH] system-dpdk: negotiation tests for TSO for OVS and TestPMD

2021-06-10 Thread Meher Chinwala
Negotiation Tests for TSO This patch adds negotiation tests for checking whether TSO is enabled or not in OVS and in TestPMD for 4 diferent scenarios. Signed-off-by: Meher Chinwala --- tests/system-dpdk-macros.at | 43 ++ tests/system-dpdk.at| 71 +