> -----Original Message----- > From: Tetsuya Mukawa [mailto:mukawa at igel.co.jp] > Sent: Monday, February 16, 2015 4:14 AM > To: dev at dpdk.org > Cc: Qiu, Michael; Iremonger, Bernard; Tetsuya Mukawa > Subject: [PATCH v8 09/14] eal/pci: Add a function to remove the entry of > devargs list > > The function removes the specified devargs entry from devargs_list. > Also, the patch adds sanity checking to rte_eal_devargs_add(). > > v5: > - Change function definition of rte_eal_devargs_remove(). > v4: > - Fix sanity check code. > > Signed-off-by: Tetsuya Mukawa <mukawa at igel.co.jp>
Acked-by: Bernard Iremonger <bernard.iremonger at intel.com>