-----Original Message----- From: Ferruh Yigit <ferruh.yi...@intel.com> Date: Monday, December 4, 2017 at 3:25 PM To: "Mody, Rasesh" <rasesh.m...@cavium.com>, "dev@dpdk.org" <dev@dpdk.org> Cc: Harish Patil <harish.pa...@cavium.com>, Dept-Eng DPDK Dev <dept-engdpdk...@cavium.com> Subject: Re: [dpdk-dev] [PATCH 2/5] examples/kni: add optional parameter to enable LRO
>On 11/24/2017 12:35 PM, Rasesh Mody wrote: >> From: Harish Patil <harish.pa...@cavium.com> >> >> Add an optional cmdline parameter to enable LRO. This is useful to test >> LRO feature by being able to run linux utils like iperf over KNI >>interface >> which generates consistent packet aggregations. >> >> Signed-off-by: Harish Patil <harish.pa...@cavium.com> > >Acked-by: Ferruh Yigit <ferruh.yi...@intel.com> > >I think this patch has no dependency for rest of the patchset and can be >separately applied. That’s right, thanks. >