Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/100637 _apply issues_ Submitter: Ivan Malov Date: 2021-10-06 12:33:00 Reply_mail: 20211006123300.7848-1-ivan.malov@oktetlabs.ru DPDK git baseline: Repo:dpdk-next-net, CommitID: 53a5db221421320394e977f0b3c607bdd64f2c45 Repo:dpdk, CommitID: 44fe9bd8e467201e3924b4330eaec27734676f6e * Repo: dpdk-next-net ../drivers/net/cxgbe/cxgbe_ethdev.c: In function ‘cxgbe_dev_rx_queue_setup’: ../drivers/net/cxgbe/cxgbe_ethdev.c:682:24: error: the comparison will always evaluate as ‘true’ for the address of ‘fl’ will never be NULL [-Werror=address] 682 | if ((&rxq->fl) != NULL) | ^~ -- This will be required in git-pw 2.0 Starting new HTTP connection (1): proxy-shz.intel.com Starting new HTTP connection (1): proxy-shz.intel.com error: patch failed: lib/ethdev/rte_flow.h:122 error: lib/ethdev/rte_flow.h: patch does not apply Applying: ethdev: add API to query proxy port to manage transfer flows Patch failed at 0001 ethdev: add API to query proxy port to manage transfer flows Use 'git am --show-current-patch' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". * Repo: dpdk This will be required in git-pw 2.0 Starting new HTTP connection (1): proxy-shz.intel.com Starting new HTTP connection (1): proxy-shz.intel.com error: patch failed: lib/ethdev/rte_flow.h:122 error: lib/ethdev/rte_flow.h: patch does not apply Applying: ethdev: add API to query proxy port to manage transfer flows Patch failed at 0001 ethdev: add API to query proxy port to manage transfer flows Use 'git am --show-current-patch' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". DPDK STV team