> -----Original Message----- > From: Nicolau, Radu <[email protected]> > Sent: Friday, September 30, 2022 5:05 PM > To: Zeng, ZhichaoX <[email protected]>; [email protected] > Cc: Yang, Qiming <[email protected]>; Zhou, YidingX > <[email protected]>; Zhang, Qi Z <[email protected]>; Wu, Jingjing > <[email protected]>; Xing, Beilei <[email protected]>; Sinha, Abhijit > <[email protected]>; Doherty, Declan <[email protected]> > Subject: Re: [PATCH v4] net/iavf: fix TSO offload for tunnel case > > > On 9/29/2022 6:27 AM, Zhichao Zeng wrote: > > This patch is to fix the tunnel TSO not enabling issue, simplify the > > logic of calculating 'Tx Buffer Size' of data descriptor with IPSec, > > and fix handling that the mbuf size exceeds the TX descriptor hardware > > limit(1B-16KB) which causes malicious behavior to the NIC. > > > > Fixes: 1e728b01120c ("net/iavf: rework Tx path") > > > > Signed-off-by: Zhichao Zeng <[email protected]> > > > > --- > Acked-by: Radu Nicolau <[email protected]>
Applied to dpdk-next-net-intel. Thanks Qi

