Messages by Date
-
2025/02/04
Re: [PATCH] net: support Arista L2 headers
Thomas Monjalon
-
2025/02/04
Re: [PATCH] devtools: forbid use of compiler pragmas
Thomas Monjalon
-
2025/02/04
Re: [PATCH v3 2/7] drivers/bus: eliminate dependency on non-portable __SIZEOF_LONG__
Thomas Monjalon
-
2025/02/04
RE: [PATCH] doc: update ODM dmadev guide
Jerin Jacob
-
2025/02/04
Re: [PATCH v1 00/42] Merge Intel IGC and E1000 drivers, and update E1000 base code
Burakov, Anatoly
-
2025/02/04
Re: [PATCH v19 00/27] remove use of VLAs for Windows
Patrick Robb
-
2025/02/04
[PATCH] net: support Arista L2 headers
Denis Davidoglu
-
2025/02/04
[PATCH v2 44/54] net/e1000/base: introduce PHY ID retry mechanism
Anatoly Burakov
-
2025/02/04
Re: [PATCH v3 2/2] stack: enable build with MSVC
Andre Muezerie
-
2025/02/04
[PATCH v2 11/54] net/e1000/base: rename VLAN PQF macros
Anatoly Burakov
-
2025/02/04
[PATCH v2 14/54] net/e1000/base: add LED blink support for i225
Anatoly Burakov
-
2025/02/04
[PATCH v2 40/54] net/e1000/base: hardcode bus parameters for ICH8
Anatoly Burakov
-
2025/02/04
[PATCH v2 07/54] net/e1000: add support for more I219 devices
Anatoly Burakov
-
2025/02/04
[PATCH v2 19/54] net/e1000/base: fix bitwise op type mismatch
Anatoly Burakov
-
2025/02/04
[PATCH v2 15/54] net/e1000/base: increase PHY power up delay
Anatoly Burakov
-
2025/02/04
[PATCH v2 08/54] net/e1000/base: correct formatting differences
Anatoly Burakov
-
2025/02/04
[PATCH v2 53/54] net/e1000/base: rename NVM version variable
Anatoly Burakov
-
2025/02/04
[PATCH v2 54/54] net/e1000/base: update readme
Anatoly Burakov
-
2025/02/04
[PATCH v2 51/54] net/e1000/base: fix unchecked return
Anatoly Burakov
-
2025/02/04
[PATCH v2 52/54] net/e1000/base: fix data type in MAC hash
Anatoly Burakov
-
2025/02/04
[PATCH v2 49/54] net/e1000/base: fix mac addr hash bit_shift
Anatoly Burakov
-
2025/02/04
[PATCH v2 50/54] net/e1000/base: fix uninitialized variable usage
Anatoly Burakov
-
2025/02/04
[PATCH v2 46/54] net/e1000/base: fix iterator type
Anatoly Burakov
-
2025/02/04
[PATCH v2 48/54] net/e1000/base: fix reset for 82580
Anatoly Burakov
-
2025/02/04
[PATCH v2 47/54] net/e1000/base: fix static analysis warnings
Anatoly Burakov
-
2025/02/04
[PATCH v2 41/54] net/e1000/base: improve NVM checksum handling
Anatoly Burakov
-
2025/02/04
[PATCH v2 45/54] net/e1000/base: add PHY read/write retry mechanism
Anatoly Burakov
-
2025/02/04
[PATCH v2 42/54] net/e1000/base: remove redundant access to RO register
Anatoly Burakov
-
2025/02/04
[PATCH v2 43/54] net/e1000/base: remove non-inclusive language
Anatoly Burakov
-
2025/02/04
[PATCH v2 39/54] net/e1000/base: add WoL definitions
Anatoly Burakov
-
2025/02/04
[PATCH v2 38/54] net/e1000/base: make debug prints more informative
Anatoly Burakov
-
2025/02/04
[PATCH v2 37/54] net/e1000/base: make e1000_access_phy_wakeup_reg_bm non-static
Anatoly Burakov
-
2025/02/04
[PATCH v2 35/54] net/e1000/base: add definition for EXFWSM register
Anatoly Burakov
-
2025/02/04
[PATCH v2 36/54] net/e1000/base: use longer ULP exit timeout on more HW
Anatoly Burakov
-
2025/02/04
[PATCH v2 34/54] net/e1000/base: improve code flow in ICH8LAN
Anatoly Burakov
-
2025/02/04
[PATCH v2 31/54] net/e1000/base: add queue select definitions
Anatoly Burakov
-
2025/02/04
[PATCH v2 33/54] net/e1000/base: add LPI counters
Anatoly Burakov
-
2025/02/04
[PATCH v2 32/54] net/e1000/base: add profile information field
Anatoly Burakov
-
2025/02/04
[PATCH v2 30/54] net/e1000/base: add EEE common API function
Anatoly Burakov
-
2025/02/04
[PATCH v2 26/54] net/e1000/base: correct mPHY access logic
Anatoly Burakov
-
2025/02/04
[PATCH v2 28/54] net/e1000/base: correct disable k1 logic
Anatoly Burakov
-
2025/02/04
[PATCH v2 29/54] net/e1000/base: workaround for packet loss
Anatoly Burakov
-
2025/02/04
[PATCH v2 27/54] net/e1000/base: skip MANC check for 82575
Anatoly Burakov
-
2025/02/04
[PATCH v2 25/54] net/e1000/base: fix semaphore timeout value
Anatoly Burakov
-
2025/02/04
[PATCH v2 22/54] net/e1000/base: fix typo in LTR calculation
Anatoly Burakov
-
2025/02/04
[PATCH v2 24/54] net/e1000/base: make set_ltr for i225 non-static
Anatoly Burakov
-
2025/02/04
[PATCH v2 20/54] net/e1000/base: reset loop variable
Anatoly Burakov
-
2025/02/04
[PATCH v2 23/54] net/e1000/base: fix unused value
Anatoly Burakov
-
2025/02/04
[PATCH v2 21/54] net/e1000/base: fix LTR for i225
Anatoly Burakov
-
2025/02/04
[PATCH v2 16/54] net/e1000/base: fix deadlock in i225
Anatoly Burakov
-
2025/02/04
[PATCH v2 17/54] net/e1000/base: add PHY reset support for i225
Anatoly Burakov
-
2025/02/04
[PATCH v2 18/54] net/e1000/base: fix infinite loop
Anatoly Burakov
-
2025/02/04
[PATCH v2 13/54] net/e1000/base: remove unused function
Anatoly Burakov
-
2025/02/04
[PATCH v2 12/54] net/e1000/base: add PHY power management control
Anatoly Burakov
-
2025/02/04
[PATCH v2 10/54] net/e1000/base: read PCIe bus info in i225
Anatoly Burakov
-
2025/02/04
[PATCH v2 09/54] net/e1000/base: add missing definitions
Anatoly Burakov
-
2025/02/04
[PATCH v2 06/54] net/e1000: add missing hardware support
Anatoly Burakov
-
2025/02/04
[PATCH v2 05/54] net/e1000: add missing i225 devices
Anatoly Burakov
-
2025/02/04
[PATCH v2 04/54] net/e1000/base: remove unused parameter workaround
Anatoly Burakov
-
2025/02/04
[PATCH v2 02/54] net/e1000: merge igc with e1000
Anatoly Burakov
-
2025/02/04
[PATCH v2 01/54] net/e1000/base: copy i225 code into e1000
Anatoly Burakov
-
2025/02/04
[PATCH v2 00/54] Merge Intel IGC and E1000 drivers, and update E1000 base code
Anatoly Burakov
-
2025/02/04
RE: [EXTERNAL] [dpdk-dev] [PATCH v4 1/2] common/cnxk: support NPC flow on cn20k
Jerin Jacob
-
2025/02/04
DPDK Release Status Meeting 2025-02-04
Mcnamara, John
-
2025/02/04
RE: [PATCH] common/cnxk: check MACsec HW capability
Jerin Jacob
-
2025/02/04
RE: [EXTERNAL] [PATCH] event/dlb2: fix event weight handling in SSE code path
Jerin Jacob
-
2025/02/04
[DPDK/DTS Bug 1660] The softnic test suite should test more of the softnic vdev feature set
bugzilla
-
2025/02/04
[DPDK/DTS Bug 1659] Softnic should be implemented as a proper VirtualDevice
bugzilla
-
2025/02/04
Re: Testing dpdk application using openNIC driver
David Marchand
-
2025/02/04
Testing dpdk application using openNIC driver
Nafiah Siddiqha
-
2025/02/04
Re: [PATCH v7 2/2] net/af_xdp: Refactor af_xdp_tx_zc
Maryam Tahhan
-
2025/02/04
Re: [RFC 0/3] Vhost: fix FD entries cleanup
David Marchand
-
2025/02/04
Re: [PATCH] stack: occasional crash due to uninitialized variable
David Marchand
-
2025/02/04
Re: [PATCH v2 1/2] dts: remove 'requires_forwarding_restart' from framework
Luca Vizzarro
-
2025/02/04
Re: [PATCH v3 2/2] stack: enable build with MSVC
Bruce Richardson
-
2025/02/03
RE: [RFC PATCH] eventdev: adapter API to configure multiple Rx queues
Jerin Jacob
-
2025/02/03
Re: [PATCH v9 03/15] net/zxdh: port tables init implementations
Stephen Hemminger
-
2025/02/03
[PATCH v3 0/2] enable build of lib/stack when using MSVC
Andre Muezerie
-
2025/02/03
[PATCH v3 1/2] test: disable non-C11 atomic tests for MSVC
Andre Muezerie
-
2025/02/03
[PATCH v3 2/2] stack: enable build with MSVC
Andre Muezerie
-
2025/02/03
[PATCH] stack: occasional crash due to uninitialized variable
Andre Muezerie
-
2025/02/03
RE: [EXTERNAL] Re: [PATCH 4/4] net/netvsc: cache device parameters for hot plug events
Long Li
-
2025/02/03
Re: [PATCH v2 2/2] dts: rework run-time MTU adjustment test case
Luca Vizzarro
-
2025/02/03
[PATCH v2 2/2] dts: rework run-time MTU adjustment test case
Nicholas Pratte
-
2025/02/03
[PATCH v2 1/2] dts: remove 'requires_forwarding_restart' from framework
Nicholas Pratte
-
2025/02/03
[PATCH v2 0/2] remove requires forwarding restart from framework
Nicholas Pratte
-
2025/02/03
Re: [PATCH 2/2] dts: rework run-time MTU adjustment test case
Nicholas Pratte
-
2025/02/03
Re: [PATCH v19 00/27] remove use of VLAs for Windows
David Marchand
-
2025/02/03
[RFC PATCH 7/7] dts: revamp runtime internals
Luca Vizzarro
-
2025/02/03
[RFC PATCH 6/7] dts: add global runtime context
Luca Vizzarro
-
2025/02/03
[RFC PATCH 5/7] dts: add runtime status
Luca Vizzarro
-
2025/02/03
[RFC PATCH 4/7] dts: improve Port model
Luca Vizzarro
-
2025/02/03
[RFC PATCH 3/7] dts: revamp Topology model
Luca Vizzarro
-
2025/02/03
[RFC PATCH 2/7] dts: isolate test specification to config
Luca Vizzarro
-
2025/02/03
[RFC PATCH 1/7] dts: add port topology configuration
Luca Vizzarro
-
2025/02/03
[RFC PATCH 0/7] dts: revamp framework
Luca Vizzarro
-
2025/02/03
[DPDK/DTS Bug 1600] Add test case/suite context parameters, e.g. required cores
bugzilla
-
2025/02/03
RE: [PATCH v3 1/4] drivers: merge common and net idpf drivers
Shetty, Praveen
-
2025/02/03
RE: [PATCH v3 2/4] net/idpf: re-enable unused variable warnings
Shetty, Praveen
-
2025/02/03
Re: [PATCH v1 00/42] Merge Intel IGC and E1000 drivers, and update E1000 base code
David Marchand
-
2025/02/02
[PATCH v5 1/2] common/idpf: enable AVX2 for single queue Rx
Shaiq Wani
-
2025/02/02
[PATCH v5 2/2] common/idpf: enable AVX2 for single queue Tx
Shaiq Wani
-
2025/02/02
[PATCH v5 0/2] enable AVX2 for single queue Rx/Tx
Shaiq Wani
-
2025/02/02
[PATCH v4 2/2] common/idpf: enable AVX2 for single queue Tx
Shaiq Wani
-
2025/02/02
[PATCH v4 1/2] common/idpf: enable AVX2 for single queue Rx
Shaiq Wani
-
2025/02/02
[PATCH v4 0/2] enable AVX2 for single queue Rx/Tx
Shaiq Wani
-
2025/02/02
RE: [RFC PATCH] eventdev: adapter API to configure multiple Rx queues
Naga Harish K, S V
-
2025/02/02
[DPDK/vhost/virtio Bug 1658] Vhost multi-queue reconnection failed with QEMU version 4.2.0 to 5.1.0
bugzilla
-
2025/02/02
[DPDK/core Bug 1657] Unsuitable IOVA mode may be picked as the default
bugzilla
-
2025/02/02
[DPDK/other Bug 1656] AVX-512 support disabled
bugzilla
-
2025/02/02
[DPDK/netuio Bug 1655] Kernel crash when hot-unplug igb_uio device while DPDK application is running
bugzilla
-
2025/02/02
[DPDK/ethdev Bug 1654] Restricted vdev ethdev operations supported in secondary process
bugzilla
-
2025/02/02
[DPDK/ethdev Bug 1653] PHY link up fails when rebinding i40e NICs to kernel driver
bugzilla
-
2025/02/02
[DPDK/ethdev Bug 1652] Netvsc driver and application restart
bugzilla
-
2025/02/02
[DPDK/testpmd Bug 1651] Linux kernel 4.10.0 iommu attribute read error
bugzilla
-
2025/02/02
[DPDK/ethdev Bug 1629] Packets are not sent by the 1 GbE/10 GbE SR-IOV driver when the source MAC is not the MAC assigned to the VF NIC
bugzilla
-
2025/02/02
[PATCH v19 18/27] test: remove use of VLAs for Windows built code in bitset tests
Andre Muezerie
-
2025/02/02
[DPDK/examples Bug 1628] Multi-process sample app requires exact memory mapping
bugzilla
-
2025/02/02
[DPDK/netuio Bug 1650] igb_uio can not be used when running l3fwd-power
bugzilla
-
2025/02/02
[DPDK/vhost/virtio Bug 1642] Devices bound to igb_uio with VT-d enabled do not work on Linux kernel 3.15-3.17
bugzilla
-
2025/02/02
[DPDK/meson Bug 1644] DPDK may not build on some Intel CPUs using clang < 3.7.0
bugzilla
-
2025/02/02
[PATCH v19 22/27] app: add no_wvla_cflag to directories that are not VLA-free
Andre Muezerie
-
2025/02/02
[PATCH v19 24/27] lib: add no_wvla_cflag to directories that are not VLA-free
Andre Muezerie
-
2025/02/02
[PATCH v19 26/27] buildtools: add no_wvla_cflag to directories that are not VLA-free
Andre Muezerie
-
2025/02/02
[PATCH v19 25/27] examples: add no_wvla_cflag to directories that are not VLA-free
Andre Muezerie
-
2025/02/02
[PATCH v19 19/27] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd
Andre Muezerie
-
2025/02/02
[PATCH v19 17/27] net/mlx5: remove use of VLAs for Windows built code
Andre Muezerie
-
2025/02/02
[PATCH v19 15/27] net/i40e: remove use of VLAs for Windows built code
Andre Muezerie
-
2025/02/02
[PATCH v19 13/27] test: remove use of VLAs for Windows built code
Andre Muezerie
-
2025/02/02
[PATCH v19 16/27] common/mlx5: remove use of VLAs for Windows built code
Andre Muezerie
-
2025/02/02
[PATCH v19 21/27] config: define no_wvla_cflag
Andre Muezerie
-
2025/02/02
[PATCH v19 23/27] drivers: add no_wvla_cflag to directories that are not VLA-free
Andre Muezerie
-
2025/02/02
[PATCH v19 27/27] config: add -Wvla project-wide
Andre Muezerie
-
2025/02/02
[PATCH v19 11/27] net/ice: remove use of VLAs
Andre Muezerie
-
2025/02/02
[PATCH v19 10/27] net/ixgbe: remove use of VLAs
Andre Muezerie
-
2025/02/02
[PATCH v19 20/27] hash: remove use of VLAs by using standard arrays
Andre Muezerie
-
2025/02/02
[PATCH v19 12/27] app/testpmd: remove use of VLAs for Windows built
Andre Muezerie
-
2025/02/02
[PATCH v19 14/27] common/idpf: remove use of VLAs for Windows built code
Andre Muezerie
-
2025/02/02
[PATCH v19 09/27] gro: remove use of VLAs
Andre Muezerie
-
2025/02/02
[PATCH v19 06/27] hash/thash: remove use of VLAs for Windows built
Andre Muezerie
-
2025/02/02
[PATCH v19 07/27] rcu: remove use of VLAs for Windows built code
Andre Muezerie
-
2025/02/02
[PATCH v19 08/27] gro: fix overwrite unprocessed packets
Andre Muezerie
-
2025/02/02
[PATCH v19 05/27] hash: remove use of VLAs for Windows built code
Andre Muezerie
-
2025/02/02
[PATCH v19 04/27] ethdev: remove use of VLAs for Windows built code
Andre Muezerie
-
2025/02/02
[PATCH v19 02/27] eal/linux: remove use of VLAs
Andre Muezerie
-
2025/02/02
[PATCH v19 00/27] remove use of VLAs for Windows
Andre Muezerie
-
2025/02/02
[PATCH v19 03/27] eal/common: remove use of VLAs
Andre Muezerie
-
2025/02/02
[PATCH v19 01/27] eal: include header required for alloca
Andre Muezerie
-
2025/02/02
[DPDK/other Bug 1649] igb_uio legacy mode can not be used in X710/XL710/XXV710
bugzilla
-
2025/02/02
[DPDK/vhost/virtio Bug 1648] virtio tx_burst() function cannot do TSO on shared packets
bugzilla
-
2025/02/02
[DPDK/ethdev Bug 1647] uio_pci_generic module bind failed in X710/XL710/XXV710
bugzilla
-
2025/02/02
[DPDK/ethdev Bug 1646] I40e VF may not receive packets in the promiscuous mode
bugzilla
-
2025/02/02
[DPDK/other Bug 1645] The last EAL argument is replaced by the program name in argv[]
bugzilla
-
2025/02/02
[DPDK/meson Bug 1644] DPDK may not build on some Intel CPUs using clang < 3.7.0
bugzilla
-
2025/02/02
[DPDK/vhost/virtio Bug 1643] VM power manager may not work on systems with more than 64 cores
bugzilla
-
2025/02/02
[DPDK/vhost/virtio Bug 1642] Devices bound to igb_uio with VT-d enabled do not work on Linux kernel 3.15-3.17
bugzilla
-
2025/02/02
[DPDK/ethdev Bug 1641] Cannot set link speed on Intel® 40G Ethernet controller
bugzilla
-
2025/02/02
[DPDK/ethdev Bug 1640] Ethertype filter could receive other packets (non-assigned) in Niantic
bugzilla
-
2025/02/02
[DPDK/other Bug 1639] GCC might generate Intel® AVX instructions for processors without Intel® AVX support
bugzilla
-
2025/02/02
[DPDK/ethdev Bug 1635] Discrepancies between statistics reported by different NICs
bugzilla
-
2025/02/02
[DPDK/ethdev Bug 1638] Differences in how different Intel NICs handle maximum packet length for jumbo frame
bugzilla
-
2025/02/02
[DPDK/examples Bug 1637] Intel® QuickAssist Technology sample application does not work on a 32-bit OS on Shumway
bugzilla
-
2025/02/02
[DPDK/core Bug 1636] Error reported opening files on DPDK initialization
bugzilla
-
2025/02/02
[DPDK/core Bug 1634] Twinpond and Ironpond NICs do not report link status correctly
bugzilla
-
2025/02/02
[DPDK/core Bug 1633] Kernel crash on IGB port unbinding
bugzilla
-
2025/02/02
[DPDK/vhost/virtio Bug 1632] Some hardware off-load functions are not supported by the VF Driver
bugzilla
-
2025/02/02
[DPDK/ethdev Bug 1631] PMD does not work with –no-huge EAL command line parameter
bugzilla
-
2025/02/02
[DPDK/ethdev Bug 1630] SR-IOV drivers do not fully implement the rte_ethdev API
bugzilla
-
2025/02/02
[DPDK/ethdev Bug 1629] Packets are not sent by the 1 GbE/10 GbE SR-IOV driver when the source MAC is not the MAC assigned to the VF NIC
bugzilla
-
2025/02/02
[DPDK/examples Bug 1628] Multi-process sample app requires exact memory mapping
bugzilla
-
2025/02/02
[DPDK/testpmd Bug 1627] Not all variants of supported NIC types have been used in testing
bugzilla
-
2025/02/02
[DPDK/eventdev Bug 1626] HPET timers do not work on the Osage customer reference platform
bugzilla
-
2025/02/02
[DPDK/eventdev Bug 1625] HPET reading is slow
bugzilla
-
2025/02/02
[DPDK/ethdev Bug 1624] The rte_malloc library is not fully implemented
bugzilla
-
2025/02/01
[PATCH v7 2/2] net/af_xdp: Refactor af_xdp_tx_zc
Ariel Otilibili
-
2025/02/01
[PATCH v7 0/2] Fix use after free, and refactor af_xdp_tx_zc
Ariel Otilibili
-
2025/02/01
[PATCH v7 1/2] net/af_xdp: Fix use after free in af_xdp_tx_zc
Ariel Otilibili
-
2025/01/31
[PATCH v6 2/2] net/af_xdp: Refactor af_xdp_tx_zc
Ariel Otilibili
-
2025/01/31
[PATCH v6 0/2] Fix use after free, and refactor af_xdp_tx_zc
Ariel Otilibili
-
2025/01/31
[PATCH v6 1/2] net/af_xdp: Fix use after free in af_xdp_tx_zc
Ariel Otilibili
-
2025/01/31
Re: [PATCH 2/2] dts: rework run-time MTU adjustment test case
Luca Vizzarro
-
2025/01/31
Re: [PATCH 1/2] dts: remove 'requires_forwarding_restart' from framework
Luca Vizzarro
-
2025/01/31
[PATCH 0/2] remove 'requires_forwarding_restart' from framework
Nicholas Pratte
-
2025/01/31
[PATCH 1/2] dts: remove 'requires_forwarding_restart' from framework
Nicholas Pratte
-
2025/01/31
[PATCH 2/2] dts: rework run-time MTU adjustment test case
Nicholas Pratte
-
2025/01/31
[PATCH 3/3] dts: bump up fabric version
Luca Vizzarro
-
2025/01/31
[PATCH 2/3] dts: stop using partial in enums
Luca Vizzarro
-
2025/01/31
[PATCH 1/3] dts: remove use of field validators
Luca Vizzarro
-
2025/01/31
[PATCH 0/3] dts: fix doc issues
Luca Vizzarro
-
2025/01/31
Re: [PATCH v4 2/2] net/af_xdp: Refactor af_xdp_tx_zc
Ariel Otilibili
-
2025/01/31
[PATCH v5 2/2] net/af_xdp: Refactor af_xdp_tx_zc
Ariel Otilibili
-
2025/01/31
[PATCH v5 1/2] net/af_xdp: Fix use after free in af_xdp_tx_zc
Ariel Otilibili
-
2025/01/31
[PATCH v5 0/2] Fix use after free, and refactor af_xdp_tx_zc
Ariel Otilibili
-
2025/01/31
Re: [PATCH] vhost: fix VDUSE devices registration
Ariel Otilibili-Anieli
-
2025/01/31
Re: [PATCH] net/ice: fix segmentation fault Rx function
Andre Muezerie
-
2025/01/31
Re: [PATCH v18 00/26] remove use of VLAs for Windows
Andre Muezerie
-
2025/01/31
Re: [PATCH] dma/idxd: add device ids for new HW versions
Bruce Richardson
-
2025/01/31
[PATCH] doc/dmadevs: clarify naming constraints for idxd devices
Bruce Richardson
-
2025/01/31
Re: [PATCH v1 00/42] Merge Intel IGC and E1000 drivers, and update E1000 base code
David Marchand
-
2025/01/31
Re: [PATCH v1 00/42] Merge Intel IGC and E1000 drivers, and update E1000 base code
Bruce Richardson