dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v4 1/3] argparse: add support for string and boolean args
Bruce Richardson
Re: [PATCH v4 0/3] argparse additions and rework
Thomas Monjalon
Re: [PATCH v9 01/15] eal: introduce new secure memory zero
Thomas Monjalon
Re: [PATCH v9 01/15] eal: introduce new secure memory zero
Thomas Monjalon
Re: [PATCH v9 02/15] app/test: remove unused variable
Thomas Monjalon
Re: [PATCH v6 0/2] node: add mbuf dynamic field for nodes
Thomas Monjalon
Re: [PATCH v6 0/2] node: add mbuf dynamic field for nodes
Nitin Saxena
Re: [PATCH v3 1/1] pcapng: fix null dereference in rte_pcapng_close
Thomas Monjalon
Re: [PATCH v2] bus/vdev: revert fix devargs after multi-process bus scan
David Marchand
[PATCH v5] build: reduce use of AVX compiler flags
Bruce Richardson
RE: [PATCH v5] build: reduce use of AVX compiler flags
Varghese, Vipin
Re: [PATCH v5] build: reduce use of AVX compiler flags
Thomas Monjalon
Re: [PATCH v5] build: reduce use of AVX compiler flags
Bruce Richardson
[DPDK/testpmd Bug 1672] [dpdk-25.03] vf_offload/checksum_offload_tunnel_enable: gtpu packet checksum error packet
bugzilla
[DPDK/core Bug 1683] use after on interrupt thread during EAL cleanup
bugzilla
[DPDK/core Bug 1668] EAL: rte_eal_mp_remote_launch is able to launch an lcore which is running
bugzilla
[PATCH] net/ice: fix DCF RSS hash update
Mingjin Ye
RE: [PATCH] net/ice: fix DCF RSS hash update
Jiale, SongX
Re: [PATCH] net/ice: fix DCF RSS hash update
Bruce Richardson
RE: [PATCH] net/ice: fix DCF RSS hash update
Ye, MingjinX
[PATCH v2 1/2] net/ice: fix getting DCF RSS hash
Mingjin Ye
[PATCH v2 2/2] net/ice: fix updating DCF RSS hash
Mingjin Ye
Re: [PATCH v2 2/2] net/ice: fix updating DCF RSS hash
Bruce Richardson
RE: [PATCH v2 2/2] net/ice: fix updating DCF RSS hash
Ye, MingjinX
Re: [PATCH v2 2/2] net/ice: fix updating DCF RSS hash
Bruce Richardson
Re: [PATCH v2 1/2] net/ice: fix getting DCF RSS hash
Bruce Richardson
[DPDK/ethdev Bug 1664] rte_ipv6_addr_is_v4mapped wrong logic
bugzilla
[DPDK/core Bug 1722] Kernel crash with WARNING: CPU: 17 PID: 4510 at lib/refcount.c:28 refcount_warn_saturate+0xd8/0xe0
bugzilla
[DPDK/core Bug 1722] Kernel crash with WARNING: CPU: 17 PID: 4510 at lib/refcount.c:28 refcount_warn_saturate+0xd8/0xe0
bugzilla
[PATCH 0/6] net/hns3: VF support multi-TCs
Dengdui Huang
[PATCH 2/6] net/hns3: remove duplicate struct field
Dengdui Huang
[PATCH 1/6] net/hns3: fix VF fail to config queue TC
Dengdui Huang
[PATCH 6/6] net/hns3: VF support multi-TCs configure
Dengdui Huang
Re: [PATCH 6/6] net/hns3: VF support multi-TCs configure
Stephen Hemminger
Re: [PATCH 6/6] net/hns3: VF support multi-TCs configure
huangdengdui
[PATCH 4/6] net/hns3: VF support parse max TC number
Dengdui Huang
[PATCH 5/6] net/hns3: VF support discover multi-TCs capability
Dengdui Huang
[PATCH 3/6] net/hns3: refactor DCB module code
Dengdui Huang
Re: [PATCH 0/6] net/hns3: VF support multi-TCs
huangdengdui
[PATCH v3 0/6] net/hns3: VF support multi-TCs
Dengdui Huang
[PATCH v3 2/6] net/hns3: remove duplicate struct field
Dengdui Huang
[PATCH v3 1/6] net/hns3: fix VF fail to config queue TC
Dengdui Huang
[PATCH v3 5/6] net/hns3: VF support discover multi-TCs capability
Dengdui Huang
[PATCH v3 4/6] net/hns3: VF support parse max TC number
Dengdui Huang
[PATCH v3 6/6] net/hns3: VF support multi-TCs configure
Dengdui Huang
[PATCH v3 3/6] net/hns3: refactor DCB module code
Dengdui Huang
[PATCH v2 0/6] net/hns3: VF support multi-TCs
Dengdui Huang
[PATCH v2 3/6] net/hns3: refactor DCB module code
Dengdui Huang
[PATCH v2 1/6] net/hns3: fix VF fail to config queue TC
Dengdui Huang
[PATCH v2 4/6] net/hns3: VF support parse max TC number
Dengdui Huang
[PATCH v2 6/6] net/hns3: VF support multi-TCs configure
Dengdui Huang
[PATCH v2 2/6] net/hns3: remove duplicate struct field
Dengdui Huang
[PATCH v2 5/6] net/hns3: VF support discover multi-TCs capability
Dengdui Huang
Re: [PATCH 0/6] net/hns3: VF support multi-TCs
Stephen Hemminger
Re: [PATCH v7 1/3] graph: avoid global node ID counter
Thomas Monjalon
[DPDK/meson Bug 1721] failed to compile DPDK
bugzilla
[PATCH v3 0/8] net/r8169: support more cards
Howard Wang
[PATCH v3 3/8] net/r8169: add support for RTL8127
Howard Wang
[PATCH v3 4/8] net/r8169: remove cmac feature for RTL8125AP
Howard Wang
[PATCH v3 6/8] net/r8169: add support for RTL8125CP
Howard Wang
[PATCH v3 7/8] net/r8169: add support for RTL8127ATF serdes interface
Howard Wang
[PATCH v3 8/8] net/r8169: update HW configuration for 8127
Howard Wang
[PATCH v3 5/8] net/r8169: add RTL8127AP dash support
Howard Wang
Re: [PATCH v3 0/8] net/r8169: support more cards
Stephen Hemminger
[DPDK/eventdev Bug 1720] failure in event_vector_adapter_autotest
bugzilla
[PATCH v3 0/3] argparse additions and rework
Bruce Richardson
[PATCH v3 1/3] argparse: add support for string and boolean args
Bruce Richardson
[PATCH v3 2/3] argparse: make argparse EAL-args compatible
Bruce Richardson
[PATCH v3 3/3] argparse: use enums to remove max-value defines in lists
Bruce Richardson
[PATCH 0/2] uapi: script and header update
Stephen Hemminger
[PATCH 2/2] uapi: update headers to 6.15 kernel
Stephen Hemminger
[PATCH 1/2] devtools/linux-uapi: conform to kernel headers install
Stephen Hemminger
[PATCH] doc: add release note entry for EAL lcores flag
Bruce Richardson
Re: [PATCH] doc: add release note entry for EAL lcores flag
Thomas Monjalon
[RFC PATCH dpdk] fib6: implement RCU rule reclamation
Robin Jarry
[PATCH v8 0/7] latencystats: cleanup and floating point fixes
Stephen Hemminger
[PATCH v8 4/7] latencystats: update include files
Stephen Hemminger
[PATCH v8 6/7] latencystats: add metric for number of samples
Stephen Hemminger
[PATCH v8 5/7] latencystats: enforce that unused callback function is NULL
Stephen Hemminger
[PATCH v8 3/7] latencystats: fix log messages
Stephen Hemminger
[PATCH v8 2/7] latencystats: do not use floating point
Stephen Hemminger
Re: [PATCH v8 2/7] latencystats: do not use floating point
Thomas Monjalon
[PATCH v8 1/7] latencystats: handle fractional cycles per ns
Stephen Hemminger
[PATCH v8 7/7] test: update to latencystats tests
Stephen Hemminger
Re: [PATCH v8 7/7] test: update to latencystats tests
David Marchand
Re: [PATCH v8 0/7] latencystats: cleanup and floating point fixes
Thomas Monjalon
DPDK Release Status Meeting 2025-06-10
Mcnamara, John
[PATCH] eal: handle sysconf() negative return value
Morten Brørup
[PATCH v2] eal: handle sysconf(_SC_PAGESIZE) negative return value
Morten Brørup
Re: [PATCH v2] eal: handle sysconf(_SC_PAGESIZE) negative return value
Burakov, Anatoly
[PATCH v3 0/3] handle sysconf(_SC_PAGESIZE) negative return value
Morten Brørup
[PATCH v3 3/3] pmu: handle sysconf(_SC_PAGESIZE) negative return value
Morten Brørup
[PATCH v3 2/3] eal: handle sysconf(_SC_PAGESIZE) negative return value
Morten Brørup
Re: [PATCH v3 2/3] eal: handle sysconf(_SC_PAGESIZE) negative return value
Thomas Monjalon
RE: [PATCH v3 2/3] eal: handle sysconf(_SC_PAGESIZE) negative return value
Morten Brørup
Re: [PATCH v3 2/3] eal: handle sysconf(_SC_PAGESIZE) negative return value
Thomas Monjalon
RE: [PATCH v3 2/3] eal: handle sysconf(_SC_PAGESIZE) negative return value
Morten Brørup
Re: [PATCH v3 2/3] eal: handle sysconf(_SC_PAGESIZE) negative return value
Thomas Monjalon
RE: [PATCH v3 2/3] eal: handle sysconf(_SC_PAGESIZE) negative return value
Morten Brørup
Re: [PATCH v3 2/3] eal: handle sysconf(_SC_PAGESIZE) negative return value
Stephen Hemminger
Re: [PATCH v3 2/3] eal: handle sysconf(_SC_PAGESIZE) negative return value
Thomas Monjalon
[PATCH v3 1/3] eal/unix: fix log message for madvise() failure
Morten Brørup
Re: [PATCH v3 1/3] eal/unix: fix log message for madvise() failure
Thomas Monjalon
RE: [PATCH v3 1/3] eal/unix: fix log message for madvise() failure
Morten Brørup
Re: [PATCH v3 1/3] eal/unix: fix log message for madvise() failure
Thomas Monjalon
RE: [PATCH v3 1/3] eal/unix: fix log message for madvise() failure
Morten Brørup
RE: [PATCH v3 1/3] eal/unix: fix log message for madvise() failure
Morten Brørup
Re: [PATCH v3 0/3] handle sysconf(_SC_PAGESIZE) negative return value
Thomas Monjalon
Re: [EXTERNAL] [PATCH v8] graph: mcore: optimize graph search
Thomas Monjalon
[PATCH v6 0/4] allow pmdinfo to be inserted and parsed using MSVC
David Marchand
[PATCH v6 1/4] dev: hide driver export macros
David Marchand
[PATCH v6 4/4] usertools: enable pmdinfo with MSVC
David Marchand
Re: [PATCH v6 4/4] usertools: enable pmdinfo with MSVC
Robin Jarry
[PATCH v6 3/4] buildtools: embed driver information with MSVC
David Marchand
[PATCH v6 2/4] dev: export driver information with MSVC
David Marchand
Re: [PATCH v6 2/4] dev: export driver information with MSVC
David Marchand
[PATCH v7 0/5] allow pmdinfo to be inserted and parsed using MSVC
David Marchand
[PATCH v7 4/5] buildtools: embed driver information with MSVC
David Marchand
Re: [PATCH v7 4/5] buildtools: embed driver information with MSVC
Andre Muezerie
[PATCH v7 5/5] usertools: enable pmdinfo with MSVC
David Marchand
[PATCH v7 3/5] dev: export driver information with MSVC
David Marchand
Re: [PATCH v7 3/5] dev: export driver information with MSVC
Andre Muezerie
[PATCH v7 1/5] dev: hide driver export macros
David Marchand
Re: [PATCH v7 1/5] dev: hide driver export macros
Andre Muezerie
[PATCH v7 2/5] dev: rename pmdinfo internal symbols
David Marchand
Re: [PATCH v7 2/5] dev: rename pmdinfo internal symbols
Andre Muezerie
Re: [PATCH v7 0/5] allow pmdinfo to be inserted and parsed using MSVC
David Marchand
Re: [PATCH v7 0/7] latencystats: cleanup
Thomas Monjalon
Re: [PATCH 0/4] more unnecessary function pointer
Thomas Monjalon
[PATCH v2] doc/linux_gsg: update recommended compiler versions
Bruce Richardson
Re: [PATCH v2] doc/linux_gsg: update recommended compiler versions
Thomas Monjalon
[v3 00/10] DPAA specific fixes
vanshika . shukla
[v3 01/10] bus/dpaa: avoid using same structure and variable name
vanshika . shukla
Re: [v3 01/10] bus/dpaa: avoid using same structure and variable name
Stephen Hemminger
[v3 02/10] bus/dpaa: add FMan node
vanshika . shukla
[v3 04/10] bus/dpaa: optimize bman acquire/release
vanshika . shukla
[v3 03/10] bus/dpaa: enhance DPAA SoC version
vanshika . shukla
[v3 05/10] mempool/dpaa: fast acquire and release
vanshika . shukla
[v3 06/10] mempool/dpaa: adjust pool element for LS1043A errata
vanshika . shukla
[v3 07/10] net/dpaa: add Tx rate limiting DPAA PMD API
vanshika . shukla
[v3 08/10] net/dpaa: add devargs for enabling err packets on main queue
vanshika . shukla
[v3 09/10] bus/dpaa: improve DPAA cleanup
vanshika . shukla
[v3 10/10] bus/dpaa: optimize qman enqueue check
vanshika . shukla
[v4 00/10] DPAA specific fixes
vanshika . shukla
[v4 03/10] bus/dpaa: enhance DPAA SoC version
vanshika . shukla
[v4 01/10] bus/dpaa: avoid using same structure and variable name
vanshika . shukla
RE: [EXT] Re: [v4 01/10] bus/dpaa: avoid using same structure and variable name
Vanshika Shukla
[v4 05/10] mempool/dpaa: fast acquire and release
vanshika . shukla
[v4 07/10] net/dpaa: add Tx rate limiting DPAA PMD API
vanshika . shukla
Re: [v4 07/10] net/dpaa: add Tx rate limiting DPAA PMD API
Stephen Hemminger
RE: [EXT] Re: [v4 07/10] net/dpaa: add Tx rate limiting DPAA PMD API
Vanshika Shukla
Re: [EXT] Re: [v4 07/10] net/dpaa: add Tx rate limiting DPAA PMD API
Thomas Monjalon
[v4 10/10] bus/dpaa: optimize qman enqueue check
vanshika . shukla
Re: [v4 10/10] bus/dpaa: optimize qman enqueue check
Stephen Hemminger
Re: [v4 10/10] bus/dpaa: optimize qman enqueue check
Patrick Robb
[v4 02/10] bus/dpaa: add FMan node
vanshika . shukla
Re: [v4 02/10] bus/dpaa: add FMan node
Stephen Hemminger
RE: [EXT] Re: [v4 02/10] bus/dpaa: add FMan node
Vanshika Shukla
Re: [v4 02/10] bus/dpaa: add FMan node
Stephen Hemminger
[v4 04/10] bus/dpaa: optimize bman acquire/release
vanshika . shukla
Re: [v4 04/10] bus/dpaa: optimize bman acquire/release
Stephen Hemminger
[v4 06/10] mempool/dpaa: adjust pool element for LS1043A errata
vanshika . shukla
Re: [v4 06/10] mempool/dpaa: adjust pool element for LS1043A errata
Stephen Hemminger
[v4 08/10] net/dpaa: add devargs for enabling err packets on main queue
vanshika . shukla
Re: [v4 08/10] net/dpaa: add devargs for enabling err packets on main queue
Stephen Hemminger
[v4 09/10] bus/dpaa: improve DPAA cleanup
vanshika . shukla
Re: [v4 00/10] DPAA specific fixes
Hemant Agrawal
[v5 0/9] DPAA specific fixes
vanshika . shukla
[v5 1/9] bus/dpaa: add FMan node
vanshika . shukla
[v5 4/9] mempool/dpaa: fast acquire and release
vanshika . shukla
[v5 2/9] bus/dpaa: enhance DPAA SoC version
vanshika . shukla
[v5 3/9] bus/dpaa: optimize bman acquire/release
vanshika . shukla
[v5 6/9] net/dpaa: add Tx rate limiting DPAA PMD API
vanshika . shukla
Re: [v5 6/9] net/dpaa: add Tx rate limiting DPAA PMD API
Stephen Hemminger
Re: [v5 6/9] net/dpaa: add Tx rate limiting DPAA PMD API
Stephen Hemminger
RE: [EXT] Re: [v5 6/9] net/dpaa: add Tx rate limiting DPAA PMD API
Vanshika Shukla
[v5 7/9] net/dpaa: add devargs for enabling err packets on main queue
vanshika . shukla
[v5 8/9] bus/dpaa: improve DPAA cleanup
vanshika . shukla
[v5 5/9] mempool/dpaa: adjust pool element for LS1043A errata
vanshika . shukla
[v5 9/9] bus/dpaa: optimize qman enqueue check
vanshika . shukla
[v6 0/8] DPAA specific fixes
vanshika . shukla
[v6 2/8] bus/dpaa: enhance DPAA SoC version
vanshika . shukla
[v6 3/8] bus/dpaa: optimize bman acquire/release
vanshika . shukla
[v6 1/8] bus/dpaa: add FMan node
vanshika . shukla
[v6 6/8] net/dpaa: add devargs for enabling err packets on main queue
vanshika . shukla
[v6 4/8] mempool/dpaa: fast acquire and release
vanshika . shukla
[v6 5/8] mempool/dpaa: adjust pool element for LS1043A errata
vanshika . shukla
[v6 8/8] bus/dpaa: optimize qman enqueue check
vanshika . shukla
[v6 7/8] bus/dpaa: improve DPAA cleanup
vanshika . shukla
[v7 0/8] improve DPAA cleanup
vanshika . shukla
[v7 1/8] bus/dpaa: add FMan node
vanshika . shukla
[v7 2/8] bus/dpaa: enhance DPAA SoC version
vanshika . shukla
[v7 3/8] bus/dpaa: optimize bman acquire/release
vanshika . shukla
[v7 4/8] mempool/dpaa: fast acquire and release
vanshika . shukla
[v7 5/8] mempool/dpaa: adjust pool element for LS1043A errata
vanshika . shukla
[v7 6/8] net/dpaa: add devargs for enabling err packets on main queue
vanshika . shukla
[v7 7/8] bus/dpaa: improve DPAA cleanup
vanshika . shukla
[v7 8/8] bus/dpaa: optimize qman enqueue check
vanshika . shukla
[v8 0/8] DPAA specific fixes
vanshika . shukla
[v8 2/8] bus/dpaa: enhance DPAA SoC version
vanshika . shukla
Earlier messages
Later messages