> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Xing, Beilei > Sent: Monday, January 15, 2018 6:19 PM > To: Igor Ryzhov; dev@dpdk.org > Cc: sta...@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v3] net/i40e: fix flag sent to > mac_address_write > > > > > -----Original Message----- > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Igor Ryzhov > > Sent: Monday, January 15, 2018 4:32 PM > > To: dev@dpdk.org > > Cc: Xing, Beilei <beilei.x...@intel.com>; sta...@dpdk.org > > 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: sta...@dpdk.org > > > > Signed-off-by: Igor Ryzhov <iryz...@nfware.com> > Acked-by: Beilei Xing <beilei.x...@intel.com> Applied to dpdk-next-net-intel, with minor commit log changes. Thanks!
/Helin