dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[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 v5 00/17] lib: fix format overflows
Patrick Robb
Re: [PATCH v5 00/17] lib: fix format overflows
Stephen Hemminger
[PATCH v6 00/18] lib: fix format overflows
Stephen Hemminger
[PATCH v6 01/18] lpm: restrict name size
Stephen Hemminger
[PATCH v6 03/18] graph: avoid overflowing comment buffer
Stephen Hemminger
[PATCH v6 02/18] hash: add checks for hash name length
Stephen Hemminger
[PATCH v6 04/18] latencystats: add check for string overflow
Stephen Hemminger
[PATCH v6 05/18] telemetry: avoid possible string overflow
Stephen Hemminger
[PATCH v6 06/18] efd: handle possible name truncation
Stephen Hemminger
[PATCH v6 07/18] eal: use C library to parse filesystem table
Stephen Hemminger
[PATCH v6 08/18] eal: warn if thread name is truncated
Stephen Hemminger
[PATCH v6 09/18] eal: avoid format overflow when handling addresses
Stephen Hemminger
[PATCH v6 10/18] eal: add check for sysfs path overflow
Stephen Hemminger
[PATCH v6 11/18] eal: limit maximum runtime directory and socket paths
Stephen Hemminger
[PATCH v6 12/18] eal: check for hugefile path overflow
Stephen Hemminger
[PATCH v6 13/18] eal: check tailq length
Stephen Hemminger
[PATCH v6 14/18] eal: handle long shared library path
Stephen Hemminger
[PATCH v6 15/18] ethdev: avoid possible overflow in xstat names
Stephen Hemminger
[PATCH v6 16/18] vhost: check for overflow in xstat name
Stephen Hemminger
[PATCH v6 17/18] cfgfile: add length checks and increase line buffer
Stephen Hemminger
[PATCH v6 18/18] lib: enable format overflow warnings
Stephen Hemminger
[PATCH v7 00/18] lib: fix format overflows
Stephen Hemminger
[PATCH v7 01/18] lpm: restrict name size
Stephen Hemminger
[PATCH v7 02/18] hash: add checks for hash name length
Stephen Hemminger
[PATCH v7 05/18] telemetry: check for path overflow
Stephen Hemminger
[PATCH v7 03/18] graph: avoid overflowing comment buffer
Stephen Hemminger
[PATCH v7 04/18] latencystats: add check for string overflow
Stephen Hemminger
[PATCH v7 06/18] efd: handle possible name truncation
Stephen Hemminger
[PATCH v7 07/18] eal: use C library to parse filesystem table
Stephen Hemminger
[PATCH v7 08/18] eal: warn if thread name is truncated
Stephen Hemminger
[PATCH v7 09/18] eal: avoid format overflow when handling addresses
Stephen Hemminger
[PATCH v7 10/18] eal: add check for sysfs path overflow
Stephen Hemminger
[PATCH v7 11/18] eal: limit maximum runtime directory and socket paths
Stephen Hemminger
[PATCH v7 12/18] eal: check for hugefile path overflow
Stephen Hemminger
[PATCH v7 13/18] eal: check tailq length
Stephen Hemminger
[PATCH v7 14/18] eal: handle long shared library path
Stephen Hemminger
[PATCH v7 15/18] ethdev: avoid possible overflow in xstat names
Stephen Hemminger
[PATCH v7 16/18] vhost: check for overflow in xstat name
Stephen Hemminger
[PATCH v7 17/18] cfgfile: add length checks and increase line buffer
Stephen Hemminger
[PATCH v7 18/18] lib: enable format overflow warnings
Stephen Hemminger
[PATCH v8 00/18] fix format overflows in libraries
Stephen Hemminger
[PATCH v8 01/18] lpm: restrict name size
Stephen Hemminger
[PATCH v8 02/18] hash: add checks for hash name length
Stephen Hemminger
[PATCH v8 04/18] latencystats: add check for string overflow
Stephen Hemminger
[PATCH v8 03/18] graph: avoid overflowing comment buffer
Stephen Hemminger
[PATCH v8 06/18] efd: handle possible name truncation
Stephen Hemminger
[PATCH v8 05/18] telemetry: check for path overflow
Stephen Hemminger
[PATCH v8 07/18] eal: use C library to parse filesystem table
Stephen Hemminger
[PATCH v8 08/18] eal: warn if thread name is truncated
Stephen Hemminger
[PATCH v8 09/18] eal: avoid format overflow when handling addresses
Stephen Hemminger
[PATCH v8 10/18] eal: add check for sysfs path overflow
Stephen Hemminger
[PATCH v8 11/18] eal: limit maximum runtime directory and socket paths
Stephen Hemminger
[PATCH v8 12/18] eal: check for hugefile path overflow
Stephen Hemminger
[PATCH v8 13/18] eal: check tailq length
Stephen Hemminger
[PATCH v8 14/18] eal: handle long shared library path
Stephen Hemminger
[PATCH v8 15/18] ethdev: avoid possible overflow in xstat names
Stephen Hemminger
[PATCH v8 16/18] vhost: check for overflow in xstat name
Stephen Hemminger
[PATCH v8 17/18] cfgfile: add length checks and increase line buffer
Stephen Hemminger
[PATCH v8 18/18] lib: enable format overflow warnings
Stephen Hemminger
[PATCH v9 00/18] fix format overflow in libraries
Stephen Hemminger
[PATCH v9 01/18] lpm: restrict name size
Stephen Hemminger
[PATCH v9 02/18] hash: add checks for hash name length
Stephen Hemminger
[PATCH v9 04/18] latencystats: add check for string overflow
Stephen Hemminger
[PATCH v9 05/18] telemetry: check for path overflow
Stephen Hemminger
[PATCH v9 06/18] efd: handle possible name truncation
Stephen Hemminger
[PATCH v9 07/18] eal: use C library to parse filesystem table
Stephen Hemminger
RE: [PATCH v9 07/18] eal: use C library to parse filesystem table
Konstantin Ananyev
[PATCH v9 08/18] eal: warn if thread name is truncated
Stephen Hemminger
[PATCH v9 03/18] graph: avoid overflowing comment buffer
Stephen Hemminger
[PATCH v9 09/18] eal: avoid format overflow when handling addresses
Stephen Hemminger
[PATCH v9 10/18] eal: add check for sysfs path overflow
Stephen Hemminger
[PATCH v9 11/18] eal: limit maximum runtime directory and socket paths
Stephen Hemminger
[PATCH v9 12/18] eal: check for hugefile path overflow
Stephen Hemminger
[PATCH v9 14/18] eal: handle long shared library path
Stephen Hemminger
[PATCH v9 16/18] vhost: check for overflow in xstat name
Stephen Hemminger
[PATCH v9 15/18] ethdev: avoid possible overflow in xstat names
Stephen Hemminger
[PATCH v9 17/18] cfgfile: add length checks and increase line buffer
Stephen Hemminger
[PATCH v9 13/18] eal: check tailq length
Stephen Hemminger
[PATCH v9 18/18] 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
Re: [v2] doc: update device configuration in qat guide
Ji, Kai
[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
Re: [PATCH] acl: add RISC-V vector extension implementation
sunyuechi
RE: [PATCH] acl: add RISC-V vector extension implementation
Konstantin Ananyev
Re: [PATCH] acl: add RISC-V vector extension implementation
sunyuechi
[DPDK/ethdev Bug 1844] BPF elf test failing on RHEL8
bugzilla
DPDK 25.11 released
Thomas Monjalon
Re: [PATCH] devtools/test-meson-builds: reduce output size
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 v2] devtools: check patch from stdin only if nothing else
Thomas Monjalon
Re: [PATCH v2] devtools: check patch from stdin only if nothing else
Thomas Monjalon
[PATCH 0/7] Fixes for Fedora Rawhide
David Marchand
Earlier messages
Later messages