Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65979 _apply issues_ Submitter: Hariprasad Govindharajan Date: 2020-02-20 17:39:03 Reply_mail: 1582220343-22149-1-git-send-email-hariprasad.govindharajan@intel.com DPDK git baseline: Repo:dpdk-next-net, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240 Repo:dpdk, CommitID: 93be73ddf0e657262085ce530a6a422896426976 *Repo: dpdk-next-net error: while searching for: * If the user wants to use only the ports 1,2 then the input * is 1,2. * valid characters are '-' and ',' * invalid chars like '.' or '#' will result in * EAL: Error - exiting with code: 1 * Cause: Invalid fwd port list * @param[out] values * This array will be filled with a list of port IDs * based on the user input error: patch failed: app/test-pmd/config.c:2616 error: app/test-pmd/config.c: patch does not apply *Repo: dpdk error: while searching for: * If the user wants to use only the ports 1,2 then the input * is 1,2. * valid characters are '-' and ',' * invalid chars like '.' or '#' will result in * EAL: Error - exiting with code: 1 * Cause: Invalid fwd port list * @param[out] values * This array will be filled with a list of port IDs * based on the user input error: patch failed: app/test-pmd/config.c:2616 error: app/test-pmd/config.c: patch does not apply DPDK STV team