Re: [dpdk-dev] [PATCH] net/e1000: always enable receive and transmit

2017-07-18 Thread Ferruh Yigit
On 7/17/2017 8:18 PM, Charles (Chas) Williams wrote: > The transmit and receive controller state machines are only enabled after > receiving an interrupt and the link status is now valid. If an adapter > is being used in conjuction with NC-SI, network controller sideband > interface, the adapter m

[dpdk-dev] [PATCH] net/e1000: always enable receive and transmit

2017-07-17 Thread Charles (Chas) Williams
The transmit and receive controller state machines are only enabled after receiving an interrupt and the link status is now valid. If an adapter is being used in conjuction with NC-SI, network controller sideband interface, the adapter may never get a link state change interrupt since the adapter'