dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[RFC v2 05/14] graph: avoid overflowing comment buffer
Stephen Hemminger
[RFC v2 06/14] eal: warn if thread name is truncated
Stephen Hemminger
Re: [RFC v2 06/14] eal: warn if thread name is truncated
Bruce Richardson
[RFC v2 07/14] eal: avoid format overflow when handling addresses
Stephen Hemminger
[RFC v2 08/14] ethdev: avoid possible overflow in xstat names
Stephen Hemminger
Re: [RFC v2 08/14] ethdev: avoid possible overflow in xstat names
Bruce Richardson
[RFC v2 09/14] vhost: check for overflow in xstat name
Stephen Hemminger
[RFC v2 10/14] efd: avoid overflowing ring name
Stephen Hemminger
Re: [RFC v2 10/14] efd: avoid overflowing ring name
Bruce Richardson
[RFC v2 11/14] eal: add check for sysfs path overflow
Stephen Hemminger
[RFC v2 12/14] eal: limit maximum runtime directory and socket paths
Stephen Hemminger
Re: [RFC v2 12/14] eal: limit maximum runtime directory and socket paths
Bruce Richardson
[RFC v2 13/14] eal: check for hugefile path overflow
Stephen Hemminger
[RFC v2 14/14] lib: enable format overflow warnings
Stephen Hemminger
[PATCH v3 00/16] lib: find and fix possible string overflows
Stephen Hemminger
[PATCH v3 01/16] eal: use C library to parse filesystem table
Stephen Hemminger
[PATCH v3 02/16] lpm: restrict name size
Stephen Hemminger
[PATCH v3 03/16] hash: add checks for hash name length
Stephen Hemminger
[PATCH v3 04/16] graph: avoid overflowing comment buffer
Stephen Hemminger
[PATCH v3 05/16] latencystats: add check for string overflow
Stephen Hemminger
[PATCH v3 06/16] efd: handle possible name truncation
Stephen Hemminger
[PATCH v3 07/16] eal: warn if thread name is truncated
Stephen Hemminger
[PATCH v3 08/16] eal: avoid format overflow when handling addresses
Stephen Hemminger
[PATCH v3 09/16] eal: add check for sysfs path overflow
Stephen Hemminger
[PATCH v3 10/16] eal: limit maximum runtime directory and socket paths
Stephen Hemminger
Re: [PATCH v3 10/16] eal: limit maximum runtime directory and socket paths
Bruce Richardson
Re: [PATCH v3 10/16] eal: limit maximum runtime directory and socket paths
Stephen Hemminger
[PATCH v3 11/16] eal: check for hugefile path overflow
Stephen Hemminger
[PATCH v3 12/16] eal: check tailq length
Stephen Hemminger
Re: [PATCH v3 12/16] eal: check tailq length
Bruce Richardson
[PATCH v3 13/16] eal: handle long shared library path
Stephen Hemminger
[PATCH v3 14/16] ethdev: avoid possible overflow in xstat names
Stephen Hemminger
[PATCH v3 15/16] vhost: check for overflow in xstat name
Stephen Hemminger
[PATCH v3 16/16] lib: enable format overflow warnings
Stephen Hemminger
[PATCH v4 00/16] lib: find and fix possible string overflows
Stephen Hemminger
[PATCH v4 02/16] lpm: restrict name size
Stephen Hemminger
[PATCH v4 01/16] eal: use C library to parse filesystem table
Stephen Hemminger
[PATCH v4 03/16] hash: add checks for hash name length
Stephen Hemminger
[PATCH v4 04/16] graph: avoid overflowing comment buffer
Stephen Hemminger
[PATCH v4 05/16] latencystats: add check for string overflow
Stephen Hemminger
[PATCH v4 06/16] efd: handle possible name truncation
Stephen Hemminger
[PATCH v4 07/16] eal: warn if thread name is truncated
Stephen Hemminger
[PATCH v4 09/16] eal: add check for sysfs path overflow
Stephen Hemminger
[PATCH v4 08/16] eal: avoid format overflow when handling addresses
Stephen Hemminger
[PATCH v4 10/16] eal: limit maximum runtime directory and socket paths
Stephen Hemminger
[PATCH v4 12/16] eal: check tailq length
Stephen Hemminger
[PATCH v4 11/16] eal: check for hugefile path overflow
Stephen Hemminger
[PATCH v4 13/16] eal: handle long shared library path
Stephen Hemminger
[PATCH v4 14/16] ethdev: avoid possible overflow in xstat names
Stephen Hemminger
[PATCH v4 15/16] vhost: check for overflow in xstat name
Stephen Hemminger
[PATCH v4 16/16] lib: enable format overflow warnings
Stephen Hemminger
[PATCH v5 00/17] lib: fix format overflows
Stephen Hemminger
[PATCH v5 01/17] eal: use C library to parse filesystem table
Stephen Hemminger
[PATCH v5 02/17] lpm: restrict name size
Stephen Hemminger
[PATCH v5 03/17] hash: add checks for hash name length
Stephen Hemminger
[PATCH v5 04/17] graph: avoid overflowing comment buffer
Stephen Hemminger
[PATCH v5 05/17] latencystats: add check for string overflow
Stephen Hemminger
[PATCH v5 06/17] telemetry: avoid possible string overflow
Stephen Hemminger
[PATCH v5 07/17] efd: handle possible name truncation
Stephen Hemminger
[PATCH v5 08/17] eal: warn if thread name is truncated
Stephen Hemminger
[PATCH v5 09/17] eal: avoid format overflow when handling addresses
Stephen Hemminger
[PATCH v5 10/17] eal: add check for sysfs path overflow
Stephen Hemminger
[PATCH v5 11/17] eal: limit maximum runtime directory and socket paths
Stephen Hemminger
[PATCH v5 12/17] eal: check for hugefile path overflow
Stephen Hemminger
[PATCH v5 13/17] eal: check tailq length
Stephen Hemminger
[PATCH v5 14/17] eal: handle long shared library path
Stephen Hemminger
[PATCH v5 16/17] vhost: check for overflow in xstat name
Stephen Hemminger
[PATCH v5 15/17] ethdev: avoid possible overflow in xstat names
Stephen Hemminger
[PATCH v5 17/17] lib: enable format overflow warnings
Stephen Hemminger
Re: [PATCH 3/4] test: make red test part of fast suite
David Marchand
[PATCH 0/2] improve fast-tests suite
Bruce Richardson
[PATCH 1/2] app/test: add some unattached tests to fast-test suite
Bruce Richardson
[PATCH 2/2] app/test: make parameters clearer when adding fast tests
Bruce Richardson
RE: [PATCH 2/2] app/test: make parameters clearer when adding fast tests
Marat Khalili
Re: [PATCH 2/2] app/test: make parameters clearer when adding fast tests
Bruce Richardson
[PATCH v2 00/10] Assign all unit tests to suites
Bruce Richardson
[PATCH v2 02/10] app/test: fix undefined behaviour in red autotest
Bruce Richardson
RE: [PATCH v2 02/10] app/test: fix undefined behaviour in red autotest
Marat Khalili
[PATCH v2 01/10] app/test: make parameters clearer when adding fast tests
Bruce Richardson
RE: [PATCH v2 01/10] app/test: make parameters clearer when adding fast tests
Marat Khalili
Re: [PATCH v2 01/10] app/test: make parameters clearer when adding fast tests
Bruce Richardson
[PATCH v2 03/10] app/test: reduce duration of secondary timer test
Bruce Richardson
[PATCH v2 04/10] app/test: fix timer loop hang on secondary process failure
Bruce Richardson
[PATCH v2 05/10] eal: add internal APIs to query loaded driver paths
Bruce Richardson
[PATCH v2 06/10] app/test: pass loaded driver info to secondary procs
Bruce Richardson
[PATCH v2 07/10] app/test: skip power capabilities test if unsupported
Bruce Richardson
[PATCH v2 09/10] app/test: add tests to driver test suite
Bruce Richardson
[PATCH v2 08/10] app/test: add some unattached tests to fast-test suite
Bruce Richardson
Re: [PATCH v2 08/10] app/test: add some unattached tests to fast-test suite
David Marchand
Re: [PATCH v2 08/10] app/test: add some unattached tests to fast-test suite
Bruce Richardson
Re: [PATCH v2 08/10] app/test: add some unattached tests to fast-test suite
David Marchand
Re: [PATCH v2 08/10] app/test: add some unattached tests to fast-test suite
Bruce Richardson
Re: [PATCH v2 08/10] app/test: add some unattached tests to fast-test suite
David Marchand
[PATCH v2 10/10] buildtools/get-test-suites: suppress empty output
Bruce Richardson
RE: [PATCH v2 10/10] buildtools/get-test-suites: suppress empty output
Marat Khalili
[PATCH v3 00/11] Assign all unit tests to suites
Bruce Richardson
[PATCH v3 01/11] app/test: make parameters clearer when adding fast tests
Bruce Richardson
[PATCH v3 02/11] app/test: fix undefined behaviour in red autotest
Bruce Richardson
[PATCH v3 03/11] app/test: reduce duration of secondary timer test
Bruce Richardson
[PATCH v3 04/11] app/test: fix timer loop hang on secondary process failure
Bruce Richardson
[PATCH v3 05/11] eal: add internal APIs to query loaded driver paths
Bruce Richardson
Re: [PATCH v3 05/11] eal: add internal APIs to query loaded driver paths
Stephen Hemminger
Re: [PATCH v3 05/11] eal: add internal APIs to query loaded driver paths
Bruce Richardson
[PATCH v3 06/11] app/test: pass loaded driver info to secondary procs
Bruce Richardson
[PATCH v3 07/11] app/test: skip power capabilities test if unsupported
Bruce Richardson
[PATCH v3 08/11] app/test: add some unattached tests to fast-test suite
Bruce Richardson
[PATCH v3 09/11] app/test: add tests to driver test suite
Bruce Richardson
[PATCH v3 10/11] buildtools/get-test-suites: suppress empty output
Bruce Richardson
[PATCH v3 11/11] app/test: move red autotest to attic
Bruce Richardson
Re: [PATCH v3 00/11] Assign all unit tests to suites
Stephen Hemminger
Re: [PATCH v3 00/11] Assign all unit tests to suites
Bruce Richardson
[PATCH v4 00/11] Assign all unit tests to suites
Bruce Richardson
[PATCH v4 02/11] app/test: fix undefined behaviour in red autotest
Bruce Richardson
[PATCH v4 01/11] app/test: make parameters clearer when adding fast tests
Bruce Richardson
[PATCH v4 03/11] app/test: reduce duration of secondary timer test
Bruce Richardson
[PATCH v4 04/11] app/test: fix timer loop hang on secondary process failure
Bruce Richardson
[PATCH v4 05/11] eal: add internal APIs to query loaded driver paths
Bruce Richardson
[PATCH v4 07/11] app/test: skip power capabilities test if unsupported
Bruce Richardson
[PATCH v4 08/11] app/test: add some unattached tests to fast-test suite
Bruce Richardson
[PATCH v4 06/11] app/test: pass loaded driver info to secondary procs
Bruce Richardson
[PATCH v4 10/11] buildtools/get-test-suites: suppress empty output
Bruce Richardson
[PATCH v4 11/11] app/test: move red autotest to attic
Bruce Richardson
[PATCH v4 09/11] app/test: add tests to driver test suite
Bruce Richardson
[PATCH] version: 26.03-rc0
David Marchand
Re: [PATCH] version: 26.03-rc0
Aaron Conole
Re: [PATCH] version: 26.03-rc0
Thomas Monjalon
Re: [PATCH] version: 26.03-rc0
David Marchand
[PATCH] crypto/qat: align the the vector address
Radu Nicolau
Re: [PATCH] crypto/qat: align the the vector address
Ji, Kai
[PATCH 2/2] crypto/qat: align the the vector address
Radu Nicolau
[PATCH 1/2] pdcp: add digest physical address
Radu Nicolau
Re: [PATCH 1/2] pdcp: add digest physical address
Ji, Kai
Re: [EXTERNAL] [PATCH 1/2] pdcp: add digest physical address
Anoob Joseph
[PATCH] app/testpmd: fix memory leak in port attach
Shani Peretz
Re: [PATCH] app/testpmd: fix memory leak in port attach
Stephen Hemminger
[PATCH] net/axgbe: add support for V4000 Kracken2e
Vinay Govindaiah
Re: [PATCH] net/axgbe: add support for V4000 Kracken2e
Sebastian, Selwin
Re: [PATCH] net/axgbe: add support for V4000 Kracken2e
Stephen Hemminger
[PATCH] net/axgbe:Add support for V4000 Kracken2e
Vinay Govindaiah
[PATCH] net/ice: fix descriptor scan on Arm
xiejianhua
[PATCH] app/test: remove use of coremasks
Bruce Richardson
Re: [PATCH] app/test: remove use of coremasks
Stephen Hemminger
Re: [PATCH] app/test: remove use of coremasks
fengchengwen
Re: [PATCH] app/test: remove use of coremasks
Bruce Richardson
[PATCH] net/mlx5: fix register selection for metadata between E-Switch and VM
Gregory Etelson
[DPDK/core Bug 1847] Tests should be in a test suite
bugzilla
Re: [PATCH] Upload some patches of vf multiple tc and some of others
Stephen Hemminger
[DPDK/other Bug 1846] [mlx5] adding a vlan filter offload causes packets to be steered towards the kernel
bugzilla
[PATCH] doc: update device configuration in qat guide
Emma Finn
[v2] doc: update device configuration in qat guide
Emma Finn
[PATCH] app/testpmd: fix incorrect function names in logs
Anurag Mandal
Re: [PATCH] app/testpmd: fix incorrect function names in logs
Patrick Robb
Re: [PATCH] app/testpmd: fix incorrect function names in logs
Stephen Hemminger
[DPDK/ethdev Bug 1845] DPDK 20 guest with X710 SR-IOV: VF MAC changes randomly on reboot (host i40e 2.22.18)
bugzilla
[PATCH] acl: add RISC-V vector extension implementation
Sun Yuechi
[DPDK/ethdev Bug 1844] BPF elf test failing on RHEL8
bugzilla
DPDK 25.11 released
Thomas Monjalon
[PATCH] doc: update flow engine availability in mlx5 guide
Thomas Monjalon
Re: [PATCH] doc: update flow engine availability in mlx5 guide
Thomas Monjalon
[RFC] test/latencystats: loosen requirements on measured latency
Stephen Hemminger
[DPDK/ethdev Bug 1843] net/nfb: missing read_clock
bugzilla
[DPDK/ethdev Bug 1842] net/ena: missing read_clock
bugzilla
[DPDK/ethdev Bug 1841] net/dpaa2: receive timestamp clock missing
bugzilla
[DPDK/ethdev Bug 1840] net/pcap: missing read_clock operation
bugzilla
[DPDK/ethdev Bug 1839] af_packet: receive timestamp clock information missing
bugzilla
[DPDK/other Bug 1838] latencystats won't work well with Rx timestamping
bugzilla
[DPDK/ethdev Bug 1837] mlx5: lots of global symbols
bugzilla
[PATCH 0/7] Fixes for Fedora Rawhide
David Marchand
[PATCH 1/7] bus/ifpga: fix const pointer in device name parsing
David Marchand
[PATCH 2/7] bus/uacce: fix const pointer in device matching
David Marchand
Re: [PATCH 2/7] bus/uacce: fix const pointer in device matching
fengchengwen
[PATCH 3/7] drivers: fix some const pointers in qat drivers
David Marchand
[PATCH 4/7] crypto/caam_jr: fix const pointer in UIO filename parsing
David Marchand
RE: [PATCH 4/7] crypto/caam_jr: fix const pointer in UIO filename parsing
Hemant Agrawal
[PATCH 5/7] net/enetfec: fix const pointer in UIO filename parsing
David Marchand
RE: [PATCH 5/7] net/enetfec: fix const pointer in UIO filename parsing
Hemant Agrawal
[PATCH 6/7] net/memif: fix const pointer in socket check
David Marchand
[PATCH 7/7] app/procinfo: fix const pointer in collectd format
David Marchand
Re: [PATCH 7/7] app/procinfo: fix const pointer in collectd format
fengchengwen
Re: [PATCH 0/7] Fixes for Fedora Rawhide
Thomas Monjalon
Re: [PATCH] examples/fips_validation: fix dangling pointer for SHA test
Ji, Kai
[PATCH 1/2] common/mlx5: add mlx5 prefix to remaining internal functions
Maayan Kashani
[PATCH v1] doc: update release notes for 25.11
John McNamara
Re: [PATCH v1] doc: update release notes for 25.11
Thomas Monjalon
RedHat QE's test result for DPDK release candidate v25.11-rc4
Yanghang Liu
[DPDK/ethdev Bug 1836] bnxt underreporting stats when queue count > RTE_ETHDEV_QUEUE_STAT_CNTRS
bugzilla
[PATCH] Revert "net/iavf: fix check for PF Rx timestamp support"
Bruce Richardson
RE: [PATCH] Revert "net/iavf: fix check for PF Rx timestamp support"
Hore, Soumyadeep
Re: [PATCH] Revert "net/iavf: fix check for PF Rx timestamp support"
Thomas Monjalon
RE: [PATCH] Revert "net/iavf: fix check for PF Rx timestamp support"
Keller, Jacob E
[RFC 1/2] config: add optimal burst size configuration
pbhagavatula
[RFC 2/2] examples: use optimal burst size
pbhagavatula
RE: [RFC 1/2] config: add optimal burst size configuration
Morten Brørup
Re: [RFC 1/2] config: add optimal burst size configuration
Pavan Nikhilesh Bhagavatula
Re: [RFC 1/2] config: add optimal burst size configuration
Pavan Nikhilesh Bhagavatula
Re: [RFC 1/2] config: add optimal burst size configuration
Stephen Hemminger
[RFC] pcapng: improve performance of timestamping
Stephen Hemminger
[PATCH v1 0/1] fix NBL issues in DPDK 25.11-rc4
Dimon Zhao
[PATCH v1 1/1] net/nbl: fix Rx/Tx stats concurrency
Dimon Zhao
Re: [PATCH v1 1/1] net/nbl: fix Rx/Tx stats concurrency
Stephen Hemminger
Earlier messages
Later messages