[dpdk-test-report] |FAILURE| pw63785net/iavf: fix Rx total stats

sys_stv at intel.com sys_stv at intel.com
Fri Jan 24 00:05:08 CET 2020


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

_apply issues_

Submitter: Jiaqi Min <jiaqix.min at intel.com>
Date: 2019-12-12 13:49:47
Reply_mail: 20191212134947.79096-1-jiaqix.min at intel.com
DPDK git baseline:
	Repo:dpdk-next-net-intel, CommitID: e1fbf80bd86c75c724a20f7028a9e297fa6e989e
	Repo:dpdk, CommitID: c465e6b94be343303303f26b95f3c2ae4969063e

*Repo: dpdk-next-net-intel
pstats->rx_broadcast;
		stats->opackets = pstats->tx_broadcast + pstats->tx_multicast +
						pstats->tx_unicast;
		stats->imissed = pstats->rx_discards;

error: patch failed: drivers/net/iavf/iavf_ethdev.c:1068
error: drivers/net/iavf/iavf_ethdev.c: patch does not apply
*Repo: dpdk
pstats->rx_broadcast;
		stats->opackets = pstats->tx_broadcast + pstats->tx_multicast +
						pstats->tx_unicast;
		stats->imissed = pstats->rx_discards;

error: patch failed: drivers/net/iavf/iavf_ethdev.c:1068
error: drivers/net/iavf/iavf_ethdev.c: patch does not apply

DPDK STV team


More information about the test-report mailing list