Re: [dpdk-dev] [PATCH v7 00/15] common linkstatus functions

2018-01-25 Thread Ferruh Yigit
On 1/22/2018 11:54 PM, Stephen Hemminger wrote: > While reviewing drivers, noticed a lot of unnecessary > duplication of code in drivers for handling the eth_dev link status > information. While consolidating this, it also became obvious that > some drivers behave differently for no good reason. >

[dpdk-dev] [PATCH v7 00/15] common linkstatus functions

2018-01-22 Thread Stephen Hemminger
While reviewing drivers, noticed a lot of unnecessary duplication of code in drivers for handling the eth_dev link status information. While consolidating this, it also became obvious that some drivers behave differently for no good reason. It also was a good chance to introduce atomic exchange pr