Re: [dpdk-dev] [PATCH 17/17] net/fm10k/base: equest reset when mbx->state changes

2017-03-05 Thread Ferruh Yigit
On 3/3/2017 3:17 AM, Qi Zhang wrote: patch title: s/equest/request > Multiple IES API resets can cause a race condition where the mailbox > interrupt request bits can be cleared before being handled. This can > leave certain mailbox messages from the PF to be untreated and the PF > will enter in

[dpdk-dev] [PATCH 17/17] net/fm10k/base: equest reset when mbx->state changes

2017-03-02 Thread Qi Zhang
Multiple IES API resets can cause a race condition where the mailbox interrupt request bits can be cleared before being handled. This can leave certain mailbox messages from the PF to be untreated and the PF will enter in some inactive state. If this situation occurs, the IES API will initiate a ma