dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 0/3] standard the data endian of descriptors
Chaoyong He
[PATCH 1/3] net/nfp: standard the data endian of Rx descriptor
Chaoyong He
[PATCH 2/3] net/nfp: standard the data endian of NFD3 Tx descritor
Chaoyong He
[PATCH 3/3] net/nfp: standard the data endian of NFDk Tx descritor
Chaoyong He
Re: [PATCH 3/3] net/nfp: standard the data endian of NFDk Tx descritor
Stephen Hemminger
[PATCH] eal: simplify code to avoid Coverity false positive
Andre Muezerie
NVIDIA roadmap for 25.07
Maayan Kashani
810 VFIO , SRIOV, multi-process stats read DPDK testpmd.
spyroot
[PATCH] doc: reduce index depth of most guides
Thomas Monjalon
[PATCH 0/2] fix two nfp pmd bugs
Chaoyong He
[PATCH 1/2] net/nfp: fix flow rule free problem
Chaoyong He
[PATCH 2/2] net/nfp: fix control message over flow problem
Chaoyong He
[RFC 00/13] Packet capture using port mirroring
Stephen Hemminger
[RFC 01/13] app/testpmd: revert auto attach/detach
Stephen Hemminger
Re: [RFC 01/13] app/testpmd: revert auto attach/detach
lihuisong (C)
Re: [RFC 01/13] app/testpmd: revert auto attach/detach
Stephen Hemminger
Re: [RFC 01/13] app/testpmd: revert auto attach/detach
lihuisong (C)
[RFC 02/13] ethdev: allow start/stop from secondary process
Stephen Hemminger
Re: [RFC 02/13] ethdev: allow start/stop from secondary process
Stephen Hemminger
[RFC 04/13] net/ring: allow lockfree transmit if ring supports it
Stephen Hemminger
[RFC 08/13] mbuf: add fields for mirroring
Stephen Hemminger
RE: [RFC 08/13] mbuf: add fields for mirroring
Morten Brørup
Re: [RFC 08/13] mbuf: add fields for mirroring
Stephen Hemminger
RE: [RFC 08/13] mbuf: add fields for mirroring
Morten Brørup
Re: [RFC 08/13] mbuf: add fields for mirroring
Stephen Hemminger
RE: [RFC 08/13] mbuf: add fields for mirroring
Morten Brørup
[RFC 05/13] net/ring: add argument to attach existing ring
Stephen Hemminger
[RFC 09/13] ethdev: add port mirror capability
Stephen Hemminger
[RFC 10/13] pcapng: split packet copy from header insertion
Stephen Hemminger
[RFC 11/13] test: add tests for ethdev mirror
Stephen Hemminger
[RFC 13/13] app/dumpcap: use port mirror instead of pdump
Stephen Hemminger
[RFC 03/13] test: add test for hotplug and secondary process operations
Stephen Hemminger
[RFC 06/13] net/ring: add timestamp devargs
Stephen Hemminger
[RFC 07/13] net/null: all lockfree transmit
Stephen Hemminger
[RFC 12/13] app/testpmd: support for port mirroring
Stephen Hemminger
RE: [RFC 00/13] Packet capture using port mirroring
Morten Brørup
Re: [RFC 00/13] Packet capture using port mirroring
Stephen Hemminger
RE: [RFC 00/13] Packet capture using port mirroring
Morten Brørup
[PATCH] mldev: enable to be compiled with msvc
Andre Muezerie
RE: [EXTERNAL] [PATCH] mldev: enable to be compiled with msvc
Srikanth Yalavarthi
DTS Meeting Minutes - April 10, 2025
Patrick Robb
[PATCH 0/4] allow pmdinfo to be inserted and parsed using MSVC
Andre Muezerie
[PATCH 1/4] eal: add macro to embed information in binaries
Andre Muezerie
[PATCH 2/4] buildtools: use macro to embed information in binaries
Andre Muezerie
Re: [PATCH 2/4] buildtools: use macro to embed information in binaries
Dmitry Kozlyuk
[PATCH 3/4] usertools: parse strings from PE images
Andre Muezerie
Re: [PATCH 3/4] usertools: parse strings from PE images
Dmitry Kozlyuk
[PATCH 4/4] drivers: use macro to embed information in binaries
Andre Muezerie
[PATCH v2 0/4] allow pmdinfo to be inserted and parsed using MSVC
Andre Muezerie
[PATCH v2 2/4] buildtools: use macro to embed information in binaries
Andre Muezerie
Re: [PATCH v2 2/4] buildtools: use macro to embed information in binaries
Dmitry Kozlyuk
Re: [PATCH v2 2/4] buildtools: use macro to embed information in binaries
Andre Muezerie
[PATCH v2 3/4] usertools: parse strings from PE images
Andre Muezerie
Re: [PATCH v2 3/4] usertools: parse strings from PE images
Robin Jarry
[PATCH v2 4/4] drivers: use macro to embed information in binaries
Andre Muezerie
Re: [PATCH v2 4/4] drivers: use macro to embed information in binaries
Stephen Hemminger
Re: [PATCH v2 4/4] drivers: use macro to embed information in binaries
Andre Muezerie
[PATCH v2 1/4] eal: add macro to embed information in binaries
Andre Muezerie
[PATCH v3 0/4] allow pmdinfo to be inserted and parsed using MSVC
Andre Muezerie
[PATCH v3 1/4] eal: add macro to embed information in binaries
Andre Muezerie
[PATCH v3 3/4] usertools: parse strings from PE images
Andre Muezerie
[PATCH v3 4/4] drivers: use macro to embed information in binaries
Andre Muezerie
[PATCH v3 2/4] buildtools: use macro to embed information in binaries
Andre Muezerie
[PATCH v4 0/4] allow pmdinfo to be inserted and parsed using MSVC
Andre Muezerie
[PATCH v4 2/4] buildtools: use macro to embed information in binaries
Andre Muezerie
[PATCH v4 3/4] usertools: parse strings from PE images
Andre Muezerie
[PATCH v4 1/4] eal: add macro to embed information in binaries
Andre Muezerie
[PATCH v4 4/4] drivers: use macro to embed information in binaries
Andre Muezerie
[PATCH v2 0/5] add SNOW-V support in ipsec_mb PMD
Radu Nicolau
[PATCH v2 1/5] crypto/ipsec_mb: add support for SNOW-V
Radu Nicolau
[PATCH v2 3/5] tests: add unit tests and test vectors for SNOW-V
Radu Nicolau
[PATCH v2 2/5] examples/l2fwd-crypto: add support for SNOW-V
Radu Nicolau
[PATCH v2 4/5] app/crypto-perf: add support for SNOW-V
Radu Nicolau
[PATCH v2 5/5] app/eventdev: update eventdev app for SNOW-V
Radu Nicolau
[PATCH] net: fix GTP packet parsing
Dengdui Huang
Re: [PATCH] net: fix GTP packet parsing
Jie Hai
[PATCH v2] net: fix GTP packet parsing
Dengdui Huang
[PATCH 0/3] enhance the vlan filter feature
Chaoyong He
[PATCH 1/3] app/testpmd: add/remove multiple VLAN filter IDs at once
Chaoyong He
Re: [PATCH 1/3] app/testpmd: add/remove multiple VLAN filter IDs at once
Stephen Hemminger
RE: [PATCH 1/3] app/testpmd: add/remove multiple VLAN filter IDs at once
Chaoyong He
[PATCH 3/3] app/testpmd: add a command to show VLAN filter IDs
Chaoyong He
Re: [PATCH 3/3] app/testpmd: add a command to show VLAN filter IDs
Stephen Hemminger
[PATCH 2/3] ethdev: retrieve VLAN filter configuration
Chaoyong He
Re: [PATCH 2/3] ethdev: retrieve VLAN filter configuration
Stephen Hemminger
[PATCH] ci: check licenses
David Marchand
Re: [PATCH] ci: check licenses
Aaron Conole
[DPDK/ethdev Bug 1696] eth_dev_start can not be called by a secondary process
bugzilla
DTS 25.07 Roadmap
Patrick Robb
[PATCH] net/igc: fix xstats name
Kaiwen Deng
Re: [PATCH] net/igc: fix xstats name
Stephen Hemminger
RE: [PATCH] net/igc: fix xstats name
Deng, KaiwenX
DPDK 22.11.8 released
luca . boccassi
[PATCH] event/cnxk: update timer arm routine
pbhagavatula
[DPDK/ethdev Bug 1694] mlx5: ASAN reports memory leaks with send_to_kernel
bugzilla
[PATCH] app/testpmd: fix dump command list for MSVC
David Marchand
Re: [PATCH] app/testpmd: fix dump command list for MSVC
Andre Muezerie
[PATCH] net/intel: fix xstats name
Kaiwen Deng
[PATCH v1] net/idpf: avoid truncation of constant value
Praveen Shetty
Re: [PATCH v1] net/idpf: avoid truncation of constant value
Bruce Richardson
Re: [PATCH v1] net/idpf: avoid truncation of constant value
David Marchand
Re: [PATCH v1] net/idpf: avoid truncation of constant value
Andre Muezerie
[PATCH] doc/linux_gsg: update recommended compiler versions
Bruce Richardson
RE: [PATCH] doc/linux_gsg: update recommended compiler versions
Morten Brørup
[PATCH 1/5] crypto/ipsec_mb: add support for SNOW-V
Radu Nicolau
[PATCH 4/5] app/crypto-perf: add support for SNOW-V
Radu Nicolau
[PATCH 2/5] examples/l2fwd-crypto: add support for SNOW-V
Radu Nicolau
[PATCH 5/5] app/eventdev: update eventdev app for SNOW-V
Radu Nicolau
[PATCH 3/5] tests: add unit tests and test vectors for SNOW-V
Radu Nicolau
[PATCH] net/cnxk: restore MAC address table during port reset
skori
[PATCH] doc: update kernel version requirement
Stephen Hemminger
[PATCH v2] doc: update kernel version requirement
Stephen Hemminger
[PATCH v1] net/zxdh: fix using static assert in macro definition
Junlong Wang
[PATCH v1] net/zxdh: add support E31X series device ID
Junlong Wang
[PATCH] net/igb: fix xstats name
Kaiwen Deng
[patch v5 0/6] Support VMBUS channels without monitoring enabled
longli
[patch v5 3/6] bus/vmbus: store UIO fd for secondary process
longli
[patch v5 5/6] bus/vmbus: add rte_vmbus_device to all functions accessing vmbus
longli
[patch v5 2/6] net/netvsc: introduce get_vmbus_device to get the vmbus device
longli
[patch v5 4/6] bus/vmbus: support channels without monitoring enabled
longli
[patch v5 6/6] bus/vmbus: set event for channel without monitoring support
longli
[patch v5 1/6] net/netvsc: introduce private data for storing vmbus device for secondary process
longli
Re: [patch v5 0/6] Support VMBUS channels without monitoring enabled
Stephen Hemminger
[PATCH v4 0/1] mbuf: enable to be compiled with MSVC
Andre Muezerie
[PATCH v4 1/1] mbuf: enable to be compiled with MSVC
Andre Muezerie
Re: [PATCH v4 1/1] mbuf: enable to be compiled with MSVC
David Marchand
Re: [PATCH v4 1/1] mbuf: enable to be compiled with MSVC
Andre Muezerie
Re: [PATCH v4 1/1] mbuf: enable to be compiled with MSVC
Andre Muezerie
Re: [PATCH v4 1/1] mbuf: enable to be compiled with MSVC
David Marchand
[PATCH] app/testpmd: revert auto attach/detach
Stephen Hemminger
[DPDK/testpmd Bug 1695] pdump regression caused by test-pmd change
bugzilla
DPDK Release Status Meeting 2025-04-08
Mcnamara, John
[RFC] eal: remove support for I/O port
Stephen Hemminger
Re: [RFC] eal: remove support for I/O port
Stephen Hemminger
[PATCH] doc/linux_gsg: remove note referring to old pkg-config
Bruce Richardson
RE: [PATCH] doc/linux_gsg: remove note referring to old pkg-config
Morten Brørup
[PATCH] net/ice: fix Rx of large packets
Bruce Richardson
Re: [PATCH] net/ice: fix Rx of large packets
Liao, TingtingX
[PATCH v4] event/dlb2: consolidate AVX512 and SSE changes
Tirthendu Sarkar
[RFC 0/1] support ThreadSanitizer
Dengdui Huang
[RFC 1/1] build: support ThreadSanitizer
Dengdui Huang
Inquiry About DPDK's Roadmap for Dynamic CPU Scaling Support
郭春霞
Re: Inquiry About DPDK's Roadmap for Dynamic CPU Scaling Support
Stephen Hemminger
[PATCH] cryptodev: add SNOW-V algorithms
Radu Nicolau
Re: [PATCH] cryptodev: add SNOW-V algorithms
Ji, Kai
[PATCH 0/7] net/hns3: bugfix for hns3
Dengdui Huang
[PATCH 3/7] net/hns3: fix extra waiting for link up
Dengdui Huang
[PATCH 6/7] net/hns3: fix divide by zero
Dengdui Huang
[PATCH 4/7] net/hns3: fix memory leakage for indirect action
Dengdui Huang
[PATCH 7/7] net/hns3: fix unrelease some resources on reset case
Dengdui Huang
[PATCH 1/7] net/hns3: fix variable overflow
Dengdui Huang
[PATCH 5/7] net/hns3: fix incorrect failed rollback
Dengdui Huang
[PATCH 2/7] net/hns3: fix memory leakage in failure path
Dengdui Huang
[PATCH] common/mlx5: fix build on Linux in dlopen link mode
Thomas Monjalon
Re: [PATCH] common/mlx5: fix build on Linux in dlopen link mode
David Marchand
Re: [PATCH] common/mlx5: fix build on Linux in dlopen link mode
Thomas Monjalon
[PATCH v6 0/3] net/macb: updated net macb driver.
liwencheng
Re: [PATCH v6 0/3] net/macb: updated net macb driver.
Stephen Hemminger
[PATCH v7 0/3] net/macb: updated net macb driver
Wencheng Li
[PATCH 0/3] Correct RSS algorithm related logic
Chaoyong He
[PATCH 3/3] net/nfp: correct RSS algorithm configuration logic
Chaoyong He
[PATCH 2/3] net/nfp: support get RSS algorithm configuration
Chaoyong He
[PATCH 1/3] net/nfp: support get RSS algorithm capability
Chaoyong He
[patch v4 0/6] Support VMBUS channels without monitoring enabled
longli
[patch v4 1/6] net/netvsc: introduce private data for storing vmbus device for secondary process
longli
[patch v4 2/6] net/netvsc: introduce get_vmbus_device to get the vmbus device
longli
[patch v4 4/6] bus/vmbus: support channels without monitoring enabled
longli
[patch v4 5/6] bus/vmbus: add rte_vmbus_device to all functions accessing vmbus
longli
[patch v4 6/6] bus/vmbus: set event for channel without monitoring support
longli
RE: [EXTERNAL] Re: [patch v4 6/6] bus/vmbus: set event for channel without monitoring support
Long Li
[patch v4 3/6] bus/vmbus: store UIO fd for secondary process
longli
[RFC PATCH] drivers: add generic build of SVE files
Bruce Richardson
Re: [RFC PATCH] drivers: add generic build of SVE files
Bruce Richardson
Re: [RFC PATCH] drivers: add generic build of SVE files
David Marchand
Re: [RFC PATCH] drivers: add generic build of SVE files
Bruce Richardson
RE: [RFC PATCH] drivers: add generic build of SVE files
Wathsala Wathawana Vithanage
Community CI Meeting Minutes - April 3, 2025
Patrick Robb
[DPDK/ethdev Bug 1693] ring PMD rte_eth_from_ring does not do what is expected
bugzilla
[PATCH] doc: provide examples of using lcores EAL parameter
Bruce Richardson
Re: [PATCH] doc: provide examples of using lcores EAL parameter
Bruce Richardson
[PATCH v2] doc: provide examples of using lcores EAL parameter
Bruce Richardson
RE: [PATCH] doc: provide examples of using lcores EAL parameter
Morten Brørup
Tech Board Meeting Minutes - 2025-Apr-02
Bruce Richardson
[PATCH v3] event/dlb2: consolidate AVX512 and SSE changes
Tirthendu Sarkar
[PATCH 1/1] examples/ipsec-secgw: resolve segfault for IPsec packets
Rakesh Kudurumalla
[PATCH] net/ixgbe: fix missing checks for E610 VFs
Bruce Richardson
Re: [PATCH] net/ixgbe: fix missing checks for E610 VFs
Medvedkin, Vladimir
Re: [PATCH] net/ixgbe: fix missing checks for E610 VFs
Thomas Monjalon
[DPDK/cryptodev Bug 1686] [dpdk-22.11.8RC1] unit_tests_cryptodev_func/cryptodev_aesni_gcm_autotest: test failing-Segmentation fault
bugzilla
[DPDK/cryptodev Bug 1686] [dpdk-22.11.8RC1] unit_tests_cryptodev_func/cryptodev_aesni_gcm_autotest: test failing-Segmentation fault
bugzilla
[DPDK/examples Bug 1502] [dpdk-24.07] l3fwdacl/l3fwdacl_acl_rule: core dump when receiving packets
bugzilla
[PATCH] vhost: fix wrapping on control virtqueue rings
David Marchand
Re: [PATCH] vhost: fix wrapping on control virtqueue rings
Maxime Coquelin
[PATCH] net/af_packet: register supported param fanout mode
Shaokai Zhang
[PATCH v2 0/1] net/af_packet: register supported param fanout mode
Shaokai Zhang
[PATCH v2 1/1] net/af_packet: register supported param fanout mode
Shaokai Zhang
Re: [PATCH v2 1/1] net/af_packet: register supported param fanout mode
Stephen Hemminger
[PATCH v3 0/1] net/af_packet: register supported param fanout mode
Shaokai Zhang
[PATCH v3 1/1] net/af_packet: register supported param fanout mode
Shaokai Zhang
[PATCH 1/3] common/cnxk: update steer rule mbox for cn20k
Rahul Bhansali
Earlier messages
Later messages