Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/56173 _apply issues_ Submitter: Stephen Hemminger Date: 2019-07-05 17:16:17 Reply_mail: 20190705171626.13448-3-stephen@networkplumber.org DPDK git baseline: Repo:dpdk-next-net, CommitID: 9bb0eabf0cc9da8405362fa450d09ca40249be47 Repo:dpdk, CommitID: 316095eb41ed22da808b5826404c398917c83c89 *Repo: dpdk-next-net #include void rte_eth_random_addr(uint8_t *addr) error: patch failed: lib/librte_net/rte_ether.c:3 error: lib/librte_net/rte_ether.c: patch does not apply Checking patch lib/librte_net/rte_ether.h... error: while searching for: void rte_ether_format_addr(char *buf, uint16_t size, const struct rte_ether_addr *eth_addr); /** * Ethernet header: Contains the destination address, source address * and frame type. error: patch failed: lib/librte_net/rte_ether.h:250 error: lib/librte_net/rte_ether.h: patch does not apply Checking patch lib/librte_net/rte_net_version.map... error: while searching for: rte_net_make_rarp_packet; rte_net_skip_ip6_ext; }; error: patch failed: lib/librte_net/rte_net_version.map:25 error: lib/librte_net/rte_net_version.map: patch does not apply *Repo: dpdk #include void rte_eth_random_addr(uint8_t *addr) error: patch failed: lib/librte_net/rte_ether.c:3 error: lib/librte_net/rte_ether.c: patch does not apply Checking patch lib/librte_net/rte_ether.h... error: while searching for: void rte_ether_format_addr(char *buf, uint16_t size, const struct rte_ether_addr *eth_addr); /** * Ethernet header: Contains the destination address, source address * and frame type. error: patch failed: lib/librte_net/rte_ether.h:250 error: lib/librte_net/rte_ether.h: patch does not apply Checking patch lib/librte_net/rte_net_version.map... error: while searching for: rte_net_make_rarp_packet; rte_net_skip_ip6_ext; }; error: patch failed: lib/librte_net/rte_net_version.map:25 error: lib/librte_net/rte_net_version.map: patch does not apply DPDK STV team