DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 1/2] maintainers: update for telemetry
 2024-06-19  5:39 UTC  (4+ messages)
` [PATCH 2/2] maintainers: update for crypto performance

[PATCH] MAINTAINERS: remove maintainers that bounce
 2024-06-19  5:36 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] net: add bit fields to IPv6 header definition
 2024-06-19  4:31 UTC  (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH] doc: update match with E-Switch manager dependency
 2024-06-19  4:19 UTC 

[PATCH 0/6] refactor the service module
 2024-06-19  3:06 UTC  (7+ messages)
` [PATCH 1/6] net/nfp: fix check logic for device arguments
` [PATCH 2/6] net/nfp: remove redundant NFP service code
` [PATCH 3/6] net/nfp: remove the flower service dead loop
` [PATCH 4/6] net/nfp: fix disable CPP service
` [PATCH 5/6] net/nfp: add CPP service enable option
` [PATCH 6/6] net/nfp: add CPP service abnormal exit logic

[PATCH 0/4] support AVX2 instruction Rx/Tx function
 2024-06-19  2:59 UTC  (5+ messages)
` [PATCH 1/4] net/nfp: export more interfaces of NFDk
` [PATCH 2/4] net/nfp: support AVX2 Tx function
` [PATCH 3/4] net/nfp: support AVX2 Rx function
` [PATCH 4/4] net/nfp: vector Rx function supports parsing ptype

[PATCH 0/5] support queue information get operations
 2024-06-19  2:49 UTC  (6+ messages)
` [PATCH 1/5] net/nfp: use offload flag to control RSS configuration
` [PATCH 2/5] net/nfp: use offload flag to control VXLAN configuration
` [PATCH 3/5] net/nfp: use offload flag to control IPsec configuration
` [PATCH 4/5] net/nfp: support getting Rx queue information
` [PATCH 5/5] net/nfp: support getting Tx "

[PATCH] Revert "bus/vdev: fix devargs in secondary process"
 2024-06-19  1:38 UTC  (4+ messages)

[PATCH] memzone: remove unnecessary null checks
 2024-06-19  0:15 UTC  (2+ messages)

[PATCH] build: raise error if requested application is unbuildable
 2024-06-19  0:13 UTC  (3+ messages)

[PATCH 1/2] net/mlx5: support match with switch manager
 2024-06-19  0:04 UTC  (2+ messages)
` [PATCH v3] net/mlx5: support match with E-Switch manager

[PATCH 1/1] net/mlx5: show rx/tx descriptor ring limitations in rte_eth_dev_info
 2024-06-18 22:56 UTC  (3+ messages)
` [PATCH v2 0/1] net/mlx5: fix incorrect rx/tx descriptor "
  ` [PATCH v2] "

[PATCH 0/5] riscv: implement accelerated crc using zbc
 2024-06-18 20:03 UTC  (7+ messages)
` [PATCH 1/5] config/riscv: add flag for using Zbc extension
` [PATCH 2/5] hash: implement crc using riscv carryless multiply
` [PATCH 3/5] net: "
` [PATCH 4/5] examples/l3fwd: use accelerated crc on riscv
` [PATCH 5/5] ipfrag: "

[DPDK/ethdev Bug 1464] VLAN filtering bug
 2024-06-18 19:56 UTC 

[PATCH] net/ring: Set mbuf->port for received packets
 2024-06-18 19:14 UTC  (3+ messages)

[RFC] net/ice: Update base code with latest snapshot
 2024-06-18 17:05 UTC  (12+ messages)
` [PATCH v2 000/148] Update net/ice base driver to latest upstream snapshot
  ` [PATCH v2 045/148] net/ice/base: implement switch recipe reuse feature
  ` [PATCH v2 055/148] net/ice/base: fix ice_ptp_one_port_cmd to avoid stale PHY commands
  ` [PATCH v2 057/148] net/ice/base: get rid of enum ice_status
  ` [PATCH v2 104/148] net/ice/base: refactor ETH56G support for miltiple PHYs per MAC
  ` [PATCH v2 125/148] net/ice/base: fix compile issues on some targets

