> This patch adds port hotplug support to Null PMD. > > v9: > - Use rte_eth_dev_release_port() instead of rte_eth_dev_free(). > 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>
Applied, thanks I assumed you are OK to be the maintainer of Null PMD.