> -----Original Message----- > From: Zhang, Qi Z <[email protected]> > Sent: Tuesday, August 17, 2021 11:41 AM > To: Yang, Qiming <[email protected]> > Cc: Huang, ZhiminX <[email protected]>; [email protected]; Zhang, > Qi Z <[email protected]>; [email protected] > Subject: [PATCH] net/ice: fix wrong rxdid > > Since DPDK 20.11 the default rxdid is changed from 16 to 22, but the DCF > data path didn't change, the patch fix the gap. > > Fixes: 12443386a0b0 ("net/ice: support flex Rx descriptor RxDID22") > Cc: [email protected] > > Signed-off-by: Qi Zhang <[email protected]> > ---
Tested-by: Zhimin Huang <[email protected] >