[PATCH v1 0/4] Add second scatter test case
 2024-06-18 16:47 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] dts: add context manager for interactive shells
  ` [PATCH v4 2/4] dts: improve starting and stopping "

[PATCH v2 0/2] VLAN test suite
 2024-06-18 16:29 UTC  (13+ messages)
` [PATCH v3 0/3] VLAN Test Suite
  ` [PATCH v3 2/3] Initial implementation for VLAN test suite
  ` [PATCH v3 3/3] Config schema
  ` [PATCH v4 1/3] dts: refactored VLAN test suite
    ` [PATCH v4 2/3] dts: updated testpmd shell class
    ` [PATCH v4 3/3] dts: config schema
  ` [PATCH v5 1/3] dts: updated testpmd shell class
    ` [PATCH v5 2/3] dts: refactored VLAN test suite
    ` [PATCH v5 3/3] dts: config schema

[PATCH v2 0/4] hash: add SVE support for bulk key lookup
 2024-06-18 15:55 UTC  (4+ messages)
` [PATCH v9 "

[PATCH] app/test-crypto-perf: add shared session option
 2024-06-18 15:50 UTC  (4+ messages)
` [PATCH v2] "

[RFC 0/4] malloc type argument cleanup (part 1)
 2024-06-18 14:44 UTC  (6+ messages)
` [PATCH v2 0/3] malloc related cleanups
` [PATCH v3 0/2] malloc type cleanups
  ` [PATCH v3 1/2] rte_malloc: document that type is for tracing
  ` [PATCH v3 2/2] eal: remove type argument from internal routines

[PATCH v2] lib/hash: Set the maximum reclamation size to user provided value
 2024-06-18 14:09 UTC  (4+ messages)
` [PATCH v3] lib/hash: setting the maximum reclamation size

[PATCH v5] lib/hash: add defer queue reclaim API
 2024-06-18 14:09 UTC  (4+ messages)
` [PATCH v6] "

[PATCH] mempool: test performance with larger bursts
 2024-06-18 13:48 UTC  (6+ messages)
