[dpdk-test-report] |FAILURE| pw62514net/ice/base: fix wrong ptype bitmap for GRE

sys_stv at intel.com sys_stv at intel.com
Thu Nov 7 21:07:20 CET 2019


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

_apply issues_

Submitter: Qi Zhang <qi.z.zhang at intel.com>
Date: 2019-11-06 05:49:09
Reply_mail: 20191106054909.12686-1-qi.z.zhang at intel.com
DPDK git baseline:
	Repo:dpdk-next-net-intel, CommitID: d636958a2339affe26281f28a2e3aae871a964f0
	Repo:dpdk, CommitID: 206b89c742723209569145c95fd61954886f90f1

*Repo: dpdk-next-net-intel
} else if (hdrs & ICE_FLOW_SEG_HDR_GTPC) {
			src = (const ice_bitmap_t *)ice_ptypes_gtpc;
			ice_and_bitmap(params->ptypes, params->ptypes,
				       src, ICE_FLOW_PTYPE_MAX);

error: patch failed: drivers/net/ice/base/ice_flow.c:573
error: drivers/net/ice/base/ice_flow.c: patch does not apply
*Repo: dpdk
} else if (hdrs & ICE_FLOW_SEG_HDR_GTPC) {
			src = (const ice_bitmap_t *)ice_ptypes_gtpc;
			ice_and_bitmap(params->ptypes, params->ptypes,
				       src, ICE_FLOW_PTYPE_MAX);

error: patch failed: drivers/net/ice/base/ice_flow.c:573
error: drivers/net/ice/base/ice_flow.c: patch does not apply

DPDK STV team


More information about the test-report mailing list