Hi Joey, > -----Original Message----- > From: Sunyang Wu <[email protected]> > Sent: Friday, November 24, 2023 5:31 AM > To: [email protected] > Cc: Ori Kam <[email protected]>; [email protected]; Joey Xing > <[email protected]> > Subject: [PATCH] lib/ethdev: modified the definition of 'NVGRE_ENCAP' > > Fix the issue of incorrect definition of 'NVGRE_ENCAP', and > modified the error comments of 'rte_flow_action_nvgre_encap'. > > Fixes: c2beb1d ("ethdev: add missing items/actions to flow object converter") > Fixes: 3850cf0 ("ethdev: add tunnel encap/decap actions") > Cc: [email protected] > > Signed-off-by: Joey Xing <[email protected]> > Signed-off-by: Sunyang Wu <[email protected]> > ---
Acked-by: Ori Kam <[email protected]> Best, Ori

