[dpdk-dev] [PATCH 0/2] Two offloading issues of tep_term

2016-10-13 Thread Thomas Monjalon
2016-08-04 07:58, Jianfeng Tan: > This patch set depends on: > - http://dpdk.org/ml/archives/dev/2016-August/044924.html > > Patch 1: fill tunneling type. > Patch 2: inner L4 checksum error. > > Signed-off-by: Jianfeng Tan Applied, thanks

[dpdk-dev] [PATCH 0/2] Two offloading issues of tep_term

2016-08-04 Thread Jianfeng Tan
This patch set depends on: - http://dpdk.org/ml/archives/dev/2016-August/044924.html Patch 1: fill tunneling type. Patch 2: inner L4 checksum error. Signed-off-by: Jianfeng Tan Jianfeng Tan (2): examples/tep_term: fix offload on VXLAN failure examples/tep_term: fix inner L4 checksum failur