` [PATCH v7] "

[PATCH v1] graph: fix does not return the unique id when create graph
 2024-06-18 13:27 UTC  (4+ messages)
` [PATCH v2] "
  ` [EXTERNAL] "

[PATCH] bpf/xdp: disable on 32bit x86
 2024-06-18 13:21 UTC  (3+ messages)

[PATCH] graph: enhance export to graphviz
 2024-06-18 13:15 UTC  (2+ messages)

[PATCH] graph: avoid accessing graph list when getting stats
 2024-06-18 13:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] graph: avoid id collisions
 2024-06-18 13:13 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH 0/2] introduce PM QoS interface
 2024-06-18 12:53 UTC  (6+ messages)
` [PATCH v2 0/2] power: "
  ` [PATCH v2 1/2] power: introduce PM QoS API on CPU wide

[PATCH v3] graph: expose node context as pointers
 2024-06-18 12:33 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] net/i40e: increase descriptor queue length to 8160
 2024-06-18 12:12 UTC  (2+ messages)

[PATCH] maintainers: update for networking mlx5 driver
 2024-06-18 12:09 UTC  (3+ messages)

[PATCH v3 10/22] common/idpf: update mask of Rx FLEX DESC ADV FF1 M
 2024-06-18 10:57 UTC  (23+ messages)
` [PATCH v4 00/21] Update MEV TS Base Driver
  ` [PATCH v4 01/21] common/idpf: updated IDPF VF device ID
  ` [PATCH v4 02/21] common/idpf: added new virtchnl2 capability and vport flag
  ` [PATCH v4 03/21] common/idpf: moved the idpf HW into API header file
  ` [PATCH v4 04/21] common/idpf: avoid defensive programming
  ` [PATCH v4 05/21] common/idpf: use BIT ULL for large bitmaps
  ` [PATCH v4 06/21] common/idpf: convert data type to 'le'
  ` [PATCH v4 07/21] common/idpf: compress RXDID mask definitions
  ` [PATCH v4 08/21] common/idpf: refactor size check macro
  ` [PATCH v4 09/21] common/idpf: update mask of Rx FLEX DESC ADV FF1 M
  ` [PATCH v4 10/21] common/idpf: use 'pad' and 'reserved' fields appropriately
  ` [PATCH v4 11/21] common/idpf: move related defines into enums
  ` [PATCH v4 12/21] common/idpf: avoid variable 0-init
  ` [PATCH v4 13/21] common/idpf: update in PTP message validation
  ` [PATCH v4 14/21] common/idpf: rename INLINE FLOW STEER to FLOW STEER
  ` [PATCH v4 15/21] common/idpf: add wmb before tail
  ` [PATCH v4 16/21] drivers: add flex array support and fix issues
  ` [PATCH v4 17/21] common/idpf: enable flow steer capability for vports
  ` [PATCH v4 18/21] common/idpf: add a new Tx context descriptor structure
  ` [PATCH v4 19/21] common/idpf: remove idpf common file
  ` [PATCH v4 20/21] drivers: adding type to idpf vc queue switch
  ` [PATCH v4 21/21] doc: updated the documentation for cpfl PMD

DPDK Release Status Meeting 2024-06-13
 2024-06-18 10:42 UTC 

[DPDK/vhost/virtio Bug 1463] disable vhost guest notification not work when split queue and VIRTIO_RING_F_EVENT_IDX negotiated
 2024-06-18 10:19 UTC 

[PATCH 0/6] dts: add testpmd params and statefulness
 2024-06-18  9:18 UTC  (28+ messages)
` [PATCH v2 0/8] dts: add testpmd params
  ` [PATCH v2 1/8] dts: add params manipulation module
` [PATCH v3 0/8] dts: add testpmd params
  ` [PATCH v3 7/8] dts: rework interactive shells
` [PATCH v5 0/8] dts: add testpmd params
  ` [PATCH v5 1/8] dts: add params manipulation module
  ` [PATCH v5 2/8] dts: use Params for interactive shells
  ` [PATCH v5 3/8] dts: refactor EalParams
  ` [PATCH v5 4/8] dts: remove module-wide imports
  ` [PATCH v5 5/8] dts: add testpmd shell params
  ` [PATCH v5 6/8] dts: use testpmd params for scatter test suite
  ` [PATCH v5 7/8] dts: rework interactive shells
  ` [PATCH v5 8/8] dts: use Unpack for type checking and hinting

[PATCH v2 00/11] support software live migration
 2024-06-18  8:25 UTC  (26+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/11] mailmap: add new contributor
  ` [PATCH v3 02/11] vdpa/nfp: fix logic in hardware init
  ` [PATCH v3 03/11] vdpa/nfp: fix the logic of reconfiguration
  ` [PATCH v3 04/11] vdpa/nfp: refactor the logic of datapath update
  ` [PATCH v3 05/11] vdpa/nfp: add the live migration logic
  ` [PATCH v3 06/11] vdpa/nfp: add the interrupt logic of vring relay
  ` [PATCH v3 07/11] vdpa/nfp: setup the VF configure
  ` [PATCH v3 08/11] vdpa/nfp: recover the ring index on new host
  ` [PATCH v3 09/11] vdpa/nfp: setup vring relay thread
  ` [PATCH v3 10/11] vdpa/nfp: enable feature bits of live migration
  ` [PATCH v3 11/11] doc: update nfp document

[PATCH 00/19] Wangxun fixes and supports
 2024-06-18  7:11 UTC  (20+ messages)
` [PATCH 01/19] net/txgbe: fix to parse tunnel packets
` [PATCH 02/19] net/txgbe: fix flow filters in VT mode
` [PATCH 03/19] net/txgbe: fix Tx hang on queue disable
` [PATCH 04/19] net/txgbe: restrict the configuration of VLAN strip offload
` [PATCH 05/19] net/txgbe: reconfigure more MAC Rx registers
` [PATCH 06/19] net/txgbe: fix VF promiscuous and allmulticast
` [PATCH 07/19] net/ngbe: special config for YT8531SH-CA PHY
` [PATCH 08/19] net/ngbe: keep PHY power down while device probing
` [PATCH 09/19] net/ngbe: add WOL and NCSI capability
` [PATCH 10/19] net/txgbe: fix hotplug remove
` [PATCH 11/19] net/ngbe: "
` [PATCH 12/19] net/txgbe: correct valid MTU range
` [PATCH 13/19] net/ngbe: "
` [PATCH 14/19] net/txgbe: fix memory leak
` [PATCH 15/19] net/ngbe: "
` [PATCH 16/19] net/txgbe: fix Rx interrupt
` [PATCH 17/19] net/ngbe: support "
` [PATCH 18/19] net/txgbe: disable LLDP by default
` [PATCH 19/19] net/ngbe: "

[PATCH 00/19] Wangxun fixes and supports
 2024-06-18  7:11 UTC  (4+ messages)
` [PATCH 09/19] net/ngbe: add WOL and NCSI capability

