> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Fan Zhang > Sent: Tuesday, January 23, 2018 12:32 PM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo <pablo.de.lara.gua...@intel.com> > Subject: [dpdk-dev] [PATCH] examples/ipsec_secgw: fix security session > > Fixes: 3da37f682173 ("examples/ipsec_secgw: create session mempools for > ethdevs") > > Some NICs do not have the rte_security context, this patch fixes the > segment fault caused by this. > > Signed-off-by: Fan Zhang <roy.fan.zh...@intel.com>
Acked-by: Radu Nicolau <radu.nico...@intel.com>