On 12/24/19 6:16 AM, Somnath Kotur wrote:
> Given that we haven't heard any objection from anyone in a while on
> this ...can we get this in please?
I'm sorry, but have you seen below?
It means that PKT_RX_QINQ_STRIPPED, PKT_RX_QINQ, PKT_RX_VLAN
and PKT_RX_VLAN_STRIPPED must be clarified.
It soun
Kevin,
Update the regression test result of Intel part. See the details as below.
# Basic Intel(R) NIC testing
* PF(i40e): Pass
* PF(ixgbe): Pass
* VF: Pass
* Build or compile: 2 bugs are found.
1. [dpdk-stable 18.11.6-rc1] meson build failed on FreeBSD12.1(See freebsd
12.1.log.txt)
2. [dpdk-sta
On Fri, 2019-12-20 at 16:33 +, Ananyev, Konstantin wrote:
> Minutes of Technical Board Meeting, 2019-12-18
>
> Members Attending
> -
> -Bruce
> -Ferruh
> -Hemant
> -Honnappa
> -Jerin
> -Kevin
> -Konstantin (Chair)
> -Maxime
> -Olivier
> -Stephen
> -Thomas
>
> NOTE: The techn
> Add eventmode support to ipsec-secgw. This uses event helper to setup
> and use the eventmode capabilities. Add driver inbound worker.
>
> Example command:
> ./ipsec-secgw -c 0x1 -w 0002:02:00.0,ipsec_in_max_spi=100 -w 0002:07:00.0
> -w 0002:0e:00.0 -w 0002:10:00.1 -- -P -p 0x3 -u 0x1
> --conf
> --- a/examples/ipsec-secgw/ipsec_worker.c
> +++ b/examples/ipsec-secgw/ipsec_worker.c
> @@ -15,6 +15,7 @@
> #include
> #include
>
> +#include
> #include
> #include
> #include
> @@ -29,12 +30,51 @@
> #include
> #include
> #include
> +#include
> +#include
>
> #include "ipsec
The metadata register c0 field in the matcher might be split
into two independent fields - the source vport index and META
item value. These fields have no permanent assigned bits, the
configuration is queried from the kernel drivers.
It means the metadata item field might be less than 32 bits.
Al
Hi Xiaoyun,
> -Original Message-
> From: Li, Xiaoyun
> Sent: Monday, December 23, 2019 5:36 PM
> To: Gavin Hu ; Wu, Jingjing
> Cc: dev@dpdk.org; Maslekar, Omkar ;
> sta...@dpdk.org; nd ; jer...@marvell.com; Honnappa
> Nagarahalli ; Richardson, Bruce
> ; nd
> Subject: RE: [dpdk-dev] [PAT
> -Original Message-
> From: Sexton, Rory
> Sent: Monday, December 16, 2019 6:15 PM
> To: dev@dpdk.org; or...@mellanox.com; adrien.mazarg...@6wind.com; Xing,
> Beilei ; Zhang, Qi Z
> Cc: Sexton, Rory ; Jagus, DariuszX
>
> Subject: [PATCH v2 2/2] net/i40e: support FDIR for L2TPv3 over I
Reviewed-by: Gavin Hu
Hi Kevin,
Testing with 18.11.6-rc1 from Red Hat looks good.
We cover below 14 scenarios and and all get PASS:
(1)Guest with device assignment(PF) throughput testing(1G hugepage size): PASS
(2)Guest with device assignment(PF) throughput testing(2M hugepage size) : PASS
(3)Guest with device assi
The frontend may not send the get_inflight_fd and
set_inflight_fd although we negotiate the protocol
feature. When we meet this situation just return OK.
Fixes: ad0a4ae491fe ("vhost: checkout resubmit inflight information")
Cc: sta...@dpdk.org
Signed-off-by: Jin Yu
---
lib/librte_vhost/vhost_us
Add VHOST_USER_PROTOCOL_F_INFLIGHT_SHMFD check in
getting inflight ring functions.
Fixes: 4d891f77ddfa ("vhost: add APIs to get inflight ring")
Cc: sta...@dpdk.org
Signed-off-by: Jin Yu
---
lib/librte_vhost/vhost.c | 8
1 file changed, 8 insertions(+)
diff --git a/lib/librte_vhost/vho
12 matches
Mail list logo