DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v1 00/42] Merge Intel IGC and E1000 drivers, and update E1000 base code
 2025-02-04 15:10 UTC  (65+ messages)
` [PATCH v1 34/42] net/e1000/base: fix iterator type
` [PATCH v1 35/42] net/e1000/base: fix static analysis warnings
` [PATCH v1 36/42] net/e1000/base: fix reset for 82580
` [PATCH v1 37/42] net/e1000/base: fix mac addr hash bit_shift
` [PATCH v1 38/42] net/e1000/base: fix uninitialized variable usage
` [PATCH v1 39/42] net/e1000/base: fix unchecked return
` [PATCH v1 40/42] net/e1000/base: fix data type in MAC hash
` [PATCH v1 41/42] net/e1000/base: rename NVM version variable
` [PATCH v1 42/42] net/e1000/base: update readme
` [PATCH v2 00/54] Merge Intel IGC and E1000 drivers, and update E1000 base code
  ` [PATCH v2 01/54] net/e1000/base: copy i225 code into e1000
  ` [PATCH v2 02/54] net/e1000: merge igc with e1000
  ` [PATCH v2 03/54] net/igc: remove the driver
  ` [PATCH v2 04/54] net/e1000/base: remove unused parameter workaround
  ` [PATCH v2 05/54] net/e1000: add missing i225 devices
  ` [PATCH v2 06/54] net/e1000: add missing hardware support
  ` [PATCH v2 07/54] net/e1000: add support for more I219 devices
  ` [PATCH v2 08/54] net/e1000/base: correct formatting differences
  ` [PATCH v2 09/54] net/e1000/base: add missing definitions
  ` [PATCH v2 10/54] net/e1000/base: read PCIe bus info in i225
  ` [PATCH v2 11/54] net/e1000/base: rename VLAN PQF macros
  ` [PATCH v2 12/54] net/e1000/base: add PHY power management control
  ` [PATCH v2 13/54] net/e1000/base: remove unused function
  ` [PATCH v2 14/54] net/e1000/base: add LED blink support for i225
  ` [PATCH v2 15/54] net/e1000/base: increase PHY power up delay
  ` [PATCH v2 16/54] net/e1000/base: fix deadlock in i225
  ` [PATCH v2 17/54] net/e1000/base: add PHY reset support for i225
  ` [PATCH v2 18/54] net/e1000/base: fix infinite loop
  ` [PATCH v2 19/54] net/e1000/base: fix bitwise op type mismatch
  ` [PATCH v2 20/54] net/e1000/base: reset loop variable
  ` [PATCH v2 21/54] net/e1000/base: fix LTR for i225
  ` [PATCH v2 22/54] net/e1000/base: fix typo in LTR calculation
  ` [PATCH v2 23/54] net/e1000/base: fix unused value
  ` [PATCH v2 24/54] net/e1000/base: make set_ltr for i225 non-static
  ` [PATCH v2 25/54] net/e1000/base: fix semaphore timeout value
  ` [PATCH v2 26/54] net/e1000/base: correct mPHY access logic
  ` [PATCH v2 27/54] net/e1000/base: skip MANC check for 82575
  ` [PATCH v2 28/54] net/e1000/base: correct disable k1 logic
  ` [PATCH v2 29/54] net/e1000/base: workaround for packet loss
  ` [PATCH v2 30/54] net/e1000/base: add EEE common API function
  ` [PATCH v2 31/54] net/e1000/base: add queue select definitions
  ` [PATCH v2 32/54] net/e1000/base: add profile information field
  ` [PATCH v2 33/54] net/e1000/base: add LPI counters
  ` [PATCH v2 34/54] net/e1000/base: improve code flow in ICH8LAN
  ` [PATCH v2 35/54] net/e1000/base: add definition for EXFWSM register
  ` [PATCH v2 36/54] net/e1000/base: use longer ULP exit timeout on more HW
  ` [PATCH v2 37/54] net/e1000/base: make e1000_access_phy_wakeup_reg_bm non-static
  ` [PATCH v2 38/54] net/e1000/base: make debug prints more informative
  ` [PATCH v2 39/54] net/e1000/base: add WoL definitions
  ` [PATCH v2 40/54] net/e1000/base: hardcode bus parameters for ICH8
  ` [PATCH v2 41/54] net/e1000/base: improve NVM checksum handling
  ` [PATCH v2 42/54] net/e1000/base: remove redundant access to RO register
  ` [PATCH v2 43/54] net/e1000/base: remove non-inclusive language
  ` [PATCH v2 44/54] net/e1000/base: introduce PHY ID retry mechanism
  ` [PATCH v2 45/54] net/e1000/base: add PHY read/write "
  ` [PATCH v2 46/54] net/e1000/base: fix iterator type
  ` [PATCH v2 47/54] net/e1000/base: fix static analysis warnings
  ` [PATCH v2 48/54] net/e1000/base: fix reset for 82580
  ` [PATCH v2 49/54] net/e1000/base: fix mac addr hash bit_shift
  ` [PATCH v2 50/54] net/e1000/base: fix uninitialized variable usage
  ` [PATCH v2 51/54] net/e1000/base: fix unchecked return

[dpdk-dev] [PATCH 1/2] common/cnxk: support NPC flow on cn20k
 2025-02-04 15:00 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [EXTERNAL] "

DPDK Release Status Meeting 2025-02-04
 2025-02-04 15:00 UTC 

[PATCH] common/cnxk: check MACsec HW capability
 2025-02-04 14:50 UTC  (2+ messages)

[PATCH] event/dlb2: fix event weight handling in SSE code path
 2025-02-04 14:48 UTC  (2+ messages)
` [EXTERNAL] "

