* [dpdk-test-report] |FAILURE| pw62519[v3] net/ice/base: fix wrong ptype bitmap for GRE
@ 2019-11-07 20:07 sys_stv
0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-11-07 20:07 UTC (permalink / raw)
To: test-report
[-- Attachment #1: Type: text/plain, Size: 1011 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/62519
_apply issues_
Submitter: Qi Zhang <qi.z.zhang@intel.com>
Date: 2019-11-06 06:07:03
Reply_mail: 20191106060703.15963-1-qi.z.zhang@intel.com
DPDK git baseline:
Repo:dpdk-next-net-intel, CommitID: d636958a2339affe26281f28a2e3aae871a964f0
Repo:dpdk, CommitID: 9a643edb2b74c5993465089aa23178cd9ad612cc
*Repo: dpdk-next-net-intel
src, ICE_FLOW_PTYPE_MAX);
} else if (hdrs & ICE_FLOW_SEG_HDR_GTPC) {
src = (const ice_bitmap_t *)ice_ptypes_gtpc;
ice_and_bitmap(params->ptypes, params->ptypes,
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
src, ICE_FLOW_PTYPE_MAX);
} else if (hdrs & ICE_FLOW_SEG_HDR_GTPC) {
src = (const ice_bitmap_t *)ice_ptypes_gtpc;
ice_and_bitmap(params->ptypes, params->ptypes,
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-11-07 20:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-07 20:07 [dpdk-test-report] |FAILURE| pw62519[v3] net/ice/base: fix wrong ptype bitmap for GRE sys_stv
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).