Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/63832 _apply issues_ Submitter: Jiaqi Min Date: 2019-12-13 01:23:29 Reply_mail: 20191213012329.3935-1-jiaqix.min@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