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

2019-11-10 Thread Dekel Peled
Thnaks, PSB. > -Original Message- > From: Ananyev, Konstantin > Sent: Monday, November 11, 2019 1:08 AM > To: Dekel Peled ; Mcnamara, John > ; Kovacevic, Marko > ; nhor...@tuxdriver.com; > ajit.khapa...@broadcom.com; somnath.ko...@broadcom.com; Burakov, > Anatoly ; xuanziya...@huawei.com;

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

2019-11-10 Thread Ananyev, Konstantin
> 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

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

2019-11-08 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