Hi Christian,
The dpdk 19.11.13-rc1 test result from Red Hat looks good.
We tested below 17 scenarios and all got PASS on RHEL8:
- Guest with device assignment(PF) throughput testing(1G hugepage size):
PASS
- Guest with device assignment(PF) throughput testing(2M hugepage size)
: PA
Inner IPv4 and IPv6 symmetric RSS hash is not valid for raw pattern.
This patch fixes the issue by adding the corresponding protocol ID
for inner IPv4/6.
Fixes: 0837da2e27ae ("net/ice/base: support add HW profile for RSS raw
flow")
Cc: sta...@dpdk.org
Signed-off-by: Ting Xu
---
drivers/net/ice/
For certain PCIe devices, BAR values are not continuous.
This patch maps all the BARs and avoids skipping the next BAR addresses.
Fixes: e28aabd88279 ("windows/netuio: introduce NetUIO kernel driver")
Cc: navas...@microsoft.com
Signed-off-by: Qiao Liu
Signed-off-by: Pallavi Kadam
---
windows/n
Presently, rx metadata is sent to PMD by default, leading
to a performance drop as processing for the same in rx path
takes extra cycles.
Hence, introducing command line argument, 'nic-to-pmd-rx-metadata'
to control passing rx metadata to PMD. By default it’s disabled.
Signed-off-by: Hanumanth Po
On 8/2/22 03:40, Stephen Hemminger wrote:
> On Tue, 2 Aug 2022 02:49:36 +0200
> Claudio Fontana wrote:
>
>> This is an alternative, more general fix compared with PATCH v1,
>> and fixes style issues in v2.
>>
>> The series fixes a segmentation fault in the OVS PMD thread when
>> resynchronizing
From: David Marchand
Start a new release cycle with empty release notes.
The ABI version becomes 23.0.
The map files are updated to the new ABI major number (23).
The ABI exceptions are dropped and CI ABI checks are disabled because
compatibility is not preserved.
Special handling of removed dri
Presently, rx metadata is sent to PMD by default, leading
to a performance drop as processing for the same in rx path
takes extra cycles.
Hence, introducing command line argument, 'nic-to-pmd-rx-metadata'
to control passing rx metadata to PMD. By default it’s disabled.
Signed-off-by: Hanumanth Po
Presently, rx metadata is sent to PMD by default, leading
to a performance drop as processing for the same in rx path
takes extra cycles.
Hence, introducing command line argument, 'nic-to-pmd-rx-metadata'
to control passing rx metadata to PMD. By default it’s disabled.
Signed-off-by: Hanumanth Po
> From: Stephen Hemminger [mailto:step...@networkplumber.org]
> Sent: Tuesday, 2 August 2022 17.36
>
> The 4.4 kernel was end of life in February 2022,
> and the next LTS is 4.9 and it is reaching EOL in January 2023.
> The main distro using 4.9 is Debian Stretch and it is no longer
> supported. W
On Tue, 2 Aug 2022 02:49:36 +0200
Claudio Fontana wrote:
> This is an alternative, more general fix compared with PATCH v1,
> and fixes style issues in v2.
>
> The series fixes a segmentation fault in the OVS PMD thread when
> resynchronizing with QEMU after the guest application has been kille
The 4.4 kernel was end of life in February 2022,
and the next LTS is 4.9 and it is reaching EOL in January 2023.
The main distro using 4.9 is Debian Stretch and it is no longer
supported. When DPDK 22.11 is released, the 4.9 kernel would
only be receiving fixes for three months; therefore
lets make
Add removal note for experimental empty poll API.
CC: David Hunt
Signed-off-by: Reshma Pattan
---
doc/guides/prog_guide/power_man.rst | 6 ++
1 file changed, 6 insertions(+)
diff --git a/doc/guides/prog_guide/power_man.rst
b/doc/guides/prog_guide/power_man.rst
index 98cfd3c1f3..2e47d87cb
> -Original Message-
> From: Luca Boccassi
> Sent: Tuesday, August 2, 2022 6:01 PM
> To: Jiang, YuX ; sta...@dpdk.org
> Cc: dev@dpdk.org; Walker, Benjamin ; Raslan
> Darawsheh ; Thomas Monjalon
> ; yangh...@redhat.com
> Subject: Re: 21.11.2 patches review and test
>
> On Fri, 2022-07-29 a
Hi Thomas,
> -Original Message-
> From: Thomas Monjalon
> Sent: Monday, August 1, 2022 6:01 PM
> To: Wang, YuanX
> Cc: andrew.rybche...@oktetlabs.ru; Li, Xiaoyun ;
> ferruh.yi...@xilinx.com; Singh, Aman Deep ;
> dev@dpdk.org; Zhang, Yuying ; Zhang, Qi Z
> ; jerinjac...@gmail.com;
> step.
On Fri, 2022-07-29 at 11:26 +, Jiang, YuX wrote:
> > -Original Message-
> > From: Jiang, YuX
> > Sent: Friday, July 29, 2022 11:01 AM
> > To: Luca Boccassi ; sta...@dpdk.org
> > Cc: dev@dpdk.org; Abhishek Marathe
> > ;
> > Ali Alnubani ; Walker, Benjamin
> > ; David Christensen
> > ; He
On Tue, 2022-08-02 at 11:29 +0800, YangHang Liu wrote:
> Hi Luca,
>
> The dpdk 21.11.2-rc1 test result from Red Hat looks good.
>
> We tested below 17 scenarios and all got PASS on RHEL8:
> * Guest with device assignment(PF) throughput testing(1G hugepage
> size): PASS
> * Guest with device ass
From: Peng Zhang
During initialization of the NFP driver, a file name for loading
application firmware is composed using the NIC's AMDA information and port
type (count and speed). E.g.: "nic_AMDA0145-1012_2x10.nffw".
In practice there may be many variants for each NIC type, and many of the
vari
From: Peng Zhang
Sorting a list of strings with the format "node[0-9]+" in order to find the
largest integer by looking at the last item after the sort breaks. But if
there are more then 10 items as a string sort will sort "node10" before
"node2", it will get the error NUMA nodes.
Solve this by
Hi,
> -Original Message-
> From: Andrew Rybchenko
> Sent: Monday, August 1, 2022 10:28 PM
> To: Ding, Xuan
> Cc: dev@dpdk.org; step...@networkplumber.org; Wang, YuanX
> ; Ray Kinsella ; Wu, WenxuanX
> ; tho...@monjalon.net; Li, Xiaoyun
> ; ferruh.yi...@xilinx.com; Singh, Aman Deep
> ; Zh
19 matches
Mail list logo