> -----Original Message----- > From: Alvin Zhang <[email protected]> > Sent: Tuesday, November 16, 2021 10:32 AM > To: Zhang, Qi Z <[email protected]>; Rong, Leyi <[email protected]> > Cc: [email protected]; Zhang, AlvinX <[email protected]>; > [email protected] > Subject: [PATCH v3] net/ice: fix secondary process Rx offload path > > Secondary process depends on the vector offload flag to select right Rx > offload path. This patch adds a variable in share memory to store the vector > offload flag that can be directly read by secondary process. > > Fixes: 808a17b3c1e6 ("net/ice: add Rx AVX512 offload path") > Cc: [email protected] > > Signed-off-by: Alvin Zhang <[email protected]>
Tested-by: Qin Sun <[email protected]>

