Hi,
> -Original Message-
> From: psathe...@marvell.com
> Sent: Monday, December 21, 2020 7:47 AM
>
> From: Satheesh Paul
>
> Add support to specify PF or VF as targets in "set sample_actions"
> command.
>
> Signed-off-by: Satheesh Paul
> ---
>
> The changes add support for below use
https://bugs.dpdk.org/show_bug.cgi?id=630
Bug ID: 630
Summary: [DPDK 21.02] hotplug_mp/attach_detach_virtio_user: The
host display is abnormal after dpdk-hotplug_mp exits
Product: DPDK
Version: unspecified
Hardware: All
https://bugs.dpdk.org/show_bug.cgi?id=624
Thomas Monjalon (tho...@monjalon.net) changed:
What|Removed |Added
Status|IN_PROGRESS |RESOLVED
Resolutio
Release-on-close has been implemented for the NFP PMD. Remove the
UNMAINTAINED flag.
Signed-off-by: Heinrich Kuhn
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 77a2273c1..68c5ce6e5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@
Add advanced RSS offloads check due to some legacy driver(kernel/DPDK PF)
does not support virtual channel command VIRTCHNL_OP_RSS_HENA with
hena = 0 and VIRTCHNL_OP_ADD_RSS_CFG.
Fixes: 95f2f0e9fc2a6("net/iavf: improve default RSS")
Signed-off-by: Xuan Ding
---
drivers/net/iavf/iavf_ethdev.c |
Hi,
> -Original Message-
> From: dev On Behalf Of Lance Richardson
> Sent: Saturday, January 30, 2021 12:36 AM
> To: Wenzhuo Lu ; Xiaoyun Li
> ; Bernard Iremonger
>
> Cc: dev@dpdk.org; Ajit Kumar Khaparde ;
> Kalesh Anakkur Purayil
> Subject: [dpdk-dev] [PATCH 21.05] app/testpmd: count
It makes more sense to add error propagation for rte_ioat_completed_ops.
Signed-off-by: Cheng Jiang
---
examples/vhost/ioat.c | 14 ++
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/examples/vhost/ioat.c b/examples/vhost/ioat.c
index dbad28d43..60b73be93 100644
--- a/
Remove async inflight packet counter since there is no need to keep
traking it. Increase MAX_ENQUEUED_SIZE to prevent packet segment number
traking ring from being exhausted.
Fixes: 63dabdeda690 ("examples/vhost: refactor vhost data path")
Signed-off-by: Cheng Jiang
---
examples/vhost/ioat.h |
Remove async inflight packet counter since there is no need to keep
tracking it. Increase MAX_ENQUEUED_SIZE to prevent packet segment number
tracking ring from being exhausted.
Fixes: 63dabdeda690 ("examples/vhost: refactor vhost data path")
Signed-off-by: Cheng Jiang
---
v2: fixed a typo
exam
Existing names of the flags denoting flow meter capability are unclear
and may be misleading.
This patch updates the names to align with the updated documentation.
Comments were edited, describing the names clearly.
Signed-off-by: Dekel Peled
Acked-by: Matan Azrad
---
drivers/common/mlx5/mlx5_
> Subject: [PATCH v3] bus/pci: nvme on Windows requires class id and bus
>
> External email: Use caution opening links or attachments
>
>
> Attaching to an NVMe disk on Windows using SPDK requires the PCI class ID
> and device.bus fields. Decode the class ID from the PCI device info strings
> i
> -Original Message-
> From: Ding, Xuan
> Sent: Sunday, January 31, 2021 6:47 PM
> To: Zhang, Qi Z ; Wu, Jingjing ;
> Xing, Beilei
> Cc: dev@dpdk.org; Ding, Xuan
> Subject: [PATCH] net/iavf: fix default RSS configuration
>
> Add advanced RSS offloads check due to some legacy driver(k
https://bugs.dpdk.org/show_bug.cgi?id=530
Zhang, RobinX (robinx.zh...@intel.com) changed:
What|Removed |Added
Resolution|--- |FIXED
Status|
https://bugs.dpdk.org/show_bug.cgi?id=613
Zhang, RobinX (robinx.zh...@intel.com) changed:
What|Removed |Added
Resolution|--- |WONTFIX
C
From: Alvin Zhang
The absolute field offsets of IPv4 or IPv6 header are related to
hardware configuration. The X710 and X722 have different hardware
configurations, and users can even modify the hardware configuration.
Therefore, The default values cannot be used when calculating mask
offset.
Th
https://bugs.dpdk.org/show_bug.cgi?id=631
Bug ID: 631
Summary: [dpdk-21.02]
vdev_primary_secondary/Virtio_primary_and_secondary_pr
ocess: start dpdk-symmetric_mp occur core dumped in
vm.
Product: DPDK
Currently, X722 firmware doesn't support to add more than
one mirror rule in one vsi.
Signed-off-by: Liulingyu
---
doc/guides/nics/i40e.rst | 5 +
1 file changed, 5 insertions(+)
diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index 20c998398c..c9de2e19aa 100644
--- a/doc/g
> -Original Message-
> From: dev On Behalf Of Zhang,Alvin
> Sent: Monday, February 1, 2021 10:41 AM
> To: Guo, Jia ; Xing, Beilei ; Zhang,
> Qi Z
> Cc: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH v2] net/i40e: fix inputset field mask
>
> From: Alvin Zhang
>
> The absolute field offset
For pattern MAC_PPPOE_IPV4/6, add ETH_RSS_ETH into insput_set_mask
to fix rss rule cannot be created when set eth as rss type.
Fixes: 0d84f86c3022("net/ice: fix GTPU header parsing")
Signed-off-by: Xuan Ding
---
drivers/net/ice/ice_hash.c | 18 +-
1 file changed, 9 insertions(+)
For pattern MAC_PPPOE_IPV4/6, add ETH_RSS_ETH into insput_set_mask
to fix rss rule cannot be created when set eth as rss type.
Fixes: 0d84f86c3022("net/ice: fix GTPU header parsing")
Signed-off-by: Xuan Ding
---
v2:
* Refine the commit title.
* Adjust the indentation by adding a space.
---
driv
Hi Peng & Fei,
> -Original Message-
> From: dev On Behalf Of Peng He
> Sent: Friday, January 29, 2021 3:36 PM
> To: dev@dpdk.org
> Cc: maxime.coque...@redhat.com
> Subject: [dpdk-dev] [PATCH] lib/librte_vhost: fix vid allocation race
Fix the title to 'vhost: X'
>
> From: "chenwei.0
Hi Junjie,
> -Original Message-
> From: Wan Junjie
> Sent: Saturday, January 30, 2021 12:39 AM
> To: maxime.coque...@redhat.com; Xia, Chenbo
> Cc: dev@dpdk.org; Wan Junjie ; Peng He
> ; Zhihong Wang
> Subject: [PATCH] vhost: avoid iotlb mempool allocation while IOMMU disabled
>
> If vh
On 2021/1/29 11:25, chris wrote:
Hi ferruh and maxime:
v6 changes:
send v6. Let us discuss if merge in this or early next release.
Ping.
Sorry that forget to reply to previous message id.
- change to DEBUG level for IO bar detection in pci_uio_ioport_map
- rework the code in
> -Original Message-
> From: Bruce Richardson
> Sent: Friday, January 29, 2021 4:40 PM
> To: Juraj Linkeš
> Cc: tho...@monjalon.net; ruifeng.w...@arm.com; jerinjac...@gmail.com;
> hemant.agra...@nxp.com; ferruh.yi...@intel.com; abo...@pensando.io;
> dev@dpdk.org
> Subject: Re: [RFC PATC
> -Original Message-
> From: David Marchand
> Sent: Saturday, January 30, 2021 4:33 AM
> To: dev@dpdk.org
> Cc: konstantin.anan...@intel.com; bruce.richard...@intel.com;
> sta...@dpdk.org; Olivier Matz ; Ruifeng Wang
> ; Phil Yang ; Andrew
> Rybchenko ; tho...@monjalon.net
> Subject: [PATC
25 matches
Mail list logo