06/08/2019 17:27, Andrew Rybchenko: > On 8/6/19 5:56 PM, Matan Azrad wrote: > > It may be needed by the user to limit the LRO session packet size. > > In order to allow the above limitation, a new Rx configuration may be > > added for the maximum LRO session size. > > > > A new capability may be added too to expose the maximum LRO session size > > supported by the port. > > > > Signed-off-by: Matan Azrad <ma...@mellanox.com> > > --- > > +* ethdev: new 32-bit fields may be added for maximum LRO session size, in > > + struct ``rte_eth_dev_info`` for the port capability and in struct > > + ``rte_eth_rxmode`` for the port configuration. > > Acked-by: Andrew Rybchenko <arybche...@solarflare.com> > > I don't know examples when the information is required, but can imagine.
Acked-by: Thomas Monjalon <tho...@monjalon.net> We have only 2 acks but as they are simple new fields, better to announce their addition in advance and allow for more discussion during 19.11 release cycle. Applied (only patch 1 of 2)