* [dpdk-test-report] |FAILURE| pw37161[dpdk-dev, v2, 09/13] app/testpmd: fix missing RSS fields in flow action
@ 2018-07-05 8:31 sys_stv
0 siblings, 0 replies; only message in thread
From: sys_stv @ 2018-07-05 8:31 UTC (permalink / raw)
To: test-report
[-- Attachment #1: Type: text/plain, Size: 7501 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/37161
_apply issues_
Submitter: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Date: 2018-04-04 14:58:01
DPDK git baseline:
Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2
Repo:dpdk-next-eventdev, CommitID: aa9cbfc8cd1cae3e91e4741edc2aaf3d08056a39
Repo:dpdk-next-net, CommitID: 0b8b92e38cd55c68e4dc49dd597f62327798ec74
Repo:dpdk-next-crypto, CommitID: a5203e08a5e9b6ee9ffbbf4c150b7776de833b08
Repo:dpdk-next-virtio, CommitID: 9b954f9c455a76304601deb88e2df1549dc9e09a
*Repo: dpdk-master
Checking patch app/test-pmd/cmdline_flow.c...
error: while searching for:
ACTION_DUP,
ACTION_DUP_INDEX,
ACTION_RSS,
ACTION_RSS_QUEUES,
ACTION_RSS_QUEUE,
ACTION_PF,
error: patch failed: app/test-pmd/cmdline_flow.c:167
error: app/test-pmd/cmdline_flow.c: patch does not apply
Checking patch app/test-pmd/config.c...
error: while searching for:
},
};
struct rss_type_info {
char str[32];
--
static const struct rss_type_info rss_type_table[] = {
{ "ipv4", ETH_RSS_IPV4 },
{ "ipv4-frag", ETH_RSS_FRAG_IPV4 },
{ "ipv4-tcp", ETH_RSS_NONFRAG_IPV4_TCP },
error: patch failed: app/test-pmd/config.c:73
error: app/test-pmd/config.c: patch does not apply
Checking patch app/test-pmd/testpmd.h...
error: while searching for:
};
#endif
/**
* The data structure associated with a forwarding stream between a receive
* port/queue and a transmit port/queue.
error: patch failed: app/test-pmd/testpmd.h:79
error: app/test-pmd/testpmd.h: patch does not apply
Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst...
error: while searching for:
- ``rss``: spread packets among several queues.
- ``queues [{unsigned} [...]] end``: queue indices to use.
- ``pf``: redirect packets to physical device function.
error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3406
error: doc/guides/testpmd_app_ug/testpmd_funcs.rst: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch app/test-pmd/cmdline_flow.c...
error: while searching for:
ACTION_DUP,
ACTION_DUP_INDEX,
ACTION_RSS,
ACTION_RSS_QUEUES,
ACTION_RSS_QUEUE,
ACTION_PF,
error: patch failed: app/test-pmd/cmdline_flow.c:167
error: app/test-pmd/cmdline_flow.c: patch does not apply
Checking patch app/test-pmd/config.c...
error: while searching for:
},
};
struct rss_type_info {
char str[32];
--
static const struct rss_type_info rss_type_table[] = {
{ "ipv4", ETH_RSS_IPV4 },
{ "ipv4-frag", ETH_RSS_FRAG_IPV4 },
{ "ipv4-tcp", ETH_RSS_NONFRAG_IPV4_TCP },
error: patch failed: app/test-pmd/config.c:73
error: app/test-pmd/config.c: patch does not apply
Checking patch app/test-pmd/testpmd.h...
error: while searching for:
};
#endif
/**
* The data structure associated with a forwarding stream between a receive
* port/queue and a transmit port/queue.
error: patch failed: app/test-pmd/testpmd.h:79
error: app/test-pmd/testpmd.h: patch does not apply
Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst...
error: while searching for:
- ``rss``: spread packets among several queues.
- ``queues [{unsigned} [...]] end``: queue indices to use.
- ``pf``: redirect packets to physical device function.
error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3406
error: doc/guides/testpmd_app_ug/testpmd_funcs.rst: patch does not apply
*Repo: dpdk-next-net
Checking patch app/test-pmd/cmdline_flow.c...
error: while searching for:
ACTION_DUP,
ACTION_DUP_INDEX,
ACTION_RSS,
ACTION_RSS_QUEUES,
ACTION_RSS_QUEUE,
ACTION_PF,
error: patch failed: app/test-pmd/cmdline_flow.c:167
error: app/test-pmd/cmdline_flow.c: patch does not apply
Checking patch app/test-pmd/config.c...
error: while searching for:
},
};
struct rss_type_info {
char str[32];
--
static const struct rss_type_info rss_type_table[] = {
{ "ipv4", ETH_RSS_IPV4 },
{ "ipv4-frag", ETH_RSS_FRAG_IPV4 },
{ "ipv4-tcp", ETH_RSS_NONFRAG_IPV4_TCP },
error: patch failed: app/test-pmd/config.c:73
error: app/test-pmd/config.c: patch does not apply
Checking patch app/test-pmd/testpmd.h...
error: while searching for:
};
#endif
/**
* The data structure associated with a forwarding stream between a receive
* port/queue and a transmit port/queue.
error: patch failed: app/test-pmd/testpmd.h:79
error: app/test-pmd/testpmd.h: patch does not apply
Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst...
error: while searching for:
- ``rss``: spread packets among several queues.
- ``queues [{unsigned} [...]] end``: queue indices to use.
- ``pf``: redirect packets to physical device function.
error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3406
error: doc/guides/testpmd_app_ug/testpmd_funcs.rst: patch does not apply
*Repo: dpdk-next-crypto
Checking patch app/test-pmd/cmdline_flow.c...
error: while searching for:
ACTION_DUP,
ACTION_DUP_INDEX,
ACTION_RSS,
ACTION_RSS_QUEUES,
ACTION_RSS_QUEUE,
ACTION_PF,
error: patch failed: app/test-pmd/cmdline_flow.c:167
error: app/test-pmd/cmdline_flow.c: patch does not apply
Checking patch app/test-pmd/config.c...
error: while searching for:
},
};
struct rss_type_info {
char str[32];
--
static const struct rss_type_info rss_type_table[] = {
{ "ipv4", ETH_RSS_IPV4 },
{ "ipv4-frag", ETH_RSS_FRAG_IPV4 },
{ "ipv4-tcp", ETH_RSS_NONFRAG_IPV4_TCP },
error: patch failed: app/test-pmd/config.c:73
error: app/test-pmd/config.c: patch does not apply
Checking patch app/test-pmd/testpmd.h...
error: while searching for:
};
#endif
/**
* The data structure associated with a forwarding stream between a receive
* port/queue and a transmit port/queue.
error: patch failed: app/test-pmd/testpmd.h:79
error: app/test-pmd/testpmd.h: patch does not apply
Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst...
error: while searching for:
- ``rss``: spread packets among several queues.
- ``queues [{unsigned} [...]] end``: queue indices to use.
- ``pf``: redirect packets to physical device function.
error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3406
error: doc/guides/testpmd_app_ug/testpmd_funcs.rst: patch does not apply
*Repo: dpdk-next-virtio
Checking patch app/test-pmd/cmdline_flow.c...
error: while searching for:
ACTION_DUP,
ACTION_DUP_INDEX,
ACTION_RSS,
ACTION_RSS_QUEUES,
ACTION_RSS_QUEUE,
ACTION_PF,
error: patch failed: app/test-pmd/cmdline_flow.c:167
error: app/test-pmd/cmdline_flow.c: patch does not apply
Checking patch app/test-pmd/config.c...
error: while searching for:
},
};
struct rss_type_info {
char str[32];
--
static const struct rss_type_info rss_type_table[] = {
{ "ipv4", ETH_RSS_IPV4 },
{ "ipv4-frag", ETH_RSS_FRAG_IPV4 },
{ "ipv4-tcp", ETH_RSS_NONFRAG_IPV4_TCP },
error: patch failed: app/test-pmd/config.c:73
error: app/test-pmd/config.c: patch does not apply
Checking patch app/test-pmd/testpmd.h...
error: while searching for:
};
#endif
/**
* The data structure associated with a forwarding stream between a receive
* port/queue and a transmit port/queue.
error: patch failed: app/test-pmd/testpmd.h:79
error: app/test-pmd/testpmd.h: patch does not apply
Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst...
error: while searching for:
- ``rss``: spread packets among several queues.
- ``queues [{unsigned} [...]] end``: queue indices to use.
- ``pf``: redirect packets to physical device function.
error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3406
error: doc/guides/testpmd_app_ug/testpmd_funcs.rst: patch does not apply
DPDK STV team
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-07-05 8:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-05 8:31 [dpdk-test-report] |FAILURE| pw37161[dpdk-dev, v2, 09/13] app/testpmd: fix missing RSS fields in flow action 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).