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

2019-06-11 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 skx platform right now. Signed-off-by: Xiaoyun Li --- usertools/dpdk-devbind.py | 9

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

2019-06-04 Thread Li, Xiaoyun
Xiaoyun ; Wu, Jingjing ; > Wiles, Keith ; Liang, Cunming > ; Maslekar, Omkar > Cc: dev@dpdk.org > Subject: RE: [dpdk-dev] [PATCH 5/6] usertools/dpdk-devbind.py: add support for > ntb > > > -Original Message- > > From: dev On Behalf Of Xiaoyun Li > > Sent:

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

2019-06-04 Thread Jerin Jacob Kollanukkaran
> -Original Message- > From: dev On Behalf Of Xiaoyun Li > Sent: Monday, June 3, 2019 2:16 PM > To: jingjing...@intel.com; keith.wi...@intel.com; cunming.li...@intel.com; > omkar.masle...@intel.com > Cc: dev@dpdk.org; Xiaoyun Li > Subject: [dpdk-dev] [PATCH 5/6] user

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

2019-06-03 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 skx platform right now. Signed-off-by: Xiaoyun Li --- usertools/dpdk-devbind.py | 9