Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/69040 _apply issues_ Submitter: Dan Gora Date: 2020-04-21 19:54:44 Reply_mail: 20200421195446.1730-2-dg@adax.com DPDK git baseline: Repo:dpdk, CommitID: d6298844da7e3e83034f1af196bdfddf388f979e *Repo: dpdk return (uint64_t)rdseed_low | ((uint64_t)rdseed_high << 32); #endif /* second fallback: seed using rdtsc */ return rte_get_timer_cycles(); error: patch failed: lib/librte_eal/common/rte_random.c:188 error: lib/librte_eal/common/rte_random.c: patch does not apply Checking patch mk/rte.cpuflags.mk... DPDK STV team