Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/62852 _apply issues_ Submitter: Dekel Peled Date: 2019-11-11 17:47:35 Reply_mail: 00a3b3099ac7bc7f12b1ab98b80acf0461e70b64.1573494112.git.dekelp@mellanox.com DPDK git baseline: Repo:dpdk-next-net, CommitID: 79af6d1336abd6012db15485e7a0a79fa5fd0a15 Repo:dpdk, CommitID: 08a234788ee548796fd6b394c7e897a2bf1df1b3 *Repo: dpdk-next-net "port config all drop-en (on|off)\n" " Enable or disable packet drop on all RX queues of all ports when no " "receive buffers available.\n\n" error: patch failed: app/test-pmd/cmdline.c:777 error: app/test-pmd/cmdline.c: patch does not apply Checking patch app/test-pmd/config.c... error: while searching for: printf("Minimum size of RX buffer: %u\n", dev_info.min_rx_bufsize); printf("Maximum configurable length of RX packet: %u\n", dev_info.max_rx_pktlen); if (dev_info.max_vfs) printf("Maximum number of VFs: %u\n", dev_info.max_vfs); if (dev_info.max_vmdq_pools) error: patch failed: app/test-pmd/config.c:624 error: app/test-pmd/config.c: patch does not apply Checking patch app/test-pmd/parameters.c... error: while searching for: printf(" --total-num-mbufs=N: set the number of mbufs to be allocated " "in mbuf pools.\n"); printf(" --max-pkt-len=N: set the maximum size of packet to N bytes.\n"); #ifdef RTE_LIBRTE_CMDLINE printf(" --eth-peers-configfile=name: config file with ethernet addresses " "of peer ports.\n"); error: patch failed: app/test-pmd/parameters.c:107 error: app/test-pmd/parameters.c: patch does not apply *Repo: dpdk "port config all drop-en (on|off)\n" " Enable or disable packet drop on all RX queues of all ports when no " "receive buffers available.\n\n" error: patch failed: app/test-pmd/cmdline.c:777 error: app/test-pmd/cmdline.c: patch does not apply Checking patch app/test-pmd/config.c... error: while searching for: printf("Minimum size of RX buffer: %u\n", dev_info.min_rx_bufsize); printf("Maximum configurable length of RX packet: %u\n", dev_info.max_rx_pktlen); if (dev_info.max_vfs) printf("Maximum number of VFs: %u\n", dev_info.max_vfs); if (dev_info.max_vmdq_pools) error: patch failed: app/test-pmd/config.c:624 error: app/test-pmd/config.c: patch does not apply Checking patch app/test-pmd/parameters.c... error: while searching for: printf(" --total-num-mbufs=N: set the number of mbufs to be allocated " "in mbuf pools.\n"); printf(" --max-pkt-len=N: set the maximum size of packet to N bytes.\n"); #ifdef RTE_LIBRTE_CMDLINE printf(" --eth-peers-configfile=name: config file with ethernet addresses " "of peer ports.\n"); error: patch failed: app/test-pmd/parameters.c:107 error: app/test-pmd/parameters.c: patch does not apply DPDK STV team