[dpdk-dev] [PATCH v5 5/9] null: export eth_dev_null_create

Jastrzebski, MichalX K michalx.k.jastrzebski at intel.com
Wed Oct 14 14:42:32 CEST 2015


> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Tetsuya Mukawa
> Sent: Wednesday, October 14, 2015 3:35 AM
> To: Kulasek, TomaszX; dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v5 5/9] null: export eth_dev_null_create
> 
> On 2015/09/30 23:05, Tomasz Kulasek wrote:
> > Signed-off-by: Tomasz Kulasek <tomaszx.kulasek at intel.com>
> > ---
> >  drivers/net/null/Makefile                 |    2 +-
> >  drivers/net/null/rte_eth_null.c           |    2 +-
> >  drivers/net/null/rte_eth_null.h           |   40
> +++++++++++++++++++++++++++++
> >  drivers/net/null/rte_pmd_null_version.map |    7 +++++
> >  4 files changed, 49 insertions(+), 2 deletions(-)
> >  create mode 100644 drivers/net/null/rte_eth_null.h
> Acked-by: Tetsuya Mukawa <mukawa at igel.co.jp>

Hi Tetsuya,
Thank You for a review and acking patches. 
There are 5 remaining patches in a patch-set: 

[dpdk-dev] [PATCH v5 1/9] bonding: rss dynamic configuration
[dpdk-dev] [PATCH v5 6/9] test: dynamic rss configuration
[dpdk-dev] [PATCH v5 7/9] bonding: per queue stats
[dpdk-dev] [PATCH v5 8/9] doc: fixed spellings and typos
[dpdk-dev] [PATCH v5 9/9] doc: dynamic rss configuration for bonding

Could You also review them and ack if You agree with that implementation, please?


More information about the dev mailing list