On Thu, Nov 19, 2020 at 9:12 AM Ferruh Yigit wrote:
>
> On 11/17/2020 5:10 AM, Ajit Khaparde wrote:
> > Update the OS versions. Remove some old OS versions.
> >
> > Signed-off-by: Ajit Khaparde
> > ---
> > doc/guides/nics/bnxt.rst | 8 +++-
> > 1 file changed, 3 insertions(+), 5 deletions(
Hi,
> -Original Message-
> From: Walsh, Conor
> Sent: Thursday, November 19, 2020 23:00
> To: Xu, Rosen ; Zhang, Tianfei
> ; Pei, Andy
> Cc: dev@dpdk.org; sta...@dpdk.org; Chen, LingliX ;
> Walsh, Conor
> Subject: [PATCH] raw/ifpga/base: fix uninitialized variables gcc warning
>
> On
Tested-by: Chen, BoX C
Thanks.
Regards,
Chen Bo
> -Original Message-
> From: dev On Behalf Of Ferruh Yigit
> Sent: November 17, 2020 3:04
> To: Lu, Wenzhuo ; Xing, Beilei
> ; Iremonger, Bernard
> ; Zhang, Qi Z ;
> Andrew Rybchenko
> Cc: Yigit, Ferruh ; dev@dpdk.org; sta...@dpdk.org
> S
It seems Trex server is not launched successfully. So DTS as a client can’t
connect it.
Here are some tips to make sure Trex can work before integrating into DTS.
·Simple manual test for trex
o Go to $TREX/scripts: cd ./scripts
o Launch dpdk application, e.g. testpmd on dut. Testpmd
A driver can be loaded as a dynamic module or a built-in module.
In commit 681a67288655 ("usertools: check if module is loaded
before binding"), script only checks modules in /sys/module/.
However, for built-in kernel driver, it only shows up in /sys/module/,
if it has a version or at least one pa
> -Original Message-
> From: Burakov, Anatoly
> Sent: Thursday, November 19, 2020 20:19
> To: Liu, Yongxin ; dev@dpdk.org;
> tho...@monjalon.net
> Subject: Re: [dpdk-dev] [PATCH v3] usertools/devbind: fix binding for
> built-in kernel drivers
>
>
> On 19-Nov-20 7:16 AM, Yongxin Liu wrote
On Thu, Nov 19, 2020 at 2:17 AM Conor Walsh wrote:
>
> &device requires the %u format specifer not the %d specifier, as
> &device is unsigned.
>
> Fixes: a46bbb57605b ("net/bnxt: update multi device design")
> Cc: michael.wi...@broadcom.com
>
> Signed-off-by: Conor Walsh
Acked-by: Ajit Khaparde
The nic_io memory sets to NULL before free it, this is wrong, and
the freeing of some private port resources should be moved from the
".remove(device)" function to the ".dev_close(port)" function.
--
v1:
- fix the problem of hugepage memory leaks
Guoyang Zhou (1):
net/hinic: fix the problem o
The nic_io memory sets to NULL before free it, this is wrong, and
the freeing of some private port resources should be moved from the
".remove(device)" function to the ".dev_close(port)" function.
Fixes: f30e69b41f94 ("ethdev: add device flag to bypass auto-filled queue
xstats")
Cc: sta...@dpdk.o
> > > > > 18/11/2020 15:19, Juraj Linkeš:
> > > > > > From: Thomas Monjalon
> > > > > > > 16/11/2020 10:13, Bruce Richardson:
> > > > > > > > On Mon, Nov 16, 2020 at 08:24:48AM +0100, Thomas Monjalon
> wrote:
> > > > > > > > > 13/11/2020 15:31, Juraj Linkeš:
> > > > > > > > > > +option('max_lcor
[AMD Official Use Only - Internal Distribution Only]
-Original Message-
From: Sebastian, Selwin
Sent: Thursday, November 19, 2020 6:52 PM
To: dev@dpdk.org
Cc: Somalapuram, Amaranath
Subject: [PATCH v1] net/axgbe: add support for device reset
From: Selwin Sebastian
Added support for de
when receive packets, the max bunch number of mbuf are allocated
if hardware does not receive the max bunch number packets, it
will free redundancy mbuf, this is low performance
so optimize rx performance, by allocating number of mbuf based on
result of xsk_ring_cons__peek, to avoid to redundancy
Tested-by: Chen, LingliX
Regards,
Chen, LingliX
> -Original Message-
> From: Walsh, Conor
> Sent: Thursday, November 19, 2020 6:17 PM
> To: Richardson, Bruce ;
> ajit.khapa...@broadcom.com; somnath.ko...@broadcom.com;
> bl...@debian.org; stuart.schac...@broadcom.com;
> venkatkumar.duvv.
Tested-by: Chen, LingliX
Regards,
Chen, LingliX
> -Original Message-
> From: Walsh, Conor
> Sent: Thursday, November 19, 2020 11:00 PM
> To: Xu, Rosen ; Zhang, Tianfei
> ; Pei, Andy
> Cc: dev@dpdk.org; sta...@dpdk.org; Chen, LingliX ;
> Walsh, Conor
> Subject: [PATCH] raw/ifpga/base:
101 - 114 of 114 matches
Mail list logo