DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-06 07:06:04 to 2026-06-08 09:58:59 UTC [more...]

[PATCH] net/iavf: fix duplicate VF reset during PF reset recovery
 2026-06-08  9:58 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] net/iavf: remove unreachable hash action case
 2026-06-04 16:13 UTC 

[PATCH v15 0/5] Support add/remove memory region and get-max-slots
 2026-06-08  8:09 UTC  (3+ messages)

[PATCH] eal: add destructor to unregister tailq on unload
 2026-06-08  7:57 UTC  (2+ messages)

[PATCH 0/8] telemetry: thread-safe and bounded parameter parsing
 2026-06-08  7:55 UTC  (9+ messages)
` [PATCH 1/8] telemetry: fix thread-unsafe command parsing
` [PATCH 2/8] ethdev: make telemetry parameter parsing thread-safe
` [PATCH 3/8] dmadev: validate telemetry parameters

[PATCH v10 20/20] net/sxe2: update sxe2 feature matrix docs
 2026-06-08  7:42 UTC  (65+ messages)
` [PATCH v11 00/20] net/sxe2: added Linkdata sxe2 ethernet driver
  ` [PATCH v11 01/20] net/sxe2: support AVX512 vectorized path for Rx and Tx
  ` [PATCH v11 02/20] net/sxe2: add AVX2 vector data "
  ` [PATCH v11 03/20] drivers: add supported packet types get callback
  ` [PATCH v11 04/20] net/sxe2: support L2 filtering and MAC config
  ` [PATCH v11 05/20] drivers: support RSS feature
  ` [PATCH v11 06/20] net/sxe2: support TM hierarchy and shaping
  ` [PATCH v11 07/20] net/sxe2: support IPsec inline protocol offload
  ` [PATCH v11 08/20] net/sxe2: support statistics and multi-process
  ` [PATCH v11 09/20] drivers: interrupt handling
  ` [PATCH v11 10/20] net/sxe2: add NEON vec Rx/Tx burst functions
  ` [PATCH v11 11/20] drivers: add support for VF representors
  ` [PATCH v11 12/20] net/sxe2: add support for custom UDP tunnel ports
  ` [PATCH v11 13/20] net/sxe2: support firmware version reading
  ` [PATCH v11 14/20] net/sxe2: implement get monitor address
  ` [PATCH v11 15/20] common/sxe2: add shared SFP module definitions
  ` [PATCH v11 16/20] net/sxe2: support SFP module info and EEPROM access
  ` [PATCH v11 17/20] net/sxe2: implement private dump info
  ` [PATCH v11 18/20] net/sxe2: add mbuf validation in Tx debug mode
  ` [PATCH v11 19/20] drivers: add testpmd commands for private features
  ` [PATCH v11 20/20] net/sxe2: update sxe2 feature matrix docs
    ` [PATCH v12 00/20] net/sxe2: added Linkdata sxe2 ethernet driver
      ` [PATCH v12 01/20] net/sxe2: support AVX512 vectorized path for Rx and Tx
      ` [PATCH v12 02/20] net/sxe2: add AVX2 vector data "
      ` [PATCH v12 03/20] drivers: add supported packet types get callback
      ` [PATCH v12 04/20] net/sxe2: support L2 filtering and MAC config
      ` [PATCH v12 05/20] drivers: support RSS feature
      ` [PATCH v12 06/20] net/sxe2: support TM hierarchy and shaping
      ` [PATCH v12 07/20] net/sxe2: support IPsec inline protocol offload
      ` [PATCH v12 08/20] net/sxe2: support statistics and multi-process
      ` [PATCH v12 09/20] drivers: interrupt handling
      ` [PATCH v12 10/20] net/sxe2: add NEON vec Rx/Tx burst functions
      ` [PATCH v12 11/20] drivers: add support for VF representors
      ` [PATCH v12 12/20] net/sxe2: add support for custom UDP tunnel ports
      ` [PATCH v12 13/20] net/sxe2: support firmware version reading
      ` [PATCH v12 14/20] net/sxe2: implement get monitor address
      ` [PATCH v12 15/20] common/sxe2: add shared SFP module definitions
      ` [PATCH v12 16/20] net/sxe2: support SFP module info and EEPROM access
      ` [PATCH v12 17/20] net/sxe2: implement private dump info
      ` [PATCH v12 18/20] net/sxe2: add mbuf validation in Tx debug mode
      ` [PATCH v12 19/20] drivers: add testpmd commands for private features
      ` [PATCH v12 20/20] net/sxe2: update sxe2 feature matrix docs
        ` [PATCH v13 00/20] net/sxe2: added Linkdata sxe2 ethernet driver
          ` [PATCH v13 01/20] net/sxe2: support AVX512 vectorized path for Rx and Tx
          ` [PATCH v13 02/20] net/sxe2: add AVX2 vector data "
          ` [PATCH v13 03/20] drivers: add supported packet types get callback
          ` [PATCH v13 04/20] net/sxe2: support L2 filtering and MAC config
          ` [PATCH v13 05/20] drivers: support RSS feature
          ` [PATCH v13 06/20] net/sxe2: support TM hierarchy and shaping
          ` [PATCH v13 07/20] net/sxe2: support IPsec inline protocol offload
          ` [PATCH v13 08/20] net/sxe2: support statistics and multi-process
          ` [PATCH v13 09/20] drivers: interrupt handling
          ` [PATCH v13 10/20] net/sxe2: add NEON vec Rx/Tx burst functions
          ` [PATCH v13 11/20] drivers: add support for VF representors
          ` [PATCH v13 12/20] net/sxe2: add support for custom UDP tunnel ports
          ` [PATCH v13 13/20] net/sxe2: support firmware version reading
          ` [PATCH v13 14/20] net/sxe2: implement get monitor address
          ` [PATCH v13 15/20] common/sxe2: add shared SFP module definitions
          ` [PATCH v13 16/20] net/sxe2: support SFP module info and EEPROM access
          ` [PATCH v13 17/20] net/sxe2: implement private dump info
          ` [PATCH v13 18/20] net/sxe2: add mbuf validation in Tx debug mode
          ` [PATCH v13 19/20] drivers: add testpmd commands for private features
          ` [PATCH v13 20/20] net/sxe2: update sxe2 feature matrix docs

[PATCH v6 0/1] net/mana: add device reset support
 2026-06-08  7:14 UTC  (2+ messages)
` [PATCH v6 1/1] "

[PATCH] eal: check for invalid memory parameters
 2026-06-08  7:10 UTC  (2+ messages)

[PATCH v2] net/ark: use standard IPv4 address parser
 2026-06-08  4:41 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/6] net/gve: add hardware timestamping support
 2026-06-07 18:49 UTC  (2+ messages)

[PATCH 1/2] ethdev: support selective Rx data
 2026-06-07 18:15 UTC  (3+ messages)
` [PATCH v9 00/10] selective Rx

[PATCH v3 0/3] net/zxdh: optimize Rx/Tx path performance
 2026-06-07 18:00 UTC  (7+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] net/zxdh: optimize queue structure to improve performance
  ` [PATCH v4 2/4] net/zxdh: optimize Rx recv pkts performance
  ` [PATCH v4 3/4] net/zxdh: optimize Tx xmit "
  ` [PATCH v4 4/4] net/zxdh: fix queue enable intr issues

[PATCH 0/5] ring: convert to C11 atomics where practical
 2026-06-06 14:02 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v2 2/3] ring: use GCC builtin as alternative to rte_atomic32


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox