Re: [dpdk-dev] [PATCH 0/4] Solarflare PMD link status and flow control fixes

2017-01-18 Thread Ferruh Yigit
On 1/12/2017 9:03 AM, Andrew Rybchenko wrote: > Fix few problems with link status information and flow control settings. > > Patches are grouped into a series since flow control fix discovers > link status sync issue just after port start. > > Andrew Rybchenko (4): > net/sfc: avoid usage of pos

Re: [dpdk-dev] [PATCH 0/4] Solarflare PMD link status and flow control fixes

2017-01-16 Thread Ferruh Yigit
On 1/12/2017 9:03 AM, Andrew Rybchenko wrote: > Fix few problems with link status information and flow control settings. > > Patches are grouped into a series since flow control fix discovers > link status sync issue just after port start. > > Andrew Rybchenko (4): > net/sfc: avoid usage of pos

[dpdk-dev] [PATCH 0/4] Solarflare PMD link status and flow control fixes

2017-01-12 Thread Andrew Rybchenko
Fix few problems with link status information and flow control settings. Patches are grouped into a series since flow control fix discovers link status sync issue just after port start. Andrew Rybchenko (4): net/sfc: avoid usage of possibly uninitialized link_mode net/sfc: sync link status kn