Re: [dpdk-dev] [PATCH] usertools/devbind: remove octeontx2 DMA device

2021-11-09 Thread Thomas Monjalon
09/11/2021 04:57, Radha Mohan: > On Sun, Nov 7, 2021 at 5:57 PM Thomas Monjalon wrote: > > > > The DMA raw driver for octeontx2 was removed in DPDK 21.11. > > The binding ability is also removed in the same release > > to be consistent. > > > > Fixes: a59745ebccf0 ("raw/octeontx2_dma: remove drive

Re: [dpdk-dev] [PATCH] usertools/devbind: remove octeontx2 DMA device

2021-11-08 Thread Radha Mohan
On Sun, Nov 7, 2021 at 5:57 PM Thomas Monjalon wrote: > > The DMA raw driver for octeontx2 was removed in DPDK 21.11. > The binding ability is also removed in the same release > to be consistent. > > Fixes: a59745ebccf0 ("raw/octeontx2_dma: remove driver") > > Signed-off-by: Thomas Monjalon > > -

[dpdk-dev] [PATCH] usertools/devbind: remove octeontx2 DMA device

2021-11-07 Thread Thomas Monjalon
The DMA raw driver for octeontx2 was removed in DPDK 21.11. The binding ability is also removed in the same release to be consistent. Fixes: a59745ebccf0 ("raw/octeontx2_dma: remove driver") Signed-off-by: Thomas Monjalon --- Is there a reason to keep it? --- usertools/dpdk-devbind.py | 6 ++-