hinandan S
> ; pbhagavat...@marvell.com; Hemant Agrawal
> ; mattias.ronnblom
> ; Mccarthy, Peter
>
> Subject: Re: [dpdk-dev] [PATCH] usertools/devbind: add dlb
>
> Timothy McDaniel:
> > --- a/usertools/dpdk-devbind.py
> > +++ b/usertools/dpdk-devbind.py
> > @@ -
Timothy McDaniel:
> --- a/usertools/dpdk-devbind.py
> +++ b/usertools/dpdk-devbind.py
> @@ -59,11 +59,13 @@
> 'SVendor': None, 'SDevice': None}
> intel_ntb_icx = {'Class': '06', 'Vendor': '8086', 'Device': '347e',
> 'SVendor': None, 'SDevice': None}
> +intel_dlb
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
i
3 matches
Mail list logo