[dpdk-dev] [PATCH 1/2] net/netvsc: reset mbuf port on VF receive

Ferruh Yigit ferruh.yigit at intel.com
Tue Apr 30 10:01:24 CEST 2019


On 4/29/2019 9:33 PM, Stephen Hemminger wrote:
> Redo the receive logic to set m->port on packets received on VF.
> 
> When using VF, still need to check for packets and completions
> arriving on the VMBus path even if application is not doing bursting
> (ie n_rx == 0).
> 
> Also, fix comment.
> 
> Signed-off-by: Stephen Hemminger <sthemmin at microsoft.com>

If this is a fix, can you please describe what is fixed and put a fixes line,
that will help for backporting the fix.


More information about the dev mailing list