[dpdk-test-report] |FAILURE| pw65727[v2] net/mlx5: fix VLAN item match for DV mode

sys_stv at intel.com sys_stv at intel.com
Sat Feb 22 13:05:14 CET 2020


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

_apply issues_

Submitter: Dekel Peled <dekelp at mellanox.com>
Date: 2020-02-11 11:05:11
Reply_mail: 4db303faa3da7cb9490ab218dc6b8de34d212561.1581411317.git.dekelp at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: 8c2e6036a173bc494fa8069e62d35fe3ff3f171f
	Repo:dpdk, CommitID: f69ed1044230c218c9afd8f1b47b6fe6aa1eeec5

*Repo: dpdk-next-net-mlx
The HW doesn't support to do modify header action after ant
    encapsulation action.
    
    The split metadata function wrongly added the copy action in the end of
    the original actions list, hence, NIC egress flow with encapsulation
    action failed when the PMD worked with dv_xmeta_en mode.
    
    Move the copy action to be before and back to back with the
    encapsulation action for the aforementioned case.
    
    Fixes: 71e254bc0294 ("net/mlx5: split Rx flows to provide metadata copy")
--
		 ipv4_v->hdr.next_proto_id & ipv4_m->hdr.next_proto_id);
}

/**

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:5356
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
*Repo: dpdk
ipv4_v->hdr.next_proto_id & ipv4_m->hdr.next_proto_id);
}

/**

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:5356
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply

DPDK STV team


More information about the test-report mailing list