[dpdk-dev] [PATCH v7 0/3] support API to set max LRO packet size
Ferruh Yigit
ferruh.yigit at intel.com
Tue Nov 12 01:47:07 CET 2019
On 11/11/2019 5:47 PM, Dekel Peled wrote:
> This series implements support and use of API for configuration and
> validation of max size for LRO aggregated packet.
>
> v2: Updated ethdev patch per review comments.
> v3: Updated ethdev and testpmd patches per review comments.
> v4: Updated ethdev patch for QEDE PMD per review comments.
> v5: Updated ethdev patch for IXGBE PMD, and testpmd patch,
> per review comments.
> v6: This is half of v5 1/3. Only the agreed part is here.
> v7: Remove other PMDs update, allow max_lro_pkt_len 0 in
> application conf, and in device info.
>
> Dekel Peled (3):
> ethdev: support API to set max LRO packet size
> net/mlx5: use API to set max LRO packet size
> app/testpmd: use API to set max LRO packet size
Series applied to dpdk-next-net/master, thanks.
More information about the dev
mailing list