Re: [dpdk-dev] [PATCH] net/dpaa2: fix mac address initialization

2018-10-17 Thread Ferruh Yigit
On 10/17/2018 7:04 AM, Shreyansh Jain wrote: > Fixes: c3e0a706fd75 ("net/dpaa2: read hardware provided MAC for DPNI devices") > > Signed-off-by: Shreyansh Jain Build error: https://mails.dpdk.org/archives/test-report/2018-October/066840.html Reviewed-by: Ferruh Yigit Applied, thanks.

[dpdk-dev] [PATCH] net/dpaa2: fix mac address initialization

2018-10-16 Thread Shreyansh Jain
Fixes: c3e0a706fd75 ("net/dpaa2: read hardware provided MAC for DPNI devices") Signed-off-by: Shreyansh Jain --- - In response to the sys_...@intel.com reported issue "Fwd: | ERROR | daily Intel builds (38/49)" drivers/net/dpaa2/dpaa2_ethdev.c | 5 - 1 file changed, 4 insertions(+), 1 de