[dpdk-dev] [PATCH v10 2/5] usertools/dpdk-devbind.py: add support for ntb

2019-07-01 Thread Xiaoyun Li
In order to allow binding/unbinding of devices for use by the ntb_rawdev, we need to update the devbind script to add a new class of device, and add device ids for the specific HW instances. And only support Intel Skylake platform right now. Signed-off-by: Xiaoyun Li --- doc/guides/rawdevs/ntb_r

[dpdk-dev] [PATCH v10 2/5] usertools/dpdk-devbind.py: add support for ntb

2019-07-01 Thread Xiaoyun Li
In order to allow binding/unbinding of devices for use by the ntb_rawdev, we need to update the devbind script to add a new class of device, and add device ids for the specific HW instances. And only support Intel Skylake platform right now. Signed-off-by: Xiaoyun Li --- doc/guides/rawdevs/ntb_r