[dpdk-test-report] |FAILURE| pw63832[v2] net/iavf: fix Rx total stats
sys_stv at intel.com
sys_stv at intel.com
Thu Jan 23 21:05:12 CET 2020
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/63832
_apply issues_
Submitter: Jiaqi Min <jiaqix.min at intel.com>
Date: 2019-12-13 01:23:29
Reply_mail: 20191213012329.3935-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