Hi Aman,
No, the group attribute has its own meaning, so it cannot be used for this
purpose, unless I misunderstood your meaning.
Thanks,
Eli
>-Original Message-
>From: Singh, Aman Deep
>Sent: Thursday, July 28, 2022 5:07 PM
>To: dev@dpdk.org; Eli Britstein
>Cc: Slava Ovsiienko ; Ori
24/07/2022 09:10, Huichao Cai пишет:
Some NIC drivers support MBUF_FAST_FREE(Device supports optimization
for fast release of mbufs. When set application must guarantee that
per-queue all mbufs comes from the same mempool,has refcnt = 1,direct
and non-segmented.)offload. In order to adapt to this
At 2022-07-25 23:42:06, "Stephen Hemminger" wrote:
On Sun, 24 Jul 2022 16:10:03 +0800
Huichao Cai wrote:
+
+ /*
+* Formal parameter checking.
+*/
+ if (unlikely(pkt_in == NULL) || unlikely(pkts_out == NULL) ||
+ unlikely(nb_pkts_out == 0) || unlikely(
06/08/2022 19:35, Honnappa Nagarahalli пишет:
GCC 12 raises the following warning:
In function '__rte_ring_dequeue_elems_128',
inlined from '__rte_ring_dequeue_elems' at
../lib/ring/rte_ring_elem_pvt.h:262:3,
inlined from '__rte_ring_do_hts_dequeue_elem' at
04/08/2022 14:40, Amit Prakash Shukla пишет:
GCC 12 raises the following warning:
In file included from ../lib/eal/x86/include/rte_atomic.h:15,
from ../lib/eal/include/generic/rte_pause.h:19,
from ../lib/eal/x86/include/rte_pause.h:12,
from .
On 2022-07-29 22:26, Morten Brørup wrote:
+TO: @Honnappa, we need input from ARM
From: Konstantin Ananyev [mailto:konstantin.anan...@huawei.com]
Sent: Friday, 29 July 2022 21.49
From: Konstantin Ananyev [mailto:konstantin.anan...@huawei.com]
Sent: Friday, 29 July 2022 14.14
Sorry, missed t
On 2022-07-19 17:26, Morten Brørup wrote:
This RFC proposes a set of functions optimized for non-temporal memory copy.
At this stage, I am asking for feedback on the concept.
Applications sometimes data to another memory location, which is only used
much later.
In this case, it is inefficient t
On 2022-07-29 18:05, Stephen Hemminger wrote:
On Fri, 29 Jul 2022 12:13:52 +
Konstantin Ananyev wrote:
Sorry, missed that part.
Another question - who will do 'sfence' after the copying?
Would it be inside memcpy_nt (seems quite costly), or would
it be another API function for that:
> -Original Message-
> From: Zhang, Yuying
> Sent: Tuesday, August 2, 2022 10:16 AM
> To: Zhang, Ke1X ; tho...@monjalon.net; Xing,
> Beilei ; ferruh.yi...@xilinx.com; Zhou, YidingX
> ; dev@dpdk.org
> Cc: sta...@dpdk.org
> Subject: RE: [PATCH v4] net/i40e: fix the issue caused by PF and
> -Original Message-
> From: Ke Zhang
> Sent: Thursday, August 4, 2022 5:50 PM
> To: Xing, Beilei ; Zhang, Yuying
> ; dev@dpdk.org
> Cc: Zhang, Ke1X ; sta...@dpdk.org
> Subject: [PATCH v5] net/i40e: fix the issue caused by PF and VF release order
>
> A segmentation fault occurs when te
> -Original Message-
> From: Zhang, Qi Z
> Sent: Monday, August 8, 2022 8:06 AM
> To: Zhang, Yuying ; Zhang, Ke1X
> ; tho...@monjalon.net; Xing, Beilei
> ; ferruh.yi...@xilinx.com; Zhou, YidingX
> ; dev@dpdk.org
> Cc: sta...@dpdk.org
> Subject: RE: [PATCH v4] net/i40e: fix the issue caus
> -Original Message-
> From: Zeng, ZhichaoX
> Sent: Thursday, August 4, 2022 5:33 PM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Yang, Qiming ; Zhou, YidingX
> ; Zeng, ZhichaoX ;
> Zhang, Qi Z ; Junyu Jiang
> Subject: [PATCH] net/ice: fix RSS hash update
>
> From: Zhichao Zeng
>
> Thi
> -Original Message-
> From: Xu, Ting
> Sent: Wednesday, August 3, 2022 10:20 AM
> To: dev@dpdk.org
> Cc: Zhang, Qi Z ; Yang, Qiming
> ; Xu, Ting ; sta...@dpdk.org
> Subject: [PATCH v1] net/ice/base: fix symm RSS hash not valid for inner
> IPv4/6
>
> Inner IPv4 and IPv6 symmetric RSS h
> -Original Message-
> From: Dexia Li
> Sent: Monday, July 25, 2022 11:12 AM
> To: Zhang, Qi Z ; dev@dpdk.org
> Subject: 答复: [PATCH] net/iavf: eth pattern support smac and dmac match
>
> Hi Zhang Qi,
> When I test ovs parial offload using iavf, then found it can not
> offloaded.
>
> -Original Message-
> From: Ke Zhang
> Sent: Thursday, August 4, 2022 3:33 PM
> To: Li, Xiaoyun ; Wu, Jingjing
> ; Xing, Beilei ;
> dev@dpdk.org
> Cc: Zhang, Ke1X ; sta...@dpdk.org
> Subject: [PATCH] net/iavf: fix Tx path
>
> Fix the Tx path and Tx descriptor usage in order to make th
> -Original Message-
> From: Zeng, ZhichaoX
> Sent: Tuesday, June 14, 2022 9:21 PM
> To: dev@dpdk.org
> Cc: Yang, Qiming ; Zeng, ZhichaoX
> ; Zhang, Qi Z
> Subject: [RFC] net/ice: support represented port flow action
>
> From: Zhichao Zeng
>
> Add support for action REPRESENTED_PORT
Some NIC drivers support MBUF_FAST_FREE(Device supports optimization
for fast release of mbufs. When set application must guarantee that
per-queue all mbufs comes from the same mempool,has refcnt = 1,direct
and non-segmented.)offload. In order to adapt to this offload function,
add this API. Add so
> -Original Message-
> From: Stephen Hemminger
> Sent: Wednesday, August 3, 2022 23:12
> To: Guo, Junfeng
> Cc: Zhang, Qi Z ; Wu, Jingjing
> ; Xing, Beilei ;
> dev@dpdk.org; Li, Xiaoyun ; Wang, Xiao W
>
> Subject: Re: [PATCH 03/13] net/idpf: support device initialization
>
> On Wed,
> -Original Message-
> From: Stephen Hemminger
> Sent: Wednesday, August 3, 2022 23:16
> To: Guo, Junfeng
> Cc: Zhang, Qi Z ; Wu, Jingjing
> ; Xing, Beilei ;
> dev@dpdk.org; Li, Xiaoyun
> Subject: Re: [PATCH 04/13] net/idpf: add queue operations
>
> On Wed, 3 Aug 2022 19:30:55 +0800
https://bugs.dpdk.org/show_bug.cgi?id=1063
Bug ID: 1063
Summary: [19.11.13-rc3] drivers/net/i40e on meson build failure
with clang13.0 on FreeBSD13.1/64
Product: DPDK
Version: 19.11
Hardware: All
OS: All
https://bugs.dpdk.org/show_bug.cgi?id=1064
Bug ID: 1064
Summary: [19.11.13-rc3] lib/eal make build failed with
gcc10.3.0 and clang11.0.1 on FreeBSD13.0/64
Product: DPDK
Version: 19.11
Hardware: All
OS: All
21 matches
Mail list logo