[DPDK/DTS Bug 1660] The softnic test suite should test more of the softnic vdev feature set
 2025-02-04 14:01 UTC 

[DPDK/DTS Bug 1659] Softnic should be implemented as a proper VirtualDevice
 2025-02-04 13:59 UTC 

Testing dpdk application using openNIC driver
 2025-02-04 13:54 UTC  (2+ messages)

[PATCH 0/2] Fix use after free, and refactor af_xdp_tx_zc()
 2025-02-04 13:39 UTC  (15+ messages)
` [PATCH v4 0/2] Fix use after free, and refactor af_xdp_tx_zc
  ` [PATCH v4 2/2] net/af_xdp: Refactor af_xdp_tx_zc
` [PATCH v5 0/2] Fix use after free, and refactor af_xdp_tx_zc
  ` [PATCH v5 1/2] net/af_xdp: Fix use after free in af_xdp_tx_zc
  ` [PATCH v5 2/2] net/af_xdp: Refactor af_xdp_tx_zc
` [PATCH v6 0/2] Fix use after free, and refactor af_xdp_tx_zc
` [PATCH v6 1/2] net/af_xdp: Fix use after free in af_xdp_tx_zc
` [PATCH v6 2/2] net/af_xdp: Refactor af_xdp_tx_zc
` [PATCH v7 0/2] Fix use after free, and refactor af_xdp_tx_zc
  ` [PATCH v7 1/2] net/af_xdp: Fix use after free in af_xdp_tx_zc
  ` [PATCH v7 2/2] net/af_xdp: Refactor af_xdp_tx_zc

[RFC 0/3] Vhost: fix FD entries cleanup
 2025-02-04 13:18 UTC  (2+ messages)

[PATCH] stack: occasional crash due to uninitialized variable
 2025-02-04 12:45 UTC  (2+ messages)

[PATCH 0/2] remove 'requires_forwarding_restart' from framework
 2025-02-04 10:40 UTC  (11+ messages)
` [PATCH 1/2] dts: "
` [PATCH 2/2] dts: rework run-time MTU adjustment test case
` [PATCH v2 0/2] remove requires forwarding restart from framework
  ` [PATCH v2 1/2] dts: remove 'requires_forwarding_restart' "
  ` [PATCH v2 2/2] dts: rework run-time MTU adjustment test case

