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

Stephen Hemminger stephen at networkplumber.org
Tue Apr 30 17:05:59 CEST 2019


On Mon, 29 Apr 2019 13:33:24 -0700
Stephen Hemminger <stephen at networkplumber.org> 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>


Fixes: dc7680e8597c ("net/netvsc: support integrated VF")


More information about the dev mailing list