> > Subject: [PATCH v3] net/i40e: fix i40e flow director merge > > Merge of ESP and L2TP code in i40e_fdir.c added checks on cus_pctype->index > which caused flow creation for ESP to fail. > > Added fill_ipv4_function() > Refactored code to have one path for customized and non customized pctype's. > > Fixes: c5f8365bc85d ("net/i40e: support flow director for L2TPv3 over IP") > > Signed-off-by: Bernard Iremonger <bernard.iremon...@intel.com> >
Acked-by: Rory Sexton <rory.sex...@intel.com>