[dpdk-dev] [PATCH v2] librte_pmd_null: Add null PMD

2014-11-13 Thread Thomas Monjalon
Hi, 2014-10-01 13:57, mukawa at igel.co.jp: > 'null PMD' is a driver of the virtual device particulary designed to measure > performance of DPDK PMDs. When an application call rx, null PMD just allocates > mbufs and returns those. Also tx, the PMD just frees mbufs. > > The PMD has following optio

[dpdk-dev] [PATCH v2] librte_pmd_null: Add null PMD

2014-10-01 Thread muk...@igel.co.jp
From: Tetsuya Mukawa 'null PMD' is a driver of the virtual device particulary designed to measure performance of DPDK PMDs. When an application call rx, null PMD just allocates mbufs and returns those. Also tx, the PMD just frees mbufs. The PMD has following options. - size: specify packe size a