[dpdk-dev] [PATCHv4 0/9] Dynamic RSS Configuration for Bonding

2015-09-25 Thread Thomas Monjalon
2015-09-25 13:28, Kulasek, TomaszX: > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > > Please Tetsuya, could you review the patches on null PMD? > > Thanks > > Do you need patch-set v5 or should I wait? I think you should wait for Tetsuya feedback.

[dpdk-dev] [PATCHv4 0/9] Dynamic RSS Configuration for Bonding

2015-09-25 Thread Kulasek, TomaszX
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Friday, September 25, 2015 12:17 > To: Tetsuya Mukawa > Cc: dev at dpdk.org; Kulasek, TomaszX > Subject: Re: [dpdk-dev] [PATCHv4 0/9] Dynamic RSS Configuration for > Bonding

[dpdk-dev] [PATCHv4 0/9] Dynamic RSS Configuration for Bonding

2015-09-25 Thread Thomas Monjalon
2015-07-15 19:26, Tomasz Kulasek: > Tomasz Kulasek (9): > bonding: rss dynamic configuration > null: fix segfault when null_pmd added to bonding > null: extend number of virtual queues > null: virtual dynamic rss configuration > null: export eth_dev_null_create Please Tetsuya, could you

[dpdk-dev] [PATCHv4 0/9] Dynamic RSS Configuration for Bonding

2015-07-15 Thread Tomasz Kulasek
OVERVIEW 1) Setting .rxmode.mq_mode for bonding device to ETH_MQ_RX_RSS makes bonding device fully RSS-capable, so all slaves are synchronized with its configuration. This mode is intended to provide RSS configuration as known from "dynamic RSS configuration for one port" and made slaves t