[dpdk-test-report] |FAILURE| pw65978[Bug, 402] i40e: cannot add rte_flow with ether_type = ARP

sys_stv at intel.com sys_stv at intel.com
Wed Feb 26 02:04:59 CET 2020


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

_apply issues_

Submitter: bugzilla at dpdk.org
Date: 2020-02-20 17:25:47
Reply_mail: bug-402-3 at http.bugs.dpdk.org/
DPDK git baseline:
	Repo:dpdk-next-net-intel, CommitID: b8c5b171527cf7b9d61776c708812cf146b36b94
	Repo:dpdk, CommitID: 93be73ddf0e657262085ce530a6a422896426976

*Repo: dpdk-next-net-intel
ether_type == RTE_ETHER_TYPE_IPV4 ||
                                   ether_type == RTE_ETHER_TYPE_IPV6 ||
                                   ether_type == RTE_ETHER_TYPE_ARP ||
                                   ether_type == outer_tpid) {
                                       rte_flow_error_set(error, EINVAL,
                                                    RTE_FLOW_ERROR_TYPE_I

error: patch failed: drivers/net/i40e/i40e_flow.c:2649
error: drivers/net/i40e/i40e_flow.c: patch does not apply
*Repo: dpdk
ether_type == RTE_ETHER_TYPE_IPV4 ||
                                   ether_type == RTE_ETHER_TYPE_IPV6 ||
                                   ether_type == RTE_ETHER_TYPE_ARP ||
                                   ether_type == outer_tpid) {
                                       rte_flow_error_set(error, EINVAL,
                                                    RTE_FLOW_ERROR_TYPE_I

error: patch failed: drivers/net/i40e/i40e_flow.c:2649
error: drivers/net/i40e/i40e_flow.c: patch does not apply

DPDK STV team


More information about the test-report mailing list