Re: [dpdk-dev] [PATCH v2 3/4] usertools: add octeontx2 REE device binding

2020-10-12 Thread Thomas Monjalon
12/10/2020 13:31, g...@marvell.com: > From: Guy Kaneti > > Update the devbind script with new section of regex devices, also > added OCTEONTX2 REE device ID to regex device list > > Signed-off-by: Guy Kaneti > --- > usertools/dpdk-devbind.py | 8 > 1 file changed, 8 insertions(+) > >

[dpdk-dev] [PATCH v2 3/4] usertools: add octeontx2 REE device binding

2020-10-12 Thread guyk
From: Guy Kaneti Update the devbind script with new section of regex devices, also added OCTEONTX2 REE device ID to regex device list Signed-off-by: Guy Kaneti --- usertools/dpdk-devbind.py | 8 1 file changed, 8 insertions(+) diff --git a/usertools/dpdk-devbind.py b/usertools/dpdk-d