> -----Original Message----- > From: Tetsuya Mukawa [mailto:mukawa at igel.co.jp] > Sent: Monday, February 16, 2015 4:19 AM > To: dev at dpdk.org > Cc: Qiu, Michael; Iremonger, Bernard; Tetsuya Mukawa > Subject: [PATCH v8 2/2] librte_pmd_null: Support port hotplug function > > This patch adds port hotplug support to Null PMD. > > v7: > - Add parameter checkings. > (Thanks to Iremonger, Bernard) > v6: > - Fix a parameter of rte_eth_dev_free(). > v4: > - Fix commit title. > > Signed-off-by: Tetsuya Mukawa <mukawa at igel.co.jp>
Acked-by: Bernard Iremonger <bernard.iremonger at intel.com>