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

2019-11-11 Thread Ferruh Yigit
On 11/11/2019 5:47 PM, Dekel Peled wrote: > 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. > > [1] http://patches.dpdk.org/patch/58217/ >

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

2019-11-11 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. [1] http://patches.dpdk.org/patch/58217/ [2] http://patches.dpdk.org/patch/57492/ Signed-off-by: