Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/62795 _apply issues_ Submitter: Dekel Peled Date: 2019-11-08 16:42:29 Reply_mail: bc417e5e77234be5bde30a75b24fe89d40e37f67.1573231011.git.dekelp@mellanox.com DPDK git baseline: Repo:dpdk-next-net, CommitID: 31aa07759ecd151967b568b1f1aa12b7794217c8 Repo:dpdk, CommitID: 31aa07759ecd151967b568b1f1aa12b7794217c8 *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:616 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 Checking patch app/test-pmd/testpmd.c... Hunk #1 succeeded at 423 (offset 4 lines). *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:616 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 Checking patch app/test-pmd/testpmd.c... Hunk #1 succeeded at 423 (offset 4 lines). DPDK STV team