DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v2 0/3] net/virtio: support IOVA as PA mode for vDPA backend
 2024-06-19  9:39 UTC  (2+ messages)

[PATCH 0/7] refactor flow validate and create interface
 2024-06-19  9:19 UTC  (8+ messages)
` [PATCH 1/7] net/nfp: remove the unused parameter
` [PATCH 2/7] net/nfp: exit as soon as possible
` [PATCH 3/7] net/nfp: remove the duplicate logic of output action
` [PATCH 4/7] net/nfp: split out the flow item check logic
` [PATCH 5/7] net/nfp: simplify the flow item calculate logic
` [PATCH 6/7] net/nfp: split out the flow action check logic
` [PATCH 7/7] net/nfp: simplify the flow action calculate logic

[PATCH 00/21] support modify field flow action
 2024-06-19  9:13 UTC  (22+ messages)
` [PATCH 01/21] net/nfp: fix IPv6 TTL and DSCP "
` [PATCH 02/21] net/nfp: pack parameters of flow item function
` [PATCH 03/21] net/nfp: pack various flags of flow action
` [PATCH 04/21] net/nfp: refactor flow action calculate function
` [PATCH 05/21] net/nfp: refactor flow action compile function
` [PATCH 06/21] net/nfp: pack various flags of flow item
` [PATCH 07/21] net/nfp: refactor flow item calculate function
` [PATCH 08/21] net/nfp: support modify IPv4 source address
` [PATCH 09/21] net/nfp: support modify IPv4 dest address
` [PATCH 10/21] net/nfp: support modify IPv6 source address
` [PATCH 11/21] net/nfp: support modify IPv6 dest address
` [PATCH 12/21] net/nfp: support modify TCP source port
` [PATCH 13/21] net/nfp: support modify TCP dest port
` [PATCH 14/21] net/nfp: support modify UDP source port
` [PATCH 15/21] net/nfp: support modify UDP dest port
` [PATCH 16/21] net/nfp: support modify IPv4 TTL
` [PATCH 17/21] net/nfp: support modify IPv6 hop limit
` [PATCH 18/21] net/nfp: support modify MAC source address
` [PATCH 19/21] net/nfp: support modify MAC dest address
` [PATCH 20/21] net/nfp: support modify IPv4 DSCP
` [PATCH 21/21] net/nfp: support modify IPv6 DSCP

[PATCH v1 0/4] Add second scatter test case
 2024-06-19  8:51 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] dts: add context manager for interactive shells
  ` [PATCH v4 2/4] dts: improve starting and stopping "
  ` [PATCH v4 3/4] dts: add methods for modifying MTU to testpmd shell
  ` [PATCH v4 4/4] dts: add test case that utilizes offload to pmd_buffer_scatter

[DPDK/other Bug 1465] rte_bpf_load() hangs with six IPv6 addresses in the filter causing dumpcap to fail
 2024-06-19  8:42 UTC 

[PATCH] vhost: Fix the crash caused by accessing the released memory
 2024-06-19  8:39 UTC 

[PATCH] memzone: remove unnecessary null checks
 2024-06-19  7:14 UTC  (3+ messages)

[PATCH 0/5] riscv: implement accelerated crc using zbc
 2024-06-19  7:08 UTC  (8+ 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: "

[PATCH 0/2] introduce PM QoS interface
 2024-06-19  6:59 UTC  (10+ messages)
` [PATCH v2 0/2] power: "
  ` [PATCH v2 1/2] power: introduce PM QoS API on CPU wide
` [PATCH v3 0/2] power: introduce PM QoS interface
  ` [PATCH v3 1/2] power: introduce PM QoS API on CPU wide
  ` [PATCH v3 2/2] examples/l3fwd-power: add PM QoS configuration

[PATCH] test/event: increase default queue depth for tests
 2024-06-19  6:53 UTC  (2+ messages)

[PATCH] net/ring: Set mbuf->port for received packets
 2024-06-19  6:48 UTC  (4+ messages)

[PATCH 2/2] eal: add Arm WFET in power management intrinsics
 2024-06-19  6:45 UTC  (3+ messages)
` [PATCH v2 1/2] config/arm: adds Arm Neoverse N3 SoC
  ` [PATCH v2 2/2] eal: add Arm WFET in power management intrinsics

Hairpin Queues Throughput ConnectX-6
 2024-06-19  6:45 UTC 

[PATCH] maintainers: change e-mail for vmxnet3
 2024-06-19  6:19 UTC  (4+ messages)

[PATCH] mailmap: clean up vmware entries
 2024-06-19  6:16 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] maintainers: update email address for PPC
 2024-06-19  6:11 UTC  (3+ messages)

[PATCH] maintainers: update for networking mlx5 driver
 2024-06-19  5:52 UTC  (4+ messages)

[v1 1/1] MAINTAINERS: add another AF_XDP maintainer
 2024-06-19  5:50 UTC  (4+ messages)

[DPDK] maintainers: update for cpfl driver
 2024-06-19  5:47 UTC  (3+ messages)

[PATCH] maintainers: update for testpmd
 2024-06-19  5:46 UTC  (3+ messages)

[PATCH] maintainers: update for i40e
 2024-06-19  5:46 UTC  (3+ messages)

[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] 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] "

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

[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 v3 0/3] VLAN Test Suite
 2024-06-18 16:29 UTC  (7+ messages)
` [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  (4+ messages)
` [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 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 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  (11+ 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 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  (18+ messages)
` [PATCH 02/19] net/txgbe: fix flow filters in VT mode
` [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] vhost: Fix the crash caused by accessing the released memory
 2024-06-18  5:59 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).