[PATCH 0/3] enable build of lib/stack when using MSVC
 2025-02-04 10:30 UTC  (5+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] test: disable non-C11 atomic tests for MSVC
  ` [PATCH v3 2/2] stack: enable build with MSVC

[RFC PATCH] eventdev: adapter API to configure multiple Rx queues
 2025-02-04  7:15 UTC  (18+ messages)

[PATCH v2 01/15] net/zxdh: zxdh np init implementation
 2025-02-04  2:35 UTC  (4+ messages)
` [PATCH v9 00/15] net/zxdh: updated net zxdh driver
  ` [PATCH v9 03/15] net/zxdh: port tables init implementations

[PATCH 1/4] net/netvsc: scan all net devices under the PCI device
 2025-02-03 19:00 UTC  (6+ messages)
` [PATCH 4/4] net/netvsc: cache device parameters for hot plug events
    ` [EXTERNAL] "

[PATCH 00/16] remove use of VLAs for Windows built code
 2025-02-03 15:30 UTC  (33+ messages)
` [PATCH v18 00/26] remove use of VLAs for Windows
` [PATCH v19 00/27] "
  ` [PATCH v19 01/27] eal: include header required for alloca
  ` [PATCH v19 02/27] eal/linux: remove use of VLAs
  ` [PATCH v19 03/27] eal/common: "
  ` [PATCH v19 04/27] ethdev: remove use of VLAs for Windows built code
  ` [PATCH v19 05/27] hash: "
  ` [PATCH v19 06/27] hash/thash: remove use of VLAs for Windows built
  ` [PATCH v19 07/27] rcu: remove use of VLAs for Windows built code
  ` [PATCH v19 08/27] gro: fix overwrite unprocessed packets
  ` [PATCH v19 09/27] gro: remove use of VLAs
  ` [PATCH v19 10/27] net/ixgbe: "
  ` [PATCH v19 11/27] net/ice: "
  ` [PATCH v19 12/27] app/testpmd: remove use of VLAs for Windows built
  ` [PATCH v19 13/27] test: remove use of VLAs for Windows built code
  ` [PATCH v19 14/27] common/idpf: "
  ` [PATCH v19 15/27] net/i40e: "
  ` [PATCH v19 16/27] common/mlx5: "
  ` [PATCH v19 17/27] net/mlx5: "
  ` [PATCH v19 18/27] test: remove use of VLAs for Windows built code in bitset tests
  ` [PATCH v19 19/27] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd
  ` [PATCH v19 20/27] hash: remove use of VLAs by using standard arrays
  ` [PATCH v19 21/27] config: define no_wvla_cflag
  ` [PATCH v19 22/27] app: add no_wvla_cflag to directories that are not VLA-free
  ` [PATCH v19 23/27] drivers: "
  ` [PATCH v19 24/27] lib: "
  ` [PATCH v19 25/27] examples: "
  ` [PATCH v19 26/27] buildtools: "
  ` [PATCH v19 27/27] config: add -Wvla project-wide

[RFC PATCH 0/7] dts: revamp framework
 2025-02-03 15:16 UTC  (8+ messages)
` [RFC PATCH 1/7] dts: add port topology configuration
` [RFC PATCH 2/7] dts: isolate test specification to config
` [RFC PATCH 3/7] dts: revamp Topology model
` [RFC PATCH 4/7] dts: improve Port model
` [RFC PATCH 5/7] dts: add runtime status
` [RFC PATCH 6/7] dts: add global runtime context
` [RFC PATCH 7/7] dts: revamp runtime internals

[DPDK/DTS Bug 1600] Add test case/suite context parameters, e.g. required cores
 2025-02-03 15:05 UTC  (2+ messages)

[PATCH 0/4] remove common iavf and idpf drivers
 2025-02-03  8:36 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] drivers: merge common and net "
  ` [PATCH v3 2/4] net/idpf: re-enable unused variable warnings

[PATCH v3 1/2] common/idpf: enable AVX2 for single queue Rx
 2025-02-03  7:55 UTC  (7+ messages)
