> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Igor Ryzhov
> Sent: Monday, January 15, 2018 4:32 PM
> To: [email protected]
> Cc: Xing, Beilei <[email protected]>; [email protected]
> Subject: [dpdk-dev] [PATCH v3] net/i40e: fix flag sent to mac_address_write
>
> Current flag is in wrong byte order.
> Use defined macro as it is done in Linux driver.
>
> Fixes: e18e01e92c29 ("i40e: support default MAC address setting")
> Cc: [email protected]
>
> Signed-off-by: Igor Ryzhov <[email protected]>
Acked-by: Beilei Xing <[email protected]>