> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Wei Dai > Sent: Thursday, April 13, 2017 9:21 AM > To: [email protected]; [email protected]; > [email protected]; [email protected]; > [email protected]; Lu, Wenzhuo <[email protected]>; Zhang, > Helin <[email protected]>; Ananyev, Konstantin > <[email protected]>; Wu, Jingjing <[email protected]>; > Chen, Jing D <[email protected]>; [email protected]; > [email protected]; Richardson, Bruce > <[email protected]>; [email protected]; > [email protected] > Cc: [email protected]; Dai, Wei <[email protected]> > Subject: [dpdk-dev] [PATCH v4 2/3] doc: change type of return value of > adding MAC addr > > Add following lines in section of API change in release note. > > If a MAC address fails to be added without this change, it is still stored > and may be regarded as a valid one. This may lead to errors in > application. > The type of return value of eth_mac_addr_add_t in rte_ethdev.h is changed. > Any specific NIC also follows this change. > > Signed-off-by: Wei Dai <[email protected]>
Acked-by: John McNamara <[email protected]>