` [PATCH v4 0/2] enable AVX2 for single queue Rx/Tx
  ` [PATCH v4 1/2] common/idpf: enable AVX2 for single queue Rx
    ` [PATCH v5 0/2] enable AVX2 for single queue Rx/Tx
      ` [PATCH v5 1/2] common/idpf: enable AVX2 for single queue Rx
      ` [PATCH v5 2/2] common/idpf: enable AVX2 for single queue Tx
  ` [PATCH v4 "

[DPDK/vhost/virtio Bug 1658] Vhost multi-queue reconnection failed with QEMU version 4.2.0 to 5.1.0
 2025-02-03  4:36 UTC 

[DPDK/core Bug 1657] Unsuitable IOVA mode may be picked as the default
 2025-02-03  4:35 UTC 

[DPDK/other Bug 1656] AVX-512 support disabled
 2025-02-03  4:33 UTC 

[DPDK/netuio Bug 1655] Kernel crash when hot-unplug igb_uio device while DPDK application is running
 2025-02-03  4:31 UTC 

[DPDK/ethdev Bug 1654] Restricted vdev ethdev operations supported in secondary process
 2025-02-03  4:30 UTC 

[DPDK/ethdev Bug 1653] PHY link up fails when rebinding i40e NICs to kernel driver
 2025-02-03  4:29 UTC 

[DPDK/ethdev Bug 1652] Netvsc driver and application restart
 2025-02-03  4:27 UTC 

[DPDK/testpmd Bug 1651] Linux kernel 4.10.0 iommu attribute read error
 2025-02-03  4:26 UTC 

[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
 2025-02-03  4:21 UTC  (2+ messages)

[DPDK/examples Bug 1628] Multi-process sample app requires exact memory mapping
 2025-02-03  4:18 UTC  (2+ messages)

[DPDK/netuio Bug 1650] igb_uio can not be used when running l3fwd-power
 2025-02-03  4:18 UTC 

[DPDK/meson Bug 1644] DPDK may not build on some Intel CPUs using clang < 3.7.0
 2025-02-03  4:09 UTC  (2+ messages)

[DPDK/vhost/virtio Bug 1642] Devices bound to igb_uio with VT-d enabled do not work on Linux kernel 3.15-3.17
 2025-02-03  4:07 UTC  (2+ messages)

[DPDK/other Bug 1649] igb_uio legacy mode can not be used in X710/XL710/XXV710
 2025-02-03  4:06 UTC 

[DPDK/vhost/virtio Bug 1648] virtio tx_burst() function cannot do TSO on shared packets
 2025-02-03  4:01 UTC 

[DPDK/ethdev Bug 1647] uio_pci_generic module bind failed in X710/XL710/XXV710
 2025-02-03  3:58 UTC 

[DPDK/ethdev Bug 1646] I40e VF may not receive packets in the promiscuous mode
 2025-02-03  3:57 UTC 

[DPDK/other Bug 1645] The last EAL argument is replaced by the program name in argv[]
 2025-02-03  3:56 UTC 

[DPDK/vhost/virtio Bug 1643] VM power manager may not work on systems with more than 64 cores
 2025-02-03  3:42 UTC 

[DPDK/ethdev Bug 1641] Cannot set link speed on Intel® 40G Ethernet controller
 2025-02-03  3:37 UTC 

[DPDK/ethdev Bug 1640] Ethertype filter could receive other packets (non-assigned) in Niantic
 2025-02-03  3:08 UTC 

[DPDK/other Bug 1639] GCC might generate Intel® AVX instructions for processors without Intel® AVX support
 2025-02-03  3:07 UTC 

[DPDK/ethdev Bug 1638] Differences in how different Intel NICs handle maximum packet length for jumbo frame
 2025-02-03  3:05 UTC 

[DPDK/examples Bug 1637] Intel® QuickAssist Technology sample application does not work on a 32-bit OS on Shumway
 2025-02-03  3:04 UTC 

[DPDK/core Bug 1636] Error reported opening files on DPDK initialization
 2025-02-03  3:02 UTC 

[DPDK/ethdev Bug 1635] Discrepancies between statistics reported by different NICs
 2025-02-03  2:59 UTC 

[DPDK/core Bug 1634] Twinpond and Ironpond NICs do not report link status correctly
 2025-02-03  2:54 UTC 

[DPDK/core Bug 1633] Kernel crash on IGB port unbinding
 2025-02-03  2:51 UTC 

[DPDK/vhost/virtio Bug 1632] Some hardware off-load functions are not supported by the VF Driver
 2025-02-03  2:49 UTC 

[DPDK/ethdev Bug 1631] PMD does not work with –no-huge EAL command line parameter
 2025-02-03  2:46 UTC 

[DPDK/ethdev Bug 1630] SR-IOV drivers do not fully implement the rte_ethdev API
 2025-02-03  2:44 UTC 

[DPDK/testpmd Bug 1627] Not all variants of supported NIC types have been used in testing
 2025-02-03  2:39 UTC 

[DPDK/eventdev Bug 1626] HPET timers do not work on the Osage customer reference platform
 2025-02-03  2:37 UTC 

[DPDK/eventdev Bug 1625] HPET reading is slow
 2025-02-03  2:32 UTC 

[DPDK/ethdev Bug 1624] The rte_malloc library is not fully implemented
 2025-02-03  2:31 UTC 

[PATCH 0/3] dts: fix doc issues
 2025-01-31 19:19 UTC  (4+ messages)
` [PATCH 1/3] dts: remove use of field validators
` [PATCH 2/3] dts: stop using partial in enums
` [PATCH 3/3] dts: bump up fabric version

[PATCH] vhost: fix VDUSE devices registration
 2025-01-31 17:34 UTC 

[PATCH] net/ice: fix segmentation fault Rx function
 2025-01-31 15:28 UTC  (2+ messages)

[PATCH] dma/idxd: add device ids for new HW versions
 2025-01-31 15:05 UTC  (2+ messages)

[PATCH] doc/dmadevs: clarify naming constraints for idxd devices
 2025-01-31 14:49 UTC 

[PATCH] vhost: fix VDUSE devices registration
 2025-01-31 13:09 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).