> -----Original Message----- > From: Matan Azrad <[email protected]> > Sent: Monday, July 22, 2019 12:13 > To: Shahaf Shuler <[email protected]>; Yongseok Koh > <[email protected]>; Slava Ovsiienko <[email protected]> > Cc: [email protected]; Dekel Peled <[email protected]> > Subject: [PATCH 02/28] net/mlx5: add LRO APIs and initial settings > > From: Dekel Peled <[email protected]> > > Add command-line argument to set LRO session timeout. > Add LRO settings struct in PMD configuration struct. > Add support of LRO offload in port configuration. > Add macros and function to check if LRO is supported and enabled. > > Signed-off-by: Dekel Peled <[email protected]> > Acked-by: Matan Azrad <[email protected]>
Acked-by: Viacheslav Ovsiienko <[email protected]>

