> -Original Message-
> From: Andrew Rybchenko
> Sent: Saturday, September 14, 2019 6:07 AM
[...]
> Subject: Re: [PATCH v2 04/13] ethdev: change promiscuous callbacks to
> return status
>
> On 9/11/19 11:46 AM, Hyong Youb Kim (hyonkim) wrote:
> >> -Original Message-
> >> From: Andr
Current implementation is that only one Rx queue can support interrupt,
because all queues are mapped in the same vector id in vfio_enable_msix().
So VF can not support multi-queue Rx interrupt in the interrupt mode.
In this patch, if the packet I/O interrupt on datapath is enabled
(rte_intr_dp_is
Hi Ferruh
Thanks for your reply.
> Not sure if 'reset' command should do more than it says, if there is a
> requirement that port should be stopped, why not add this condition with an
> error message so that user can stop the port in advance if she wants.
Firstly, port must be stopped before res
> -Original Message-
> From: Honnappa Nagarahalli
> Sent: Friday, September 13, 2019 9:17 PM
> To: Wang, Yipeng1 ; Aaron Conole
> ; Amit Gupta
> Cc: Gobriel, Sameh ; Richardson, Bruce
> ; De Lara Guarch, Pablo
> ; dev@dpdk.org; Honnappa Nagarahalli
> ; nd ; nd
> Subject: [EXT] RE: [dp
config: add emag configuration
mk/machine: add emag machine configurations
eMAG is Ampere Computing 64-bit ARM processor
with 32 Arm v8 64-bit CPU cores.
For more information, refer to:
https://amperecomputing.com/product/
Signed-off-by: Jerry Hao OS
---
config/arm/arm64_emag_linux_gcc
> -Original Message-
> From: Ananyev, Konstantin
> Sent: Wednesday, September 11, 2019 16:35
> To: Ruifeng Wang (Arm Technology China) ;
> Honnappa Nagarahalli ; Kantecki, Tomasz
>
> Cc: dev@dpdk.org; Gavin Hu (Arm Technology China) ;
> nd ; nd ; nd
> Subject: RE: [dpdk-dev] [PATCH 0/2
Hi, xiaolong
> -Original Message-
> From: Ye, Xiaolong
> Sent: Friday, September 13, 2019 12:19 AM
> To: Su, Simei
> Cc: Zhang, Qi Z ; Yang, Qiming ;
> Xing, Beilei ; dev@dpdk.org; Yigit, Ferruh
>
> Subject: Re: [PATCH v2] net/ice: enable advanced RSS
>
> On 09/09, Simei Su wrote:
> >Th
> -Original Message-
> From: Maxime Coquelin [mailto:maxime.coque...@redhat.com]
> Sent: Thursday, September 12, 2019 5:27 PM
> To: Yu, Jin ; dev@dpdk.org
> Cc: Liu, Changpeng ; Bie, Tiwei
> ; Wang, Zhihong ; Lin Li
> ; Xun Ni ; Yu Zhang
>
> Subject: Re: [PATCH v6 06/10] vhost: add the API
> -Original Message-
> From: Maxime Coquelin [mailto:maxime.coque...@redhat.com]
> Sent: Thursday, September 12, 2019 5:28 PM
> To: Yu, Jin ; dev@dpdk.org
> Cc: Liu, Changpeng ; Bie, Tiwei
> ; Wang, Zhihong ; Lin Li
> ; Xun Ni ; Yu Zhang
>
> Subject: Re: [PATCH v6 07/10] vhost: add APIs
On 09/09, lunyuan.cui wrote:
>This patch enables VF to support multi-queue Rx interrupt.
>
>Current implementation is that only one Rx queue can support interrupt,
>because all queues are mapped in the same vector id in vfio_enable_msix().
>So VF can not support multi-queue Rx interrupt in the inte
On Sat, Sep 14, 2019 at 11:37 AM Thomas Monjalon wrote:
>
> The library libsze2 provides a pkg-config file: libsze2.pc.
> Looking for this .pc file - with dependency() - is preferred
> than looking for the library - with cc.find_library().
>
> If the library is not installed in a standard path,
>
On Sat, Sep 14, 2019 at 11:37 AM Thomas Monjalon wrote:
>
> The library libnfb is part of netcope-common which provides
> a pkg-config file: netcope-common.pc.
> Looking for this .pc file - with dependency() - is preferred
> than looking for the library - with cc.find_library().
>
> If the library
Hi Akhil,
I send 2 patch sets: one for new functionality support and another one for
fixes.
One patch was sent separately from both of the sets according to your
requirement:
>> examples/fips: fix bad return code in fips_test_parse_header()
>examples/fips_validation: fix bad return value Can
> -Original Message-
> From: Morten Brørup
> Sent: Sunday, September 15, 2019 11:07 AM
[...]
> [...] (Except that the use of likely/unlikely
> in the mbuf library heavily favors single-segment mbufs, so such an
> optimization would go against this favoritism.)
>
Ignore that statement. I
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ananyev, Konstantin
> Sent: Wednesday, September 11, 2019 1:42 PM
> To: Van Haaren, Harry; Stephen Hemminger; Morten Brørup
> Cc: olivier.m...@6wind.com; dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] mbuf: add bulk
Hi Ferruh
From: Ferruh Yigit
> On 8/29/2019 8:47 AM, Matan Azrad wrote:
> > It may be needed by the user to limit the LRO session packet size.
> > In order to allow the above limitation, add new Rx configuration for
> > the maximum LRO session size.
> >
> > In addition, Add a new capability to ex
16 matches
Mail list logo