> -----Original Message----- > From: Richardson, Bruce > Sent: Tuesday, July 2, 2019 10:12 PM > To: dev@dpdk.org > Cc: Hu, Jiayu <jiayu...@intel.com>; Richardson, Bruce > <bruce.richard...@intel.com>; Burakov, Anatoly > <anatoly.bura...@intel.com>; Van Haaren, Harry > <harry.van.haa...@intel.com> > Subject: [PATCH v5 3/9] usertools/dpdk-devbind.py: add support for IOAT > devices > > In order to allow binding/unbinding of devices for use by the > ioat_rawdev, we need to update the devbind script to add a new class > of device, and add device ids for the specific HW instances. > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > Acked-by: Anatoly Burakov <anatoly.bura...@intel.com> > Tested-by: Harry van Haaren <harry.van.haa...@intel.com> > > --- > > V2: rather than adding a DMA section, add to "misc (rawdev)" section where > other device types, e.g. ntb can also do. > Acked-by: Jiayu Hu <jiayu...@intel.com>
- [dpdk-dev] [PATCH v5 0/9] raw/ioat: driver for Intel Quic... Bruce Richardson
- [dpdk-dev] [PATCH v5 7/9] raw/ioat: add configure, s... Bruce Richardson
- Re: [dpdk-dev] [PATCH v5 7/9] raw/ioat: add conf... Hu, Jiayu
- Re: [dpdk-dev] [PATCH v5 7/9] raw/ioat: add conf... Aaron Conole
- Re: [dpdk-dev] [PATCH v5 7/9] raw/ioat: add ... Bruce Richardson
- Re: [dpdk-dev] [PATCH v5 7/9] raw/ioat: ... Aaron Conole
- [dpdk-dev] [PATCH v5 6/9] raw/ioat: add device info ... Bruce Richardson
- [dpdk-dev] [PATCH v5 4/9] raw/ioat: add register def... Bruce Richardson
- [dpdk-dev] [PATCH v5 3/9] usertools/dpdk-devbind.py:... Bruce Richardson
- Re: [dpdk-dev] [PATCH v5 3/9] usertools/dpdk-dev... Hu, Jiayu
- [dpdk-dev] [PATCH v5 2/9] raw/ioat: add initial supp... Bruce Richardson
- [dpdk-dev] [PATCH v5 9/9] raw/ioat: add local API to... Bruce Richardson
- [dpdk-dev] [PATCH v5 1/9] rawdev: allow devices to s... Bruce Richardson
- [dpdk-dev] [PATCH v5 5/9] raw/ioat: create device on... Bruce Richardson
- [dpdk-dev] [PATCH v5 8/9] raw/ioat: add statistics f... Bruce Richardson
- Re: [dpdk-dev] [PATCH v5 0/9] raw/ioat: driver for I... Thomas Monjalon