On 18/07/2025 17:13, Bruce Richardson wrote:
> On Fri, Jul 18, 2025 at 05:05:45PM +0100, Kevin Traynor wrote:
>> On 18/07/2025 16:19, Bruce Richardson wrote:
>>> On Fri, Jul 18, 2025 at 04:03:17PM +0100, Kevin Traynor wrote:
>>>> On 03/07/2025 15:31, Ciara Loftus
On 18/07/2025 16:19, Bruce Richardson wrote:
> On Fri, Jul 18, 2025 at 04:03:17PM +0100, Kevin Traynor wrote:
>> On 03/07/2025 15:31, Ciara Loftus wrote:
>>> The SSE rx and tx paths will be removed from the i40e, iavf and ice
>>> drivers in the 25.11 release. Each o
On 03/07/2025 15:31, Ciara Loftus wrote:
> The SSE rx and tx paths will be removed from the i40e, iavf and ice
> drivers in the 25.11 release. Each of these drivers have faster vector
> paths (AVX2 and AVX-512) which have feature parity with the soon to be
> removed SSE paths. In environments where
Minutes of Technical Board Meeting, 2025-June-11
Members Attending
-
-Aaron
-Bruce
-Jerin
-Kevin
-Morten
-Stephen
-Thomas
NOTE: The technical board meetings every second Wednesday at
https://zoom-lfx.platform.linuxfoundation.org/meeting/96459488340?password=d808f1f6-0a28-4165-929e
+cc Luca/Xueming
On 29/04/2025 03:43, Patrick Robb wrote:
> Hi,
>
> At the DPDK Community Lab we have been running CI tests with a new ARM
> Grace server for the past couple of months on main and next-* branches. I
> am trying to add LTS runs now, and ran into a snag with 23.11 and 22.11 for
> th
getting vring base
Jie Hai (2):
net/hns3: remove PVID info dump for VF
net/hns3: rename RAS module
Junfeng Guo (1):
net/mlx5: fix actions translation error overwrite
Kevin Traynor (5):
vhost: add null callback checks
net/mlx5: fix crash with null flow list creation
On 21/04/2025 07:18, Xu, HailinX wrote:
>> -Original Message-
>> From: Kevin Traynor
>> Sent: Friday, March 28, 2025 6:15 PM
>> To: sta...@dpdk.org
>> Cc: dev@dpdk.org; Abhishek Marathe ;
>> Ali Alnubani ; David Christensen
>> ; Hemant Agrawal ;
On 28/03/2025 10:14, Kevin Traynor wrote:
> Hi all,
>
> Here is a list of patches targeted for stable release 24.11.2.
>
> The planned date for the final release is 14 April.
>
Hi Hailin/John,
Do you have any updates or ETA for testing on 24.11.2 ?
If possible I would like
On 10/04/2025 15:40, Ali Alnubani wrote:
> Hello,
>
> We ran the following functional tests with Nvidia hardware on v24.11.2-rc1:
>
> - Basic functionality:
> Send and receive multiple types of traffic.
> - testpmd xstats counter test.
> - testpmd timestamp test.
> - Changing/checking link st
variable
Jianping Zhao (1):
vhost: clear ring addresses when getting vring base
Jie Hai (2):
net/hns3: remove PVID info dump for VF
net/hns3: rename RAS module
Junfeng Guo (1):
net/mlx5: fix actions translation error overwrite
Kevin Traynor (3):
vhost: add null callback
On 27/03/2025 07:55, Morten Brørup wrote:
> + Red Hat tech board members
>
>> From: Stephen Hemminger [mailto:step...@networkplumber.org]
>> Sent: Wednesday, 26 March 2025 20.21
>>
>> On Wed, 26 Mar 2025 19:06:58 +0100
>> Morten Brørup wrote:
>>
From: Bruce Richardson [mailto:bruce.richard..
LTS length was updated to 3 years, but a sentence saying
when the final release would be was not updated.
Fixes: 3c60ea7b289a ("doc: update LTS maintenance to 3 years")
Cc: sta...@dpdk.org
Signed-off-by: Kevin Traynor
---
doc/guides/contributing/stable.rst | 2 +-
1 file changed, 1
.@dpdk.org
Signed-off-by: Kevin Traynor
---
drivers/net/mlx5/mlx5_flow.c | 15 +++
1 file changed, 15 insertions(+)
diff --git a/drivers/net/mlx5/mlx5_flow.c b/drivers/net/mlx5/mlx5_flow.c
index a2ee237841..3fbe89a9d4 100644
--- a/drivers/net/mlx5/mlx5_flow.c
+++ b/drivers/net/mlx5/m
ned-off-by: Kevin Traynor
---
lib/vhost/vduse.c | 3 ++-
lib/vhost/vhost.c | 5 +++--
lib/vhost/vhost_user.c | 3 ++-
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/lib/vhost/vduse.c b/lib/vhost/vduse.c
index 8ba58555f9..be548f051e 100644
--- a/lib/vhost/vduse.c
+++ b
|= VIRTIO_DEV_RUNNING;
3305│ }
(gdb) frame 1
at ../lib/vhost/vhost_user.c:3303
(gdb) p dev->notify_ops->new_device
$3 = (int (*)(int)) 0x0
Kevin Traynor (1):
vhost: add NULL callback checks
lib/vhost/vduse.c | 3 ++-
lib/vhost/vhost.c | 5 +++--
lib/vhost/vhost_user.c
Members Attending
-
Aaron Conole
Bruce Richardson
Hemant Agrawal
Honnappa Nagarahalli
Jerin Jacob
Kevin Traynor (Chair)
Maxime Coquelin
Morten Brørup
Stephen Hemminger
Thomas Monjalon
NOTE: The technical board meetings are on every second Wednesday at 3pm
UTC. Meetings
>
> Fixes: e1808999d36b ("vhost: restrict set max queue pair API to VDUSE")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Maxime Coquelin
> ---
> lib/vhost/socket.c | 16 +---
> 1 file changed, 9 insertions(+), 7 deletions(-)
>
Thanks, this will make i
On 17/12/2024 11:30, Kevin Traynor wrote:
> On 17/12/2024 10:01, Xu, HailinX wrote:
>>> -Original Message-
>>> From: Kevin Traynor
>>> Sent: Wednesday, December 4, 2024 11:59 PM
>>> To: sta...@dpdk.org
>>> Cc: dev@dpdk.org; Abhishe
/hns3: remove some basic address dump
net/hns3: fix dump counter of registers
Jun Wang (1):
net/e1000: fix link status crash in secondary process
Kaiwen Deng (1):
net/iavf: fix crash when link is unstable
Kevin Traynor (4):
version: 21.11.9-rc1
power: fix log message
/guides/rel_notes/release_24_11.rst | 19 +++
lib/vhost/virtio_net.c | 3 +++
3 files changed, 23 insertions(+), 1 deletion(-)
Kevin Traynor (1):
version: 24.11.1
Olivier Matz (1):
net/virtio: fix Rx checksum calculation
On 16/12/2024 18:14, Ali Alnubani wrote:
>> -Original Message-
>> From: Kevin Traynor
>> Sent: Wednesday, December 4, 2024 5:59 PM
>> To: sta...@dpdk.org
>> Cc: dev@dpdk.org; Abhishek Marathe ; Ali
>> Alnubani ; David Christensen ;
>> Hemant Ag
On 17/12/2024 10:01, Xu, HailinX wrote:
>> -Original Message-
>> From: Kevin Traynor
>> Sent: Wednesday, December 4, 2024 11:59 PM
>> To: sta...@dpdk.org
>> Cc: dev@dpdk.org; Abhishek Marathe ;
>> Ali Alnubani ; David Christensen
>> ; Hem
On 13/12/2024 08:33, David Marchand wrote:
> Hello LTS maintainers, Stephen,
>
> On Fri, Dec 13, 2024 at 2:01 AM Xu, HailinX wrote:
>>> Hi all,
>>>
>>> Here is a list of patches targeted for stable release 22.11.7.
>>>
>>> The planned date for the final release is December 17th.
>>>
>>> Please he
-kvm-7.2
>- kernel 5.14
>- libvirt 9.0
>- git describe
> - v21.11.9-rc1
>- git log
>
> commit f197f1e13ccfb74c92ad05602443dd0984f39540
>
> Author: Kevin Traynor
>
> Date: Wed Dec 4 15:24:08 2024 +
>
> version: 21.11.9-rc1
>
> Signe
Hi all,
Here is a list of patches targeted for stable release 21.11.9.
The planned date for the final release is 17th December 2024.
Please help with testing and validation of your use cases and report
any issues/results with reply-all to this mail. For the final release
the fixes and reported v
72adddabbb33ca1.
>
> Signed-off-by: Stephen Hemminger
> ---
> config/meson.build | 5 +
> 1 file changed, 1 insertion(+), 4 deletions(-)
>
Acked-by: Kevin Traynor
echo 'F'
> -else
> -echo '-'
> -fi
> -}
> -
> git log --oneline --reverse $range |
> while read id headline ; do
> origins=$(origin_filter $id)
> - stable=$(stable_tag $id)
> - fixes=$(fixes_tag $id)
> +
> # check hash is valid
> - git rev-parse -q --verify $1 >&- || continue
> + git rev-parse -q --verify $origin >&- || continue
> # get version of this bug origin
> local origver=$(commit_version $origin)
&
On 02/10/2024 14:31, David Marchand wrote:
> On Tue, Sep 17, 2024 at 10:20 AM Maxime Coquelin
> wrote:
>> On 9/16/24 14:30, David Marchand wrote:
>>> At the moment, if VFIO is not available at DPDK init, it won't be
>>> available unless a subsequent rte_vfio_enable() is done.
>>>
>>> Yet, even if
Jun Yang (1):
crypto/dpaa2_sec: fix event queue user context
Karen Kelly (1):
doc: add baseline mode in l3fwd-power guide
Kevin Laatz (1):
dma/idxd: add generic option for queue config
Kevin Traynor (6):
doc: fix testpmd ring size command
eal: fix logs for '
On 18/09/2024 08:50, Ali Alnubani wrote:
>> -Original Message-
>> From: Kevin Traynor
>> Sent: Thursday, September 5, 2024 3:38 PM
>> To: sta...@dpdk.org
>> Cc: dev@dpdk.org; Abhishek Marathe ; Ali
>> Alnubani ; David Christensen ;
>> Hemant Ag
On 17/09/2024 17:21, Ali Alnubani wrote:
>> -Original Message-
>> From: Kevin Traynor
>> Sent: Tuesday, September 17, 2024 7:14 PM
>> To: Ali Alnubani ; sta...@dpdk.org
>> Cc: dev@dpdk.org; Abhishek Marathe ;
>> Hemant Agrawal ; Ian Stokes
>> ;
On 11/09/2024 14:10, Ali Alnubani wrote:
>> -Original Message-
>> From: Kevin Traynor
>> Sent: Wednesday, September 11, 2024 3:20 PM
>> To: Ali Alnubani ; sta...@dpdk.org
>> Cc: dev@dpdk.org; Abhishek Marathe ;
>> Hemant Agrawal ; Ian Stokes
>> ;
On 10/09/2024 20:12, Ali Alnubani wrote:
>> -Original Message-
>> From: Kevin Traynor
>> Sent: Friday, September 6, 2024 12:53 PM
>> To: Ali Alnubani ; sta...@dpdk.org
>> Cc: dev@dpdk.org; Abhishek Marathe ;
>> David Christensen ; Hemant Agrawal
>
On 05/09/2024 15:02, Kevin Traynor wrote:
> On 05/09/2024 14:29, Ali Alnubani wrote:
>>> -Original Message-
>>> From: Kevin Traynor
>>> Sent: Thursday, September 5, 2024 3:38 PM
>>> To: sta...@dpdk.org
>>> Cc: dev@dpdk.org; Abhishe
On 05/09/2024 14:29, Ali Alnubani wrote:
>> -Original Message-
>> From: Kevin Traynor
>> Sent: Thursday, September 5, 2024 3:38 PM
>> To: sta...@dpdk.org
>> Cc: dev@dpdk.org; Abhishek Marathe ; Ali
>> Alnubani ; David Christensen ;
>> Hemant Ag
Hello Jianwen,
In reference to https://bugs.dpdk.org/show_bug.cgi?id=1531#c3 reported
by Yopper, is there is a fix needed for dpdk main branch or LTS branches ?
Also, if you could register in bugzilla, then we could track txgbe
issues in one place, which makes it easier.
thanks,
Kevin.
ide
Kevin Laatz (1):
dma/idxd: add generic option for queue config
Kevin Traynor (2):
doc: fix testpmd ring size command
eal: fix logs for '--lcores'
Konstantin Ananyev (2):
bpf: fix MOV instruction evaluation
bpf: fix load hangs with six IPv6 addresse
On 24/06/2024 10:15, David Marchand wrote:
> On Sun, Jun 23, 2024 at 2:30 PM wrote:
>>
>> From: Luca Boccassi
>>
>> We now require Meson 0.53 or later, so we can use this feature introduced
>> in 0.51. This also fixes a build failure on SUSE Leap 15.6.
>
> @Luca
> The patch lgtm, but could you d
e options")
Signed-off-by: Kevin Traynor
---
app/test/test_eal_flags.c | 2 +-
lib/eal/common/eal_common_options.c | 8
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/app/test/test_eal_flags.c b/app/test/test_eal_flags.c
index 6cb4b06757..71d8dba731 100644
-
On 23/05/2024 10:15, Xueming Li wrote:
> LGTM
>
> Acked-by: Xueming Li
> ____
> From: Kevin Traynor
> Sent: Thursday, May 23, 2024 5:12 PM
> To: Luca Boccassi ; Morten Brørup
>
> Cc: NBU-Contact-Thomas Monjalon (EXTERNAL) ;
&
Ping Xueming/Christian,
Any comment on this, can you ack if you think it's a good idea ?
On 28/03/2024 10:25, Kevin Traynor wrote:
> On 28/03/2024 10:01, Luca Boccassi wrote:
>> On Mon, 25 Mar 2024 at 10:02, Morten Brørup
>> wrote:
>>>
>>>> From: Th
The documentation is missing the 'config' word.
In app, 'help ports' shows the correct syntax:
port config (port_id) (rxq|txq) (queue_id) ring_size (value)
Fixes: 1a77cffa8143 ("app/testpmd: enable queue ring size configure")
Cc: sta...@dpdk.org
Signed-off-by:
(4):
net/bnxt: fix 50G and 100G forced speed
net/bnxt: fix speed change from 200G to 25G on Thor
net/bnxt: fix backward firmware compatibility
net/bnxt: fix null pointer dereference
Kevin Traynor (3):
net/ixgbe: increase VF reset timeout
version: 21.11.7-rc1
On 29/04/2024 12:21, Ali Alnubani wrote:
>> -Original Message-
>> From: Kevin Traynor
>> Sent: Thursday, April 18, 2024 3:34 PM
>> To: sta...@dpdk.org
>> Cc: dev@dpdk.org; Abhishek Marathe ;
>> Ali Alnubani ; David Christensen
>> ; Hemant Ag
Commit e9b8b369deed1d368079e2591fa8df4a4b9dc94a
> Author: Kevin Traynor
> Date: Thu Apr 18 13:19:53 2024 +0100
> version: 21.11.7-rc1
> Signed-off-by:
On 26/04/2024 10:04, Xu, HailinX wrote:
>> -Original Message-
>> From: Kevin Traynor
>> Sent: Thursday, April 18, 2024 8:34 PM
>> To: sta...@dpdk.org
>> Cc: dev@dpdk.org; Abhishek Marathe ;
>> Ali Alnubani ; David Christensen
>> ; Hem
net/bnxt: fix speed change from 200G to 25G on Thor
net/bnxt: fix backward firmware compatibility
net/bnxt: fix null pointer dereference
Kevin Traynor (1):
net/ixgbe: increase VF reset timeout
Kiran Kumar K (1):
net/cnxk: fix flow RSS configuration
Kishore Padmanabha (1
On 28/03/2024 10:01, Luca Boccassi wrote:
> On Mon, 25 Mar 2024 at 10:02, Morten Brørup
> wrote:
>>
>>> From: Thomas Monjalon [mailto:tho...@monjalon.net]
>>> Sent: Monday, 25 March 2024 00.14
>>>
>>> 17/01/2024 17:24, Kevin Traynor:
>>>&g
On 15/03/2024 09:24, Dariusz Sosnowski wrote:
>> NFP plans support RTE_FLOW_ACTION_TYPE_MODIFY_FIELD flow action in
>> 24.07 or 24.11.
>> For remove of legacy flow, does there also correspond patches in OVS project?
> I am not familiar with any patches to OVS. Thanks for raising this.
>
> For the
On 12/03/2024 10:40, Jiri Slaby wrote:
> On 12. 03. 24, 11:26, Kevin Traynor wrote:
>> On 12/03/2024 08:59, David Marchand wrote:
>>> Hello Jiri,
>>>
>>> On Tue, Mar 12, 2024 at 9:57 AM Jiri Slaby wrote:
>>>>
>>>> strlcpy() was removed
On 12/03/2024 08:59, David Marchand wrote:
> Hello Jiri,
>
> On Tue, Mar 12, 2024 at 9:57 AM Jiri Slaby wrote:
>>
>> strlcpy() was removed in commit d26270061ae6 (string: Remove strlcpy()), use
>> strscpy() instead.
>>
>> The patches fixes this:
>> kernel/linux/kni/kni_net.c: In function ‘kni_get
lock_all_qps) {
> + if (msg_handler != NULL && msg_handler->lock_all_qps) {
> if (!(dev->flags & VIRTIO_DEV_VDPA_CONFIGURED)) {
> vhost_user_lock_all_queue_pairs(dev);
> unlock_required = 1;
Acked-by: Kevin Traynor
portid, strerror(-ret));
> +
> rxq_conf = dev_info.default_rxconf;
> - rxq_conf.offloads = port_conf.rxmode.offloads;
> + rxq_conf.offloads = local_conf.rxmode.offloads;
> if (!per_port_pool)
> ret = rte_eth_rx_queue_setup(portid, queueid,
> nb_rxd, socketid,
Acked-by: Kevin Traynor
Hi Bruce,
I see you are the lucky delegate for this patch :-)
https://patchwork.dpdk.org/project/dpdk/patch/20240130100027.39466-1-ktray...@redhat.com/
Just wondering if any comment and if it's planned for 23.03 or later
release ?
thanks,
Kevin.
On 30/01/2024 10:00, Kevin Traynor
rte_eth_dev_start(), and the callback takes a same lock, a deadlock
> + * occurs. Because of this, it is highly recommended NOT to take locks
> in
> + * those callbacks.
> + */
> typedef int (*rte_eth_dev_cb_fn)(uint16_t port_id,
> enum rte_eth_event_type event, void *cb_arg, void *ret_param);
>
Acked-by: Kevin Traynor
On 06/02/2024 20:33, Ferruh Yigit wrote:
> On 2/1/2024 10:08 AM, Kevin Traynor wrote:
>> On 01/02/2024 08:43, David Marchand wrote:
>>> As described in a recent bugzilla opened against the net/iavf driver,
>>> a driver may call a event callback from other calls of the
On 01/02/2024 08:43, David Marchand wrote:
> As described in a recent bugzilla opened against the net/iavf driver,
> a driver may call a event callback from other calls of the ethdev API.
>
> Nothing guarantees in the ethdev API against such behavior.
>
> Add a notice against using locks in those
On 30/01/2024 12:07, Ferruh Yigit wrote:
> On 1/24/2024 9:25 AM, Chaoyong He wrote:
>> From: Long Wu
>>
>> Stop cpp service if all representors are closed and cpp service is running.
>>
>> Fixes: bab0e6f48b6d ("net/nfp: fix infinite loop")
>> Cc: chaoyong...@corigine.com
>> Cc: sta...@dpdk.org
>>
this, continue to wait an initial 50 msecs,
but then allow a max of an additional 50 msecs for the command to
complete.
Fixes: af75078fece3 ("first public release")
Signed-off-by: Kevin Traynor
---
drivers/net/ixgbe/base/ixgbe_type.h | 2 +-
1 file changed, 1 insertion(+), 1 deletio
Members Attending
-
Aaron Conole
Bruce Richardson
Hemant Agrawal
Honappa Nagarahalli
Jerin Jacob
Kevin Traynor (Chair)
Konstantin Ananyev
Maxime Coquelin
Morten Brorup
Stephen Hemminger
Thomas Monjalon
NOTE: The technical board meetings are on every second Wednesday at 3 pm
UTC
depends on community support.
Signed-off-by: Kevin Traynor
---
v2: fix typo in commit message
---
doc/guides/contributing/stable.rst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/guides/contributing/stable.rst
b/doc/guides/contributing/stable.rst
index 8156b72b20
dependents on community support.
Signed-off-by: Kevin Traynor
---
doc/guides/contributing/stable.rst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/guides/contributing/stable.rst
b/doc/guides/contributing/stable.rst
index 8156b72b20..289769a61d 100644
--- a/doc/guides
with GCC 13
Kaiwen Deng (1):
net/ice: fix TM configuration clearing
Kevin Traynor (5):
Revert "net/iavf: fix tunnel TSO path selection"
doc: update versions recommendations for i40e and ice
Revert "net/iavf: fix abnormal disable HW interrupt"
On 11/01/2024 12:21, Maryam Tahhan wrote:
> On 11/01/2024 11:35, Ferruh Yigit wrote:
>> Devarg is user interface, changing it impacts the user.
>>
>> Assume that user of '22.11.3' using 'use_cni' dev_arg, it will be broken
>> when user upgrades DPDK to '22.11.4', which is not expected.
>>
>> dev_ar
Kevin.
>
> Regards,
> Xu, Hailin
>
>> -Original Message-
>> From: Kevin Traynor
>> Sent: Tuesday, January 9, 2024 5:49 PM
>> To: sta...@dpdk.org; Mcnamara, John
>> Cc: dev@dpdk.org; Abhishek Marathe ;
>> Ali Alnubani ; benjamin.wal...@intel.com; David
On 20/12/2023 13:22, Kevin Traynor wrote:
> Hi all,
>
> Here is a list of patches targeted for stable release 21.11.6.
>
> The planned date for the final release is 12 January.
>
I have validation reports for Red Hat and Nvidia. Thank you.
Is there any validation results fro
On 03/01/2024 14:43, Ali Alnubani wrote:
>> -Original Message-
>> From: Kevin Traynor
>> Sent: Wednesday, December 20, 2023 3:23 PM
>> To: sta...@dpdk.org
>> Cc: dev@dpdk.org; Abhishek Marathe ;
>> Ali Alnubani ; benjamin.wal...@intel.com; David
>
On 08/01/2024 15:55, Ferruh Yigit wrote:
> On 12/18/2023 6:37 AM, Simon Jones wrote:
>> Oh, it's fixed by 0911d4ec and f5e72e8e
>>
>
> Thanks Simon for reporting.
>
> Do you know if the above fixes backported to the 21.11.x LTS release?
>
Yes, 0911d4ec as part of 18.11 [0] and f5e72e8e backport
Deng (1):
net/ice: fix TM configuration clearing
Kevin Traynor (3):
Revert "net/iavf: fix tunnel TSO path selection"
doc: update versions recommendations for i40e and ice
Revert "net/iavf: fix abnormal disable HW interrupt"
Kommula Shiva Shankar (1):
On 01/11/2023 11:42, Kevin Traynor wrote:
On 11/11/2022 05:27, Qiming Yang wrote:
Add recommended matching list for ice PMD in DPDK 22.07 and
i40e PMD in DPDK 22.07 and 22.11.
Signed-off-by: Qiming Yang
---
doc/guides/nics/i40e.rst | 8
doc/guides/nics/ice.rst | 2 ++
2 files
Update documentation to stop recommending that
out-of-tree Linux Kernel drivers are used for
i40e and ice.
Cc: sta...@dpdk.org
Signed-off-by: Kevin Traynor
---
Sent mail explaining background here:
http://inbox.dpdk.org/dev/d212cb6e-53fd-b017-0d93-ff0b01476...@redhat.com/
---
doc/guides/nics
On 03/11/2023 03:07, Rongwei Liu wrote:
Initially, the rdma-core library only supported misc0 to misc3 fields in
matching resources, misc4 and misc5 fields were added to handle new
features. The matcher layout, passing from DPDK to rdma-core, shouldn't
exceed the size of the engaged library versi
On 11/11/2022 05:27, Qiming Yang wrote:
Add recommended matching list for ice PMD in DPDK 22.07 and
i40e PMD in DPDK 22.07 and 22.11.
Signed-off-by: Qiming Yang
---
doc/guides/nics/i40e.rst | 8
doc/guides/nics/ice.rst | 2 ++
2 files changed, 10 insertions(+)
diff --git a/doc/gu
On 23/10/2023 10:07, Maxime Coquelin wrote:
With LTS maintainers actually added... sorry.
On 10/23/23 11:05, Maxime Coquelin wrote:
On 10/19/23 14:12, Chautru, Nicolas wrote:
Hi Maxime,
-Original Message-
From: Maxime Coquelin
Sent: Thursday, October 19, 2023 10:47 AM
To: Chautru,
abstracting common bit counting
functions. This part of the API is unlikely to change.
Mark those symbols as stable.
Fixes: 18898c4d06f9 ("eal: use abstracted bit count functions")
Signed-off-by: David Marchand
Reviewed-by: Joyce Kong
Acked-by: Kevin Traynor
---
Copying Tec
Members Attending
-
Aaron Conole
Bruce Richardson
Hemant Agrawal
Honappa Nagarahalli
Jerin Jacob
Kevin Traynor (Chair)
Konstantin Ananyev
Maxime Coquelin
Stephen Hemminger
Thomas Monjalon
NOTE: The technical board meetings are on every second Wednesday at 3 pm
UTC.
Meetings are
: David Marchand
Signed-off-by: Kevin Traynor
---
doc/guides/contributing/stable.rst | 8
1 file changed, 8 insertions(+)
diff --git a/doc/guides/contributing/stable.rst
b/doc/guides/contributing/stable.rst
index 9ee7b4b7cc..8156b72b20 100644
--- a/doc/guides/contributing/stable.rst
+++ b
On 16/10/2023 06:20, Tummala, Sivaprasad wrote:
[AMD Official Use Only - General]
Hi DPDK Techboard,
Request to add this topic for discussion in the next techboard meeting.
Hi Sivaprasad,
Are you or a representative (Ferruh?) able to attend the techboard
meeting (3pm UTC Wednesday) to disc
On 06/10/2023 10:10, David Marchand wrote:
On Wed, Oct 4, 2023 at 7:13 PM Stephen Hemminger
wrote:
On Mon, 2 Oct 2023 10:15:25 +0200
David Marchand wrote:
Bugzilla ID: 1291 ?
This patch (and patch 3) updates some pcapng API, is it worth a RN update?
Fixes: c882eb544842 ("pcapng: fix t
On 20/09/2023 11:03, Ferruh Yigit wrote:
On 9/20/2023 4:06 AM, Wei Hu wrote:
-Original Message-
From: Ferruh Yigit
Sent: Tuesday, September 19, 2023 7:05 PM
To: Wei Hu ; dev@dpdk.org; Long Li
Cc: sta...@dpdk.org; Kevin Traynor ; Luca Boccassi
Subject: Re: [PATCH v2 1/1] net/mana
On 18/09/2023 15:42, David Marchand wrote:
On Tue, Sep 27, 2022 at 9:24 AM Kevin Liu wrote:
Check whether the data packet is illegal of ice and iavf driver.
v2:
Change the scheme, check the data_len and update commit log.
Kevin Liu (2):
net/iavf: check illegal packets
net/ice: check il
On 05/09/2023 02:51, Zeng, ZhichaoX wrote:
Regards
Zhichao
-Original Message-
From: Kevin Traynor
Sent: Monday, September 4, 2023 10:15 PM
To: Zeng, ZhichaoX ; Xu, HailinX
; Xueming Li ;
sta...@dpdk.org; Wu, Jingjing ; Xing, Beilei
; Xu, Ke1 ; Zhang, Qi Z
Cc: xuemi...@nvdia.com; dev
On 04/09/2023 10:32, Kevin Traynor wrote:
On 01/09/2023 04:23, Zeng, ZhichaoX wrote:
-Original Message-
From: Kevin Traynor
Sent: Thursday, August 31, 2023 8:18 PM
To: Xu, HailinX ; Xueming Li ;
sta...@dpdk.org; Wu, Jingjing ; Xing, Beilei
; Xu, Ke1 ; Zeng, ZhichaoX
; Zhang, Qi Z
Cc
On 01/09/2023 04:23, Zeng, ZhichaoX wrote:
-Original Message-
From: Kevin Traynor
Sent: Thursday, August 31, 2023 8:18 PM
To: Xu, HailinX ; Xueming Li ;
sta...@dpdk.org; Wu, Jingjing ; Xing, Beilei
; Xu, Ke1 ; Zeng, ZhichaoX
; Zhang, Qi Z
Cc: xuemi...@nvdia.com; dev@dpdk.org; Stokes
On 30/08/2023 17:25, Kevin Traynor wrote:
On 29/08/2023 09:22, Xu, HailinX wrote:
-Original Message-
From: Xueming Li
Sent: Thursday, August 17, 2023 2:14 PM
To: sta...@dpdk.org
Cc: xuemi...@nvdia.com; dev@dpdk.org; Abhishek Marathe
; Ali Alnubani ;
Walker, Benjamin ; David Christensen
Jacob ;
Mcnamara, John ; Ju-Hyoung Lee
; Kevin Traynor ; Luca Boccassi
; Pei Zhang ; Xu, Qian Q
; Raslan Darawsheh ; Thomas
Monjalon ; Yanghang Liu ;
Peng, Yuan ; Chen, Zhaoyan
Subject: 22.11.3 patches review and test
Hi all,
Here is a list of patches targeted for stable release 22.11.3.
The
):
pipeline: fix double free for table stats
Ke Xu (1):
net/iavf: fix tunnel TSO path selection
Kevin Traynor (2):
version: 21.11.5-rc1
version: 21.11.5
Long Wu (1):
net/bonding: fix destroy dedicated queues flow
Mattias Rönnblom (1):
event/dsw: free rings on close
Maxime
On 24/08/2023 07:07, Xu, HailinX wrote:
-Original Message-
From: Kevin Traynor
Sent: Thursday, August 3, 2023 12:31 AM
To: sta...@dpdk.org
Cc: dev@dpdk.org; Abhishek Marathe ; Ali
Alnubani ; Walker, Benjamin
; David Christensen ;
Hemant Agrawal ; Stokes, Ian
; Jerin Jacob ; Mcnamara
On 23/08/2023 10:55, Mcnamara, John wrote:
-Original Message-
From: Kevin Traynor
Sent: Monday, August 21, 2023 1:38 PM
To: Mcnamara, John ; sta...@dpdk.org; Peng, Yuan
; Chen, Zhaoyan ; Xu, HailinX
Cc: dev@dpdk.org; Walker, Benjamin ; Stokes,
Ian ; Luca Boccassi ; Thomas
Monjalon
On 21/08/2023 11:50, Mcnamara, John wrote:
-Original Message-
From: Kevin Traynor
Any updates from Intel validation team ? The release is due tomorrow
(22nd) but I can postpone it if you need a few more days to complete
testing.
Hi,
We have had some attritions on the Intel
On 02/08/2023 17:31, Kevin Traynor wrote:
Hi all,
Here is a list of patches targeted for stable release 21.11.5.
The planned date for the final release is 22nd August.
Please help with testing and validation of your use cases and report
any issues/results with reply-all to this mail. For the
On 17/08/2023 10:45, Ali Alnubani wrote:
-Original Message-
From: Kevin Traynor
Sent: Wednesday, August 2, 2023 7:31 PM
To: sta...@dpdk.org
Cc: dev@dpdk.org; Abhishek Marathe ;
Ali Alnubani ; benjamin.wal...@intel.com; David
Christensen ; Hemant Agrawal
; Ian Stokes ; Jerin Jacob
; John
Hi all,
Here is a list of patches targeted for stable release 21.11.5.
The planned date for the final release is 22nd August.
Please help with testing and validation of your use cases and report
any issues/results with reply-all to this mail. For the final release
the fixes and reported validati
.
Acked-by: Kevin Traynor
: add VDUSE device creation and destruction")
Signed-off-by: Maxime Coquelin
---
lib/vhost/socket.c | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
lgtm
Acked-by: Kevin Traynor
ction")
Signed-off-by: Maxime Coquelin
---
lib/vhost/socket.c | 2 +-
lib/vhost/vduse.c | 4 ++--
lib/vhost/vduse.h | 6 --
3 files changed, 7 insertions(+), 5 deletions(-)
lgtm
Acked-by: Kevin Traynor
On 13/07/2023 12:29, Maxime Coquelin wrote:
Unlike Vhost-user, VDUSE requires vIOMMU support.
This patch ignores whether RTE_VHOST_USER_IOMMU_SUPPORT
flag is passed at register time to avoid having application
to pass it for having working VDUSE device creation.
Fixes: 0adb8eccc6a6 ("vhost: add
On 20/06/2023 12:52, David Marchand wrote:
On Tue, Jun 20, 2023 at 12:32 PM Kevin Traynor wrote:
On 20/06/2023 07:56, David Marchand wrote:
On Tue, Jun 20, 2023 at 8:50 AM Jerin Jacob wrote:
On Tue, Jun 20, 2023 at 2:17 AM David Marchand
wrote:
We forgot to add graph unit tests to the
On 20/06/2023 07:56, David Marchand wrote:
On Tue, Jun 20, 2023 at 8:50 AM Jerin Jacob wrote:
On Tue, Jun 20, 2023 at 2:17 AM David Marchand
wrote:
We forgot to add graph unit tests to the CI testsuites.
Signed-off-by: David Marchand
Could we add Fixes: ?
Either way,
Acked-by: Jerin Jac
1 - 100 of 784 matches
Mail list logo