[dpdk-test-report] |FAILURE| pw62101net/ena: fix false indication of bad L4 Rx csums

sys_stv at intel.com sys_stv at intel.com
Mon Oct 28 15:43:48 CET 2019


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/62101

_apply issues_

Submitter: Michal Krawczyk <mk at semihalf.com>
Date: 2019-10-28 10:16:04
Reply_mail: 20191028101604.12072-1-mk at semihalf.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: feb6c19751a15bc13d2289ee143128f14faf7439
	Repo:dpdk, CommitID: 19397c7bf2545e6adab41b657a1f1da3c7344e7b

*Repo: dpdk-next-net
if (unlikely(ena_rx_ctx->l3_csum_err))
		ol_flags |= PKT_RX_IP_CKSUM_BAD;

- 

error: patch failed: drivers/net/ena/ena_ethdev.c:272
error: drivers/net/ena/ena_ethdev.c: patch does not apply
*Repo: dpdk
if (unlikely(ena_rx_ctx->l3_csum_err))
		ol_flags |= PKT_RX_IP_CKSUM_BAD;

- 

error: patch failed: drivers/net/ena/ena_ethdev.c:272
error: drivers/net/ena/ena_ethdev.c: patch does not apply

DPDK STV team


More information about the test-report mailing list