* [dpdk-test-report] |FAILURE| pw37386[dpdk-dev, v3, 07/11] app/testpmd: fix RSS flow action configuration
@ 2018-07-05 8:37 sys_stv
0 siblings, 0 replies; only message in thread
From: sys_stv @ 2018-07-05 8:37 UTC (permalink / raw)
To: test-report
[-- Attachment #1: Type: text/plain, Size: 5406 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/37386
_apply issues_
Submitter: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Date: 2018-04-06 13:22:45
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:
#define ITEM_RAW_SIZE \
(offsetof(struct rte_flow_item_raw, pattern) + ITEM_RAW_PATTERN_SIZE)
/** Number of queue[] entries in struct rte_flow_action_rss. */
#define ACTION_RSS_NUM 32
--
sizeof(*((struct rte_flow_action_rss *)0)->queue) * ACTION_RSS_NUM)
/** Maximum number of subsequent tokens and arguments on the stack. */
#define CTX_STACK_SIZE 16
error: patch failed: app/test-pmd/cmdline_flow.c:184
error: app/test-pmd/cmdline_flow.c: patch does not apply
Checking patch app/test-pmd/config.c...
error: while searching for:
MK_FLOW_ITEM(GENEVE, sizeof(struct rte_flow_item_geneve)),
};
/** Compute storage space needed by item specification. */
static void
--
*pad = RTE_ALIGN_CEIL(*size, sizeof(double)) - *size;
}
/** Generate flow_action[] entry. */
error: patch failed: app/test-pmd/config.c:982
error: app/test-pmd/config.c: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch app/test-pmd/cmdline_flow.c...
error: while searching for:
#define ITEM_RAW_SIZE \
(offsetof(struct rte_flow_item_raw, pattern) + ITEM_RAW_PATTERN_SIZE)
/** Number of queue[] entries in struct rte_flow_action_rss. */
#define ACTION_RSS_NUM 32
--
sizeof(*((struct rte_flow_action_rss *)0)->queue) * ACTION_RSS_NUM)
/** Maximum number of subsequent tokens and arguments on the stack. */
#define CTX_STACK_SIZE 16
error: patch failed: app/test-pmd/cmdline_flow.c:184
error: app/test-pmd/cmdline_flow.c: patch does not apply
Checking patch app/test-pmd/config.c...
error: while searching for:
MK_FLOW_ITEM(GENEVE, sizeof(struct rte_flow_item_geneve)),
};
/** Compute storage space needed by item specification. */
static void
--
*pad = RTE_ALIGN_CEIL(*size, sizeof(double)) - *size;
}
/** Generate flow_action[] entry. */
error: patch failed: app/test-pmd/config.c:982
error: app/test-pmd/config.c: patch does not apply
*Repo: dpdk-next-net
Checking patch app/test-pmd/cmdline_flow.c...
error: while searching for:
#define ITEM_RAW_SIZE \
(offsetof(struct rte_flow_item_raw, pattern) + ITEM_RAW_PATTERN_SIZE)
/** Number of queue[] entries in struct rte_flow_action_rss. */
#define ACTION_RSS_NUM 32
--
sizeof(*((struct rte_flow_action_rss *)0)->queue) * ACTION_RSS_NUM)
/** Maximum number of subsequent tokens and arguments on the stack. */
#define CTX_STACK_SIZE 16
error: patch failed: app/test-pmd/cmdline_flow.c:184
error: app/test-pmd/cmdline_flow.c: patch does not apply
Checking patch app/test-pmd/config.c...
error: while searching for:
MK_FLOW_ITEM(GENEVE, sizeof(struct rte_flow_item_geneve)),
};
/** Compute storage space needed by item specification. */
static void
--
*pad = RTE_ALIGN_CEIL(*size, sizeof(double)) - *size;
}
/** Generate flow_action[] entry. */
error: patch failed: app/test-pmd/config.c:982
error: app/test-pmd/config.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch app/test-pmd/cmdline_flow.c...
error: while searching for:
#define ITEM_RAW_SIZE \
(offsetof(struct rte_flow_item_raw, pattern) + ITEM_RAW_PATTERN_SIZE)
/** Number of queue[] entries in struct rte_flow_action_rss. */
#define ACTION_RSS_NUM 32
--
sizeof(*((struct rte_flow_action_rss *)0)->queue) * ACTION_RSS_NUM)
/** Maximum number of subsequent tokens and arguments on the stack. */
#define CTX_STACK_SIZE 16
error: patch failed: app/test-pmd/cmdline_flow.c:184
error: app/test-pmd/cmdline_flow.c: patch does not apply
Checking patch app/test-pmd/config.c...
error: while searching for:
MK_FLOW_ITEM(GENEVE, sizeof(struct rte_flow_item_geneve)),
};
/** Compute storage space needed by item specification. */
static void
--
*pad = RTE_ALIGN_CEIL(*size, sizeof(double)) - *size;
}
/** Generate flow_action[] entry. */
error: patch failed: app/test-pmd/config.c:982
error: app/test-pmd/config.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch app/test-pmd/cmdline_flow.c...
error: while searching for:
#define ITEM_RAW_SIZE \
(offsetof(struct rte_flow_item_raw, pattern) + ITEM_RAW_PATTERN_SIZE)
/** Number of queue[] entries in struct rte_flow_action_rss. */
#define ACTION_RSS_NUM 32
--
sizeof(*((struct rte_flow_action_rss *)0)->queue) * ACTION_RSS_NUM)
/** Maximum number of subsequent tokens and arguments on the stack. */
#define CTX_STACK_SIZE 16
error: patch failed: app/test-pmd/cmdline_flow.c:184
error: app/test-pmd/cmdline_flow.c: patch does not apply
Checking patch app/test-pmd/config.c...
error: while searching for:
MK_FLOW_ITEM(GENEVE, sizeof(struct rte_flow_item_geneve)),
};
/** Compute storage space needed by item specification. */
static void
--
*pad = RTE_ALIGN_CEIL(*size, sizeof(double)) - *size;
}
/** Generate flow_action[] entry. */
error: patch failed: app/test-pmd/config.c:982
error: app/test-pmd/config.c: 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:37 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:37 [dpdk-test-report] |FAILURE| pw37386[dpdk-dev, v3, 07/11] app/testpmd: fix RSS flow action configuration 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).