> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Fan Zhang > Sent: Tuesday, January 23, 2018 12:32 PM > To: [email protected] > Cc: De Lara Guarch, Pablo <[email protected]> > 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 <[email protected]>
Acked-by: Radu Nicolau <[email protected]>

