meta-dpdk/recipes-extended
Yongxin Liu 2fa997c389 dpdk-module: replace random_ether_addr() with eth_random_addr()
random_ether_addr() is finally removed in kernel commit ba530fea8ca1
("ethernet: remove random_ether_addr()"). Backport commit e6cbfd9bf30b
("kni: update kernel API to set random MAC address") from dpdk repo
to use eth_random_addr() instead.

Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-12-08 08:58:13 +08:00
..
dpdk dpdk-module: replace random_ether_addr() with eth_random_addr() 2021-12-08 08:58:13 +08:00