numam-dpdk/examples/ipsec-secgw
Jeff Guo 60da774e6e examples: enable HW CRC strip by default
Since VF can not disable/enable HW CRC strip for non-DPDK PF drivers,
and kernel driver almost default enable that feature, if disable it in
example app's rxmode, VF driver will report the VF launch failure. So
this patch default to enable HW CRC strip to let VF launch successful.

Cc: stable@dpdk.org

Signed-off-by: Jeff Guo <jia.guo@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
2017-04-10 22:36:37 +02:00
..
ep0.cfg
ep1.cfg
esp.c examples/ipsec-secgw: support SHA256 HMAC 2017-01-18 21:48:56 +01:00
esp.h
ipip.h
ipsec-secgw.c examples: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
ipsec.c examples/ipsec-secgw: attach session-qp 2017-04-06 00:17:44 +02:00
ipsec.h examples/ipsec-secgw: support SHA256 HMAC 2017-01-18 21:48:56 +01:00
Makefile
parser.c
parser.h
rt.c
sa.c examples/ipsec-secgw: support SHA256 HMAC 2017-01-18 21:48:56 +01:00
sp4.c
sp6.c