Re: [dpdk-dev] [PATCH 2/3] net/i40e: add changes to support i40e PMD on windows

2020-12-06 Thread Thomas Monjalon
05/12/2020 02:10, Pallavi Kadam: > --- a/drivers/net/meson.build > +++ b/drivers/net/meson.build > @@ -1,9 +1,6 @@ > # SPDX-License-Identifier: BSD-3-Clause > # Copyright(c) 2017 Intel Corporation > > -if is_windows > - subdir_done() > -endif > > drivers = ['af_packet', > 'af_xdp',

Re: [dpdk-dev] [PATCH] net/ark: export ark timestamp dynfield offset

2020-12-06 Thread Thomas Monjalon
04/12/2020 23:31, Stephen Hemminger: > On Fri, 4 Dec 2020 15:27:45 -0500 > Ed Czeck wrote: > > > Access to mbuf dynfields in application code requires variable > > export through header and dynamic library. > > > > Fixes: a926951a606f ("net/ark: switch Rx timestamp to dynamic mbuf field") > > C

[dpdk-dev] [PATCH] doc: fix wrong hugepages setting path

2020-12-06 Thread walimisdev
From: Wang Liming Remove redundant "nr_hugepages" words from mlx4 and mlx5 doc. Signed-off-by: Wang Liming --- doc/guides/nics/mlx4.rst | 2 +- doc/guides/nics/mlx5.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guides/nics/mlx4.rst b/doc/guides/nics/mlx4.rst in

Re: [dpdk-dev] [PATCH] doc: fix wrong hugepages setting path

2020-12-06 Thread Stephen Hemminger
On Mon, 7 Dec 2020 01:31:14 +0800 walimis...@gmail.com wrote: > From: Wang Liming > > Remove redundant "nr_hugepages" words from mlx4 and mlx5 doc. > > Signed-off-by: Wang Liming > --- > doc/guides/nics/mlx4.rst | 2 +- > doc/guides/nics/mlx5.rst | 2 +- > 2 files changed, 2 insertions(+), 2

Re: [dpdk-dev] [PATCH 5/5] librte_ethdev: add to use apistats

2020-12-06 Thread Stephen Hemminger
On Fri, 04 Dec 2020 16:51:09 +0900 Hideyuki Yamashita wrote: > + > +/* Macros for printing using RTE_LOG */ > +#define RTE_LOGTYPE_APISTATS RTE_LOGTYPE_USER1 > + Please don't use static logtypes. Better to allocate a dynamic logtype value and use that.

Re: [dpdk-dev] [RFC V4] app/testpmd: fix queue stats mapping configuration

2020-12-06 Thread Min Hu (Connor)
Hi, Ferruh, I have sent V1 patch, please check it out, thanks; https://patches.dpdk.org/patch/84716/ 在 2020/12/2 18:44, Ferruh Yigit 写道: On 11/30/2020 8:29 AM, Min Hu (Connor) wrote: Hi, Ferruh, and all,  are there any comments about this set of patch? I am good with this one, w

[dpdk-dev] [PATCH] net/mlx5: optimize tunnel offload index pool

2020-12-06 Thread Suanming Mou
Currently, when creating the index pool, if the trunk size is not configured, the index pool default trunk size will be 4096. The maximum tunnel offload supported now is 256(MLX5_MAX_TUNNELS), create the index pool with trunk size 4096 wastes the memory. This commits changes the tunnel offload in

[dpdk-dev] 答复: [PATCH v3] ip_frag: recalculate data length of fragment

2020-12-06 Thread luyicai
|| | HOST | || | || |---| | | | ns2| |