> > The logic to select ixgbe VF RX function is different than PF side.
> >
> > There are a few issues with its current state:
> > - it does not allow to select ixgbe_recv_pkts_vec among other options.
> > - it can cause memory corruption for scatter mode as it does not allocate
> >enough en
The logic to select ixgbe VF RX function is different than PF side.
There are a few issues with its current state:
- it does not allow to select ixgbe_recv_pkts_vec among other options.
- it can cause memory corruption for scatter mode as it does not allocate
enough entries in sw_ring.
- whe
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Sergio Gonzalez Monroy
> Sent: Friday, June 12, 2015 4:18 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] ixgbevf: fix incorrect RX function selection
>
> The logic to select ix
3 matches
Mail list logo