dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [V2] drivers/net: reorder Intel drivers list in meson script
Thomas Monjalon
[PATCH] usertools/pmdinfo: fix search for PMD info string
Bruce Richardson
Re: [PATCH] usertools/pmdinfo: fix search for PMD info string
David Marchand
Re: [PATCH] usertools/pmdinfo: fix search for PMD info string
Bruce Richardson
Re: [PATCH] usertools/pmdinfo: fix search for PMD info string
Thierry Herbelot
Re: [PATCH] usertools/pmdinfo: fix search for PMD info string
David Marchand
Re: [PATCH] usertools/pmdinfo: fix search for PMD info string
Robin Jarry
[PATCH v6 1/2] cryptodev: add support for 256-NxA4/5/6 algorithms
Radu Nicolau
[PATCH v6 2/2] test/crypto: add tests for 256-NxA4/5/6 algorithms
Radu Nicolau
RE: [EXTERNAL] [PATCH v6 2/2] test/crypto: add tests for 256-NxA4/5/6 algorithms
Nithinsen Kaithakadan
Re: mbuf fast-free requirements analysis
Bruce Richardson
[PATCH] net/intel: optimize for fast-free hint
Bruce Richardson
RE: [PATCH] net/intel: optimize for fast-free hint
Morten Brørup
Re: [PATCH] net/intel: optimize for fast-free hint
Bruce Richardson
RE: [PATCH] net/intel: optimize for fast-free hint
Morten Brørup
Re: [PATCH] net/intel: optimize for fast-free hint
Bruce Richardson
RE: [PATCH] net/intel: optimize for fast-free hint
Morten Brørup
[PATCH] test/crypto: fix rsa sign data length
Nithinsen Kaithakadan
RE: [PATCH] test/crypto: fix rsa sign data length
Akhil Goyal
[DPDK/core Bug 1700] BPF callback wait is not MP safe
bugzilla
Re: [RFC 0/4] Add support for event credit preallocation
Stephen Hemminger
Re: [PATCH v6 0/7] Optionally have rte_memcpy delegate to compiler memcpy
Stephen Hemminger
Re: [PATCH v3 0/6] bpf: simple tests and fixes
Stephen Hemminger
Re: [PATCH 3/3] bitset: promote API stable
Stephen Hemminger
Re: [PATCH 2/3] bitset: remove experimental bitops workaround
Stephen Hemminger
Re: [PATCH 1/3] bitops: promote bit manipulation API to stable
Stephen Hemminger
Re: [PATCH v2 0/3] EAL memory fixes
Stephen Hemminger
Re: [PATCH v2 0/3] EAL memory fixes
Jake Freeland
Re: [PATCH v1 0/4] ring: some fixes and improvements
Stephen Hemminger
[PATCH v11 00/18] lib: improve string overflow safety
Stephen Hemminger
[PATCH v11 01/18] lpm: restrict name size
Stephen Hemminger
[PATCH v11 02/18] hash: add checks for hash name length
Stephen Hemminger
[PATCH v11 03/18] graph: avoid overflowing comment buffer
Stephen Hemminger
[PATCH v11 05/18] telemetry: check for path overflow
Stephen Hemminger
[PATCH v11 04/18] latencystats: add check for string overflow
Stephen Hemminger
[PATCH v11 06/18] efd: handle possible name truncation
Stephen Hemminger
[PATCH v11 07/18] eal: use C library to parse filesystem table
Stephen Hemminger
[PATCH v11 08/18] eal: warn if thread name is truncated
Stephen Hemminger
[PATCH v11 09/18] eal: avoid format overflow when handling addresses
Stephen Hemminger
[PATCH v11 10/18] eal: add check for sysfs path overflow
Stephen Hemminger
[PATCH v11 11/18] eal: limit maximum runtime directory and socket paths
Stephen Hemminger
[PATCH v11 12/18] eal: check for hugefile path overflow
Stephen Hemminger
[PATCH v11 13/18] eal: check tailq length
Stephen Hemminger
[PATCH v11 14/18] eal: handle long shared library path
Stephen Hemminger
[PATCH v11 15/18] ethdev: avoid possible overflow in xstat names
Stephen Hemminger
[PATCH v11 16/18] vhost: check for overflow in xstat name
Stephen Hemminger
[PATCH v11 17/18] cfgfile: add length checks and increase line buffer
Stephen Hemminger
[PATCH v11 18/18] lib: enable format overflow warnings
Stephen Hemminger
[PATCH v1 0/4] improve NBL memory safety and mailbox reliability
Dimon Zhao
[PATCH v1 1/4] net/nbl: fix memzone leak in queue release
Dimon Zhao
[PATCH v1 2/4] net/nbl: optimize mbuf headroom usage in packet transmission
Dimon Zhao
[PATCH v1 3/4] net/nbl: fix mbuf double-free in queue cleanup
Dimon Zhao
[PATCH v1 4/4] net/nbl: improve exception handling for the mailbox
Dimon Zhao
[REVIEW] net/nbl: improve exception handling for the mailbox
Stephen Hemminger
Re: [PATCH v1 0/4] improve NBL memory safety and mailbox reliability
Stephen Hemminger
Re: [PATCH v1 0/4] improve NBL memory safety and mailbox reliability
Stephen Hemminger
回复:[PATCH v1 0/4] improve NBL memory safety and mailbox reliability
Dimon
[PATCH v2 0/4] improve NBL memory safety and mailbox reliability
Dimon Zhao
[PATCH v2 1/4] net/nbl: fix memzone leak in queue release
Dimon Zhao
Re: [PATCH v2 1/4] net/nbl: fix memzone leak in queue release
Stephen Hemminger
[PATCH v2 3/4] net/nbl: fix mbuf double-free in queue cleanup
Dimon Zhao
[PATCH v2 4/4] net/nbl: improve exception handling for the mailbox
Dimon Zhao
[REVIEW] net/nbl: improve exception handling for the mailbox
Stephen Hemminger
Re: [REVIEW] net/nbl: improve exception handling for the mailbox
Stephen Hemminger
[PATCH v2 2/4] net/nbl: optimize mbuf headroom usage in packet Tx
Dimon Zhao
[PATCH v3 0/4] improve NBL memory safety and mailbox reliability
Dimon Zhao
[PATCH v3 2/4] net/nbl: fix mbuf headroom usage in packet Tx
Dimon Zhao
[PATCH v3 1/4] net/nbl: fix memzone leak on queue release
Dimon Zhao
[PATCH v3 3/4] net/nbl: fix mbuf double-free in queue cleanup
Dimon Zhao
[PATCH v3 4/4] net/nbl: improve mailbox exception handling
Dimon Zhao
Re: [PATCH v3 0/4] improve NBL memory safety and mailbox reliability
Stephen Hemminger
回复:[PATCH v3 0/4] improve NBL memory safety and mailbox reliability
Dimon
[PATCH v1 2/5] dts: add cryptodev package to DTS
Andrew Bailey
Re: [PATCH v1 2/5] dts: add cryptodev package to DTS
Dean Marx
[PATCH v1 3/5] dts: add cryptodev throughput test suite
Andrew Bailey
Re: [PATCH v1 3/5] dts: add cryptodev throughput test suite
Dean Marx
Re: [PATCH v1 3/5] dts: add cryptodev throughput test suite
Andrew Bailey
[PATCH v5 0/4] devtools: add AI-powered code review tools
Stephen Hemminger
[PATCH v5 1/4] doc: add AGENTS.md for AI-powered code review tools
Stephen Hemminger
[PATCH v5 2/4] devtools: add multi-provider AI patch review script
Stephen Hemminger
[PATCH v5 3/4] devtools: add script to compare AI reviews across providers
Stephen Hemminger
[PATCH v5 4/4] devtools: add multi-provider AI documentation review script
Stephen Hemminger
RE: [PATCH v5 0/4] devtools: add AI-powered code review tools
Marat Khalili
Re: [PATCH v5 0/4] devtools: add AI-powered code review tools
Stephen Hemminger
[PATCH v4 1/2] dts: add test case docstring checks to format script
Dean Marx
[PATCH v4 2/2] dts: fix docstring typo in dynamic queue suite
Dean Marx
Re: [PATCH v4 1/2] dts: add test case docstring checks to format script
Patrick Robb
DTS WG Meeting Minutes - January 15, 2026
Patrick Robb
[PATCH v1 5/5] dts: automate VFIO-PCI modprobe in node setup
Andrew Bailey
Re: [PATCH v1 5/5] dts: automate VFIO-PCI modprobe in node setup
Dean Marx
[PATCH v1 1/5] dts: add find float method to text parser
Andrew Bailey
Re: [PATCH v1 1/5] dts: add find float method to text parser
Dean Marx
Community CI Meeting Minutes - January 22, 2026
Patrick Robb
[PATCH v1 4/5] dts: add crypto test decorator
Andrew Bailey
Re: [PATCH v1 4/5] dts: add crypto test decorator
Dean Marx
[RFC] test: split up BPF tests
Stephen Hemminger
RE: [RFC] test: split up BPF tests
Marat Khalili
Re: [RFC] test: split up BPF tests
Stephen Hemminger
[DPDK/core Bug 1869] incorrect get_tsc_freq_arch() due to integer truncation
bugzilla
[DPDK/core Bug 1869] incorrect get_tsc_freq_arch() due to integer truncation
bugzilla
[DPDK/ethdev Bug 1868] bnxt: RTE_MBUF_F_RX_VLAN_STRIPPED set but vlan_tci is 0
bugzilla
[PATCH 0/3] manage net/null dependency for tests
Bruce Richardson
[PATCH 1/3] test/bpf: skip some testing if null net driver not present
Bruce Richardson
Re: [PATCH 1/3] test/bpf: skip some testing if null net driver not present
Stephen Hemminger
Re: [PATCH 1/3] test/bpf: skip some testing if null net driver not present
Bruce Richardson
[PATCH] test/bpf: skip the BPF ELF load tests if net null missing
Stephen Hemminger
RE: [PATCH] test/bpf: skip the BPF ELF load tests if net null missing
Morten Brørup
Re: [PATCH] test/bpf: skip the BPF ELF load tests if net null missing
David Marchand
[PATCH 2/3] test: fix missing dependency on null networking driver
Bruce Richardson
[PATCH 3/3] drivers: always enable the null net driver [RFC]
Bruce Richardson
RE: [PATCH 3/3] drivers: always enable the null net driver [RFC]
Morten Brørup
Re: [PATCH 3/3] drivers: always enable the null net driver [RFC]
Bruce Richardson
RE: [PATCH 3/3] drivers: always enable the null net driver [RFC]
Morten Brørup
Re: [PATCH 3/3] drivers: always enable the null net driver [RFC]
Bruce Richardson
Re: [PATCH 3/3] drivers: always enable the null net driver [RFC]
Stephen Hemminger
Re: [PATCH 3/3] drivers: always enable the null net driver [RFC]
David Marchand
Re: [PATCH 3/3] drivers: always enable the null net driver [RFC]
Bruce Richardson
RE: [PATCH 3/3] drivers: always enable the null net driver [RFC]
Morten Brørup
[PATCH v2 0/4] improve net/null dependency handling for tests
Bruce Richardson
[PATCH v2 1/4] test/event_eth_rx_adapter: skip tests if no ethdevs
Bruce Richardson
[PATCH v2 2/4] test/event_eth_tx_adapter: remove dependency on NULL PMD
Bruce Richardson
[PATCH v2 3/4] test: fix missing dependency on null networking driver
Bruce Richardson
[PATCH v2 4/4] build/tests: add warning for missing NULL PMD dependency
Bruce Richardson
RE: [PATCH v2 0/4] improve net/null dependency handling for tests
Morten Brørup
Re: [PATCH v3] dts: add test case docstring checks to format script
Luca Vizzarro
Re: [PATCH v3] dts: add test case docstring checks to format script
Dean Marx
[PATCH v5 1/2] cryptodev: add support for 256-NxA4/5/6 algorithms
Radu Nicolau
[PATCH v5 2/2] test/crypto: add tests for 256-NxA4/5/6 algorithms
Radu Nicolau
Re: [PATCH v5 1/2] cryptodev: add support for 256-NxA4/5/6 algorithms
Stephen Hemminger
Re: [PATCH v5 1/2] cryptodev: add support for 256-NxA4/5/6 algorithms
Radu Nicolau
[PATCH v6 0/5] Support add/remove memory region & get-max-slots
pravin.bathija
[PATCH v6 5/5] vhost_user: enable configure memory slots
pravin.bathija
[PATCH v6 1/5] vhost: add user to mailmap and define to vhost hdr
pravin.bathija
[PATCH v6 3/5] vhost_user: support function defines for back-end
pravin.bathija
[PATCH v6 2/5] vhost_user: header defines for add/rem mem region
pravin.bathija
[PATCH v6 4/5] vhost_user: Function defs for add/rem mem regions
pravin.bathija
Re: [PATCH v6 4/5] vhost_user: Function defs for add/rem mem regions
Maxime Coquelin
RE: [PATCH v6 4/5] vhost_user: Function defs for add/rem mem regions
Bathija, Pravin
[PATCH v4 0/8] net/nfb: rework to real multiport
spinler
[PATCH v4 1/8] net/nfb: prepare for indirect queue mapping scheme
spinler
[PATCH v4 2/8] net/nfb: create ethdev for every eth port/channel
spinler
[PATCH v4 5/8] net/nfb: init only MACs associated with device
spinler
[PATCH v4 7/8] net/nfb: report firmware version
spinler
[PATCH v4 6/8] net/nfb: add compatible cards to driver PCI ID table
spinler
[PATCH v4 4/8] net/nfb: add device argument "port" to limit used ports
spinler
[PATCH v4 3/8] net/nfb: add vdev as alternative device probe method
spinler
[PATCH v4 8/8] doc/nfb: cleanup and update guide
spinler
Re: [PATCH v4 0/8] net/nfb: rework to real multiport
Stephen Hemminger
Re: [PATCH v4 0/8] net/nfb: rework to real multiport
Stephen Hemminger
Re: [PATCH v4 0/8] net/nfb: rework to real multiport
Stephen Hemminger
Re: [PATCH v4 0/8] net/nfb: rework to real multiport
Martin Spinler
RE: [PATCH v3 v3 2/2] mailmap: add Scott Mitchell
Morten Brørup
Re: [PATCH v3 v3 2/2] mailmap: add Scott Mitchell
Scott Mitchell
[PATCH v12 0/8] test: fix format-truncation warnings
Stephen Hemminger
[PATCH v12 1/8] test: increase size of memzone name
Stephen Hemminger
[PATCH v12 3/8] test: avoid overflowing huge directory path
Stephen Hemminger
[PATCH v12 5/8] test: fix impossible format-truncation in cfgfiles
Stephen Hemminger
[PATCH v12 6/8] test: fix format overflow in cryptodev test
Stephen Hemminger
[PATCH v12 7/8] test: fix overflow warnings in common code
Stephen Hemminger
[PATCH v12 4/8] test: fix format overflow warning in ACL test
Stephen Hemminger
[PATCH v12 2/8] test: add new function to get current file-prefix arg
Stephen Hemminger
[PATCH v12 8/8] test: re-enable format-truncation warnings
Stephen Hemminger
Re: [PATCH v12 0/8] test: fix format-truncation warnings
David Marchand
Re: [EXTERNAL] Re: [RFC PATCH 3/3] dts: add cryptodev testsuite
Patrick Robb
Re: [EXTERNAL] Re: [RFC PATCH 3/3] dts: add cryptodev testsuite
Andrew Bailey
Re: [EXTERNAL] Re: [RFC PATCH 3/3] dts: add cryptodev testsuite
Andrew Bailey
RE: [EXTERNAL] Re: [RFC PATCH 3/3] dts: add cryptodev testsuite
Akhil Goyal
Re: [EXTERNAL] Re: [RFC PATCH 3/3] dts: add cryptodev testsuite
Andrew Bailey
[PATCH v2] net/gve: add reset path
Jasper Tran O'Leary
Re: [PATCH v2] net/gve: add reset path
Stephen Hemminger
[PATCH v3] net/gve: add reset path
Jasper Tran O'Leary
Re: [PATCH v3] net/gve: add reset path
Stephen Hemminger
[RFC 0/3] Add pause to empty spinloops
Stephen Hemminger
[RFC 1/3] net/cnxk: add pause to spinloops
Stephen Hemminger
[RFC 2/3] event/cnxk: add pause to spinloops
Stephen Hemminger
Re: [RFC 2/3] event/cnxk: add pause to spinloops
Stephen Hemminger
[RFC 3/3] devtools/cocci: add script to find empty spinloops
Stephen Hemminger
[PATCH] fib: fix incorrect prefix addition handling
Vladimir Medvedkin
Re: [PATCH] fib: fix incorrect prefix addition handling
Thomas Monjalon
[PATCH 0/4] examples: memcpy cleanups
Stephen Hemminger
[PATCH 2/4] examples/vmdq: replace memcpy with structure assignment
Stephen Hemminger
[PATCH 1/4] examples/vhost: replace memcpy with assignment
Stephen Hemminger
[PATCH 3/4] examples/vmdq_dcb: replace memcpy with assignment
Stephen Hemminger
[PATCH 4/4] examples: remove unnecessary include
Stephen Hemminger
Re: [PATCH 4/4] examples: remove unnecessary include
Thomas Monjalon
RE: [PATCH 0/4] examples: memcpy cleanups
Morten Brørup
Re: [PATCH 0/4] examples: memcpy cleanups
Thomas Monjalon
[PATCH v3 0/8] net/nfb: rework to real multiport
spinler
[PATCH v3 1/8] net/nfb: prepare for indirect queue mapping scheme
spinler
[PATCH v3 2/8] net/nfb: create ethdev for every eth port/channel
spinler
[PATCH v3 3/8] net/nfb: add vdev as alternative device probe method
spinler
Re: [PATCH v3 3/8] net/nfb: add vdev as alternative device probe method
Stephen Hemminger
[PATCH v3 4/8] net/nfb: add device argument "port" to limit used ports
spinler
[PATCH v3 6/8] net/nfb: add compatible cards to driver PCI ID table
spinler
[PATCH v3 5/8] net/nfb: init only MACs associated with device
spinler
[PATCH v3 7/8] net/nfb: report firmware version
spinler
[PATCH v3 8/8] doc/nfb: cleanup and update guide
spinler
Re: [PATCH v3 8/8] doc/nfb: cleanup and update guide
Stephen Hemminger
Re: [PATCH v3 0/8] net/nfb: rework to real multiport
Stephen Hemminger
[PATCH v4 0/6] net/nfb: code cleanup
spinler
Earlier messages
Later messages