Re: [dpdk-dev] [PATCH v2] usertools: update to usertool for baseband device

2019-07-04 Thread Thomas Monjalon
24/06/2019 10:50, Mokhtar, Amr: > From: Chautru, Nicolas > > > > Allows binding of baseband devices > > > > Signed-off-by: Nicolas Chautru > > Acked-by: Amr Mokhtar Applied, thanks Note: while rebasing the patch, I sorted baseband between network and crypto. I suggest to use this order in ot

Re: [dpdk-dev] [PATCH v2] usertools: update to usertool for baseband device

2019-07-01 Thread Chautru, Nicolas
Hi Thomas, Reminder on this one, I don't believe this was applied yet. https://patches.dpdk.org/patch/54632/ Thanks, Nic -Original Message- From: Chautru, Nicolas Sent: Monday, June 10, 2019 5:33 PM To: tho...@monjalon.net; akhil.go...@nxp.com; dev@dpdk.org Cc: Yigit, Ferruh ; Mokhtar,

Re: [dpdk-dev] [PATCH v2] usertools: update to usertool for baseband device

2019-06-24 Thread Mokhtar, Amr
> -Original Message- > From: Chautru, Nicolas > Sent: Tuesday 11 June 2019 01:33 > To: tho...@monjalon.net; akhil.go...@nxp.com; dev@dpdk.org > Cc: Yigit, Ferruh ; Mokhtar, Amr > ; Chautru, Nicolas > Subject: [PATCH v2] usertools: update to usertool for baseband device > > Allows bindin

[dpdk-dev] [PATCH v2] usertools: update to usertool for baseband device

2019-06-10 Thread Nicolas Chautru
Allows binding of baseband devices Signed-off-by: Nicolas Chautru --- usertools/dpdk-devbind.py | 10 +- usertools/dpdk-setup.sh | 6 +++--- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/usertools/dpdk-devbind.py b/usertools/dpdk-devbind.py index 9e79f0d..a6ee8f9 100

[dpdk-dev] [PATCH v2] usertools: update to usertool for baseband device

2019-06-10 Thread Nicolas Chautru
Purely minor script change to support the BBDEV devices An FPGA BBDEV PMD is being pushed in parallel but this patch can be pushed independently from CI point of view. This was pushed earlier as a v1 in previous patchset https://patches.dpdk.org/project/dpdk/list/?series=4657 Nicolas Chautru (1)