[PATCH] r8126: add r8126 ethernet poll mode driver
 2024-06-18  6:50 UTC  (4+ messages)
` [PATCH v2] "
    ` 答复: "

[PATCH 0/2] crypto/mlx5: optimize AES-GCM IPsec operation
 2024-06-18  6:47 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] "
    ` [EXTERNAL] "

[PATCH] vhost: Fix the crash caused by accessing the released memory
 2024-06-18  5:59 UTC 

Minutes of DPDK Technical Board Meeting, 2024-05-29
 2024-06-18  5:40 UTC 

[PATCH v4] net/i40e: support FEC feature
 2024-06-18  3:08 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] config: fix warning for cross build with meson >= 1.3.0
 2024-06-18  1:18 UTC  (3+ messages)

[PATCH v2 1/4] lib/ethdev: Add link_speed lanes support into rte lib
 2024-06-17 20:34 UTC  (2+ messages)
` [PATCH v3] ethdev: Add link_speed lanes support

[RFC PATCH v1 0/2] dts: replace XML-RPC server
 2024-06-17 19:57 UTC  (7+ messages)
` [RFC PATCH v1 1/2] dts: Add interactive shell for managing Scapy
` [RFC PATCH v1 2/2] dts: Remove XML-RPC server for Scapy TG and instead us ScapyShell

[PATCH v2 0/3] dts: queue start/stop suite
 2024-06-17 19:46 UTC  (4+ messages)
` [PATCH v2 1/3] dts: initial queue start/stop suite implementation
` [PATCH v2 2/3] dts: added promisc/verbose func to testpmd shell
` [PATCH v2 3/3] dts: queue suite conf schema

[PATCH] examples/fips_validation: fix coverity issues
 2024-06-17 17:49 UTC  (2+ messages)

[PATCH 0/2] dts: update mypy and clean up
 2024-06-17 15:30 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] dts: update mypy static checker
  ` [PATCH v3 2/2] dts: clean up config types

[PATCH] telemetry: lower log level on socket error
 2024-06-17 15:13 UTC  (5+ messages)

[PATCH v9 0/2] Methodology change for hugepage configuration
 2024-06-17 15:08 UTC  (5+ messages)
` [PATCH v9 1/2] dts: Change hugepage runtime config to 2MB Exclusively
` [PATCH v9 2/2] dts: Change hugepage 'amount' to a different term

[RFC PATCH v1] dts: skip test cases based on capabilities
 2024-06-17 15:07 UTC  (7+ messages)
` [RFC PATCH v2] "

[PATCH v2 0/3] Improve interactive shell output gathering and logging
 2024-06-17 15:06 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] dts: Improve output gathering in interactive shells
  ` [PATCH v3 2/3] dts: Add missing docstring from XML-RPC server
  ` [PATCH v3 3/3] dts: Improve logging for interactive shells

[PATCH v1] dts: rename execution to test run
 2024-06-17 15:02 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v5 0/2] Methodology change for hugepage configuration
 2024-06-17 14:59 UTC  (6+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/2] dts: Change hugepage runtime config to 2MB Exclusively
  ` [PATCH v9 2/2] dts: Change hugepage 'amount' to a different term

[PATCH] maintainers: remove cxgbe maintainer
 2024-06-17 14:58 UTC  (5+ messages)

[PATCH] lib/hash: add SipHash function
 2024-06-17 14:58 UTC  (2+ messages)
` [PATCH v5] lib/hash: add siphash

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).