Re: [dpdk-dev] [PATCH v2 1/3] ethdev: support API to set max LRO packet size

2019-11-06 Thread Dekel Peled
Thanks, PSB. > -Original Message- > From: Thomas Monjalon > Sent: Wednesday, November 6, 2019 2:26 PM > To: Dekel Peled > Cc: john.mcnam...@intel.com; marko.kovace...@intel.com; > nhor...@tuxdriver.com; ajit.khapa...@broadcom.com; > somnath.ko...@broadcom.com; anatoly.bura...@intel.com;

Re: [dpdk-dev] [PATCH v2 1/3] ethdev: support API to set max LRO packet size

2019-11-06 Thread Thomas Monjalon
06/11/2019 12:34, Dekel Peled: > This patch implements [1], to support API for configuration and > validation of max size for LRO aggregated packet. > API change notice [2] is removed, and release notes for 19.11 > are updated accordingly. > > Various PMDs using LRO offload are updated, the new da

[dpdk-dev] [PATCH v2 1/3] ethdev: support API to set max LRO packet size

2019-11-06 Thread Dekel Peled
This patch implements [1], to support API for configuration and validation of max size for LRO aggregated packet. API change notice [2] is removed, and release notes for 19.11 are updated accordingly. Various PMDs using LRO offload are updated, the new data members are initialized to ensure they d