[dpdk-dev] [RFC] librte_pmd_null: Add null PMD

2014-09-22 Thread Tetsuya Mukawa
Hi Ivan (2014/09/22 16:46), Ivan Boule wrote: > > This is a "nice to have" PMD. > > Just a minor comment. > I guess it should be NTT instead of Intel in the following comment > "# * Neither the name of Intel Corporation nor the names of its". > I appreciate your comment. I will rewrite and pos

[dpdk-dev] [RFC] librte_pmd_null: Add null PMD

2014-09-22 Thread Ivan Boule
On 09/19/2014 02:27 PM, mukawa at igel.co.jp wrote: > From: Tetsuya Mukawa > > 'null PMD' is a virtual device driver particulary designed to measure > performance of DPDK applications and DPDK PMDs. When an application call rx, > null PMD just allocate mbufs and return those. Also tx, the PMD just

[dpdk-dev] [RFC] librte_pmd_null: Add null PMD

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