Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/37160 _apply issues_ Submitter: Adrien Mazarguil Date: 2018-04-04 14:57:59 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