Re: [dpdk-dev] [PATCH v2 1/1] usertools/devbind: add dlb

2021-05-19 Thread Thomas Monjalon
26/04/2021 17:34, Timothy McDaniel: > Add dlb to usertools/dpdk-devbind.py so that it shows up > as an eventdev, and is identified as Intel dlb. > > Signed-off-by: Timothy McDaniel Applied (with DLB uppercased), thanks.

[dpdk-dev] [PATCH v2 1/1] usertools/devbind: add dlb

2021-04-26 Thread Timothy McDaniel
Add dlb to usertools/dpdk-devbind.py so that it shows up as an eventdev, and is identified as Intel dlb. Signed-off-by: Timothy McDaniel --- usertools/dpdk-devbind.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/usertools/dpdk-devbind.py b/usertools/dpdk-devbind.py inde