vdev: add virtual device arguments helper function
authorJan Blunck <jblunck@infradead.org>
Tue, 11 Apr 2017 15:44:11 +0000 (17:44 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 14 Apr 2017 13:23:29 +0000 (15:23 +0200)
commit7eff02a09a8a38008bfa641cf7860eccf8904d37
tree630ecb9d55645665731e8ff957ffb764d0796dd8
parent665146f2c8fbe8bb2f89e6f876f13d124f3ac3c5
vdev: add virtual device arguments helper function

This adds the rte_vdev_device_args() helper function to prepare for
changing the virtual drivers probe() functions take a rte_vdev_device
pointer instead of the name+args strings.

Signed-off-by: Jan Blunck <jblunck@infradead.org>
lib/librte_eal/common/include/rte_vdev.h