[dpdk-dev] [PATCH v5 4/9] null: virtual dynamic rss configuration

Tetsuya Mukawa mukawa at igel.co.jp
Wed Oct 14 03:34:57 CEST 2015


On 2015/09/30 23:05, Tomasz Kulasek wrote:
> This implementation allows to set and read RSS configuration for null
> device, and is used to validate right values propagation over the slaves,
> in test units for dynamic RSS configuration for bonding.
>
> v5 changes:
>  - replaced memcpy with rte_memcpy
>
> Signed-off-by: Tomasz Kulasek <tomaszx.kulasek at intel.com>
> ---
>  drivers/net/null/rte_eth_null.c |  116 +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 116 insertions(+)
Acked-by: Tetsuya Mukawa <mukawa at igel.co.jp>



More information about the dev mailing list