Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/37614 _apply issues_ Submitter: Wei Zhao Date: 2018-04-09 02:26:32 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 drivers/net/i40e/i40e_flow.c... error: while searching for: conf_info->region[n].flowtype_num) { if (!((rte_is_power_of_2(rss->num)) && rss->num <= 64)) { PMD_DRV_LOG(ERR, "The region sizes should be any of the following values: 1, 2, 4, 8, 16, 32, 64 as long as the " "total number of queues do not exceed the VSI allocation"); -- PMD_DRV_LOG(ERR, "the hw_flowtype or PCTYPE max index is 63"); return -rte_errno; } error: patch failed: drivers/net/i40e/i40e_flow.c:4255 error: drivers/net/i40e/i40e_flow.c: patch does not apply *Repo: dpdk-next-eventdev Checking patch drivers/net/i40e/i40e_flow.c... error: while searching for: conf_info->region[n].flowtype_num) { if (!((rte_is_power_of_2(rss->num)) && rss->num <= 64)) { PMD_DRV_LOG(ERR, "The region sizes should be any of the following values: 1, 2, 4, 8, 16, 32, 64 as long as the " "total number of queues do not exceed the VSI allocation"); -- PMD_DRV_LOG(ERR, "the hw_flowtype or PCTYPE max index is 63"); return -rte_errno; } error: patch failed: drivers/net/i40e/i40e_flow.c:4255 error: drivers/net/i40e/i40e_flow.c: patch does not apply *Repo: dpdk-next-net Checking patch drivers/net/i40e/i40e_flow.c... error: while searching for: conf_info->region[n].flowtype_num) { if (!((rte_is_power_of_2(rss->num)) && rss->num <= 64)) { PMD_DRV_LOG(ERR, "The region sizes should be any of the following values: 1, 2, 4, 8, 16, 32, 64 as long as the " "total number of queues do not exceed the VSI allocation"); -- PMD_DRV_LOG(ERR, "the hw_flowtype or PCTYPE max index is 63"); return -rte_errno; } error: patch failed: drivers/net/i40e/i40e_flow.c:4255 error: drivers/net/i40e/i40e_flow.c: patch does not apply *Repo: dpdk-next-crypto Checking patch drivers/net/i40e/i40e_flow.c... error: while searching for: conf_info->region[n].flowtype_num) { if (!((rte_is_power_of_2(rss->num)) && rss->num <= 64)) { PMD_DRV_LOG(ERR, "The region sizes should be any of the following values: 1, 2, 4, 8, 16, 32, 64 as long as the " "total number of queues do not exceed the VSI allocation"); -- PMD_DRV_LOG(ERR, "the hw_flowtype or PCTYPE max index is 63"); return -rte_errno; } error: patch failed: drivers/net/i40e/i40e_flow.c:4255 error: drivers/net/i40e/i40e_flow.c: patch does not apply *Repo: dpdk-next-virtio Checking patch drivers/net/i40e/i40e_flow.c... error: while searching for: conf_info->region[n].flowtype_num) { if (!((rte_is_power_of_2(rss->num)) && rss->num <= 64)) { PMD_DRV_LOG(ERR, "The region sizes should be any of the following values: 1, 2, 4, 8, 16, 32, 64 as long as the " "total number of queues do not exceed the VSI allocation"); -- PMD_DRV_LOG(ERR, "the hw_flowtype or PCTYPE max index is 63"); return -rte_errno; } error: patch failed: drivers/net/i40e/i40e_flow.c:4255 error: drivers/net/i40e/i40e_flow.c: patch does not apply DPDK STV team