DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 01/10] net/mlx5: add hairpin out of buffer counter
 2024-07-09 12:30 UTC  (14+ messages)
` [PATCH 02/10] net/mlx5: fix matcher object memory leak
` [PATCH 03/10] net/mlx5/hws: set eswitch owner vhc ID valid accordingly
` [PATCH 04/10] net/mlx5/hws: fix memory leak in modify header free
` [PATCH 05/10] net/mlx5/hws: strictly range templates check fix
` [PATCH 06/10] net/mlx5/hws: fix deletion of action vport
` [PATCH 07/10] net/mlx5/hws: fix incorrect port ID on root item convert
` [PATCH 08/10] net/mlx5/hws: take out not needed variable
` [PATCH 09/10] net/mlx5/hws: fix NAT64 csum issue
` [PATCH 10/10] net/mlx5/hws: fix NA64 copy TOS field instead of TTL
  ` [PATCH 0/8] HW steering team updates
    ` [PATCH 1/8] net/mlx5/hws: set eswitch owner vhc ID valid accordingly
    ` [PATCH 2/8] net/mlx5/hws: fix memory leak in modify header free
    ` [PATCH 3/8] net/mlx5/hws: strictly range templates check fix

[PATCH] app/testpmd: fix help string of BPF load command
 2024-07-09 12:22 UTC  (3+ messages)

[PATCH 0/3] replace use of EAL logtype
 2024-07-09 12:20 UTC  (3+ messages)
` [PATCH v5 0/3] replace use of EAL logtype in examples and testpmd

[PATCH v4] netdev-offload-dpdk: Support offload of set dscp action
 2024-07-09 12:14 UTC 

[v2 1/7] bus/dpaa: fix bus scan for DMA devices
 2024-07-09 12:05 UTC  (23+ messages)
` [v3 0/8] DPAA specific fixes
  ` [PATCH v3 1/8] bus/dpaa: fix bus scan for DMA devices
  ` [PATCH v3 2/8] bus/dpaa: fix resource leak in variable dev
  ` [PATCH v3 3/8] common/dpaax: fix IOVA table cleanup
  ` [PATCH v3 4/8] common/dpaax: fix array overrun issue
  ` [PATCH v3 5/8] bus/dpaa: remove redundant file descriptor check
  ` [PATCH v3 6/8] bus/dpaa: remove unused code
  ` [PATCH v3 7/8] net/dpaa: restrict MTU config for shared intf
  ` [PATCH v3 8/8] mempool/dpaax: cache free optimization
  ` [v4 0/8] DPAA specific fixes
    ` [v4 1/8] bus/dpaa: fix bus scan for DMA devices
    ` [v4 2/8] bus/dpaa: fix resource leak in variable dev
    ` [v4 3/8] common/dpaax: fix IOVA table cleanup
    ` [v4 4/8] common/dpaax: fix array overrun issue
    ` [v4 5/8] bus/dpaa: remove redundant file descriptor check
    ` [v4 6/8] bus/dpaa: remove unused code
    ` [v4 7/8] net/dpaa: restrict MTU config for shared intf
    ` [v4 8/8] mempool/dpaax: cache free optimization

[PATCH] eal/x86: improve rte_memcpy const size 16 performance
 2024-07-09 11:42 UTC  (5+ messages)
` [PATCH v8] "

[PATCH] usertools/devbind: add ODM DMA device
 2024-07-09 11:15 UTC  (3+ messages)

[PATCH] dma/idxd: fix failure to configure a device instance for DSA
 2024-07-09 11:14 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 1/4] lib/ethdev: Add link_speed lanes support into rte lib
 2024-07-09 11:10 UTC  (12+ messages)
` [PATCH v3] ethdev: Add link_speed lanes support
            ` [PATCH v4] "

[PATCH 0/4] refine argparse library
 2024-07-09 10:53 UTC  (3+ messages)
` [PATCH v4 0/6] "

[PATCH] net/mlx5: add non-template flow metadata split
 2024-07-09  9:36 UTC  (3+ messages)
` [PATCH v2] net/mlx5: add metadata split for compatibility API

[RFC] test: remove dead cfgfile tests
 2024-07-09  9:21 UTC  (3+ messages)

[PATCH] eal/linux: lower log level on allocation attempt failure
 2024-07-09  8:57 UTC  (3+ messages)

[PATCH v3] vfio: combine container_create and group_bind
 2024-07-09  8:49 UTC  (2+ messages)

[PATCH 00/16] remove use of VLAs for Windows built code
 2024-07-09  8:26 UTC  (6+ messages)
` [PATCH v3 00/19] remove use of VLAs for Windows
  ` [PATCH 1/2] lpm: remove unnecessary temporary VLA
    ` [PATCH 2/2] latencystats: replace use of VLA

[PATCH 0/4] support AVX2 instruction Rx/Tx function
 2024-07-09  8:24 UTC  (21+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] net/nfp: export more interfaces of NFDk
  ` [PATCH v2 2/4] net/nfp: support AVX2 Tx function
  ` [PATCH v2 3/4] net/nfp: support AVX2 Rx function
  ` [PATCH v2 4/4] net/nfp: vector Rx function supports parsing ptype
  ` [PATCH v3 0/4] support AVX2 instruction Rx/Tx function
    ` [PATCH v3 1/4] net/nfp: export more interfaces of NFDk
    ` [PATCH v3 2/4] net/nfp: support AVX2 Tx function
    ` [PATCH v3 3/4] net/nfp: support AVX2 Rx function
    ` [PATCH v3 4/4] net/nfp: vector Rx function supports parsing ptype
    ` [PATCH v4 0/5] support AVX2 instruction Rx/Tx function
      ` [PATCH v4 1/5] net/nfp: fix compile fail on 32-bit OS
      ` [PATCH v4 2/5] net/nfp: export more interfaces of NFDk
      ` [PATCH v4 3/5] net/nfp: support AVX2 Tx function
      ` [PATCH v4 4/5] net/nfp: support AVX2 Rx function
      ` [PATCH v4 5/5] net/nfp: vector Rx function supports parsing ptype

raw/zxdh: introduce zxdh raw device driver
 2024-07-09  7:52 UTC  (3+ messages)

[PATCH v1] vhost: fix crash caused by accessing a freed vsocket
 2024-07-09  7:26 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH 0/2] introduce PM QoS interface
 2024-07-09  7:25 UTC  (12+ messages)
` [PATCH v6 0/2] power: "
  ` [PATCH v6 1/2] power: introduce PM QoS API on CPU wide
  ` [PATCH v6 2/2] examples/l3fwd-power: add PM QoS configuration
` [PATCH v7 0/2] power: introduce PM QoS interface
  ` [PATCH v7 1/2] power: introduce PM QoS API on CPU wide
  ` [PATCH v7 2/2] examples/l3fwd-power: add PM QoS configuration
` [PATCH v8 0/2] power: introduce PM QoS interface
  ` [PATCH v8 1/2] power: introduce PM QoS API on CPU wide
  ` [PATCH v8 2/2] examples/l3fwd-power: add PM QoS configuration

[v2] raw/zxdh: introduce zxdh raw device driver
 2024-07-09  6:00 UTC  (2+ messages)
` [v3] raw/zxdh:Optimize device resource mapping process

[PATCH v1 0/4] fbarray lookahead/lookbehind fixes
 2024-07-09  4:57 UTC  (6+ messages)
` [PATCH v1 1/4] fbarray: fix incorrect lookahead behavior
` [PATCH v1 2/4] fbarray: fix incorrect lookbehind behavior
` [PATCH v1 3/4] fbarray: fix lookahead ignore mask handling
` [PATCH v1 4/4] fbarray: fix lookbehind "

[PATCH] devtools: fix version variable not initialized
 2024-07-09  4:51 UTC  (3+ messages)

[PATCH] telemetry: lower log level when legacy is not configured
 2024-07-09  4:51 UTC  (3+ messages)

[RFC PATCH] usertools: add telemetry exporter
 2024-07-09  4:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] dpdk-pmdinfo: remove unneeded whitespace
 2024-07-09  4:49 UTC  (3+ messages)

[PATCH] dpdk-devbind: fix indentation
 2024-07-09  4:49 UTC  (3+ messages)

[PATCH v2 0/4] hash: add SVE support for bulk key lookup
 2024-07-09  4:48 UTC  (13+ messages)
` [PATCH v10 1/4] hash: pack the hitmask for hash in bulk lookup
` [PATCH v12 0/7] hash: add SVE support for bulk key lookup
  ` [PATCH v12 1/7] hash: make compare signature function enum private
  ` [PATCH v12 2/7] hash: split compare signature into arch-specific files
  ` [PATCH v12 3/7] hash: add a check on hash entry max size
  ` [PATCH v12 4/7] hash: pack the hitmask for hash in bulk lookup
  ` [PATCH v12 5/7] hash: optimize compare signature for NEON
  ` [PATCH v12 6/7] test/hash: check bulk lookup of keys after collision
  ` [PATCH v12 7/7] hash: add SVE support for bulk key lookup

[PATCH 0/7] add trace support for control message
 2024-07-09  3:16 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] net/nfp: add trace points about port
  ` [PATCH v2 2/7] net/nfp: add trace point about tunnel
  ` [PATCH v2 3/7] net/nfp: add trace point about Qos
  ` [PATCH v2 4/7] net/nfp: refactor to prepare for add flow trace point
  ` [PATCH v2 5/7] net/nfp: add trace point about flow rule
  ` [PATCH v2 6/7] net/nfp: add trace point about flow rule pattern
  ` [PATCH v2 7/7] net/nfp: add trace point about flow rule action

[PATCH v2 0/4] dts: initial dynamic config suite
 2024-07-08 19:30 UTC  (9+ messages)
` [PATCH v2 1/4] dts: add multicast set function to shell
` [PATCH v2 2/4] dts: add toggle option to send and capture
` [PATCH v2 3/4] dts: dynamic config conf schema
` [PATCH v2 4/4] dts: dynamic config test suite
` [PATCH v3 1/4] dts: add multicast set function to shell
  ` [PATCH v3 2/4] dts: add toggle option to send and capture
  ` [PATCH v3 3/4] dts: dynamic config conf schema
  ` [PATCH v3 4/4] dts: dynamic config test suite

[PATCH v1 0/1] fix device queues initialization
 2024-07-08 19:09 UTC  (2+ messages)
` [PATCH v1 1/1] drivers/baseband: "

dts: dynamic config test suite implementation
 2024-07-08 19:08 UTC  (5+ messages)
` dts: add multicast set function to shell
` dts: add toggle option to send and capture
` dts: dynamic config test suite
` dts: dynamic config conf schema

[PATCH] eal/common: fix inconsistent representation of PCI numbers
 2024-07-08 16:51 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] eal/common: fix inconsistent representation of PCI numbers
 2024-07-08 16:40 UTC  (2+ messages)

[v2 1/1] docs: af_xdp device plugin repo update
 2024-07-08 16:00 UTC  (2+ messages)

[PATCH 00/17] NFP bugfix
 2024-07-08 16:00 UTC  (6+ messages)
` [PATCH 17/17] net/nfp: fix port action core dump
  ` [PATCH v2] "

[PATCH] net/nfp: fix offload drop flow rule failed
 2024-07-08 15:58 UTC  (2+ messages)

Minutes of DPDK Technical Board Meeting, 2024-06-12
 2024-07-08 13:41 UTC 

[v3] raw/zxdh:Optimize device resource mapping process
 2024-07-08 13:01 UTC 

[PATCH] crypto/qat: fix incorrect placement of oop offset
 2024-07-08 12:25 UTC  (2+ messages)

[PATCH v2] net/memif: fix buffer overflow in zero copy Rx
 2024-07-08 11:45 UTC  (8+ messages)

[PATCH 00/15] net/ena: driver release 2.10.0
 2024-07-08 11:45 UTC  (11+ messages)
` [PATCH 07/15] net/ena/base: update copyrights comments
` [PATCH 12/15] net/ena: fix invalid return value check

[PATCH] net/mlx5: fix MTU configuration
 2024-07-08 10:59 UTC 

[PATCH] vhost: fix offset while mmaping log base address
 2024-07-08  6:57 UTC 

[PATCH] r8125: add r8125 ethernet poll mode driver
 2024-07-08  5:43 UTC  (4+ messages)
` [PATCH v2] "
    ` 答复: "

[PATCH 00/23] support flower firmware with multiple PF
 2024-07-08  1:35 UTC  (5+ messages)
` [PATCH 01/23] net/nfp: fix dereference of null pointer

[PATCH] net/hns3: support more VLAN fields matching
 2024-07-07 22:44 UTC  (2+ messages)

[PATCH] net/gve: fix RSS hash endianness in DQO format
 2024-07-07 22:42 UTC  (5+ messages)

[PATCH] net/nfp: add partial flow control message
 2024-07-07 22:42 UTC  (2+ messages)

[PATCH] net/ionic: fix double-free of mbufs when emptying array
 2024-07-07 18:55 UTC  (2+ messages)

[PATCH] net/nfp: fix flow mask table entry problem
 2024-07-07 18:55 UTC  (2+ messages)

[PATCH] net/nfp: fix the allocate of switch domain
 2024-07-07 18:54 UTC  (2+ messages)

[PATCH 2/2] eal: add Arm WFET in power management intrinsics
 2024-07-07 17:37 UTC  (6+ messages)
` [PATCH v2 "
      ` [EXTERNAL] "
        ` [EXTERNAL] "

[DPDK][PATCH v4] config/arm: add Ampere AmpereOneAC04 platform
 2024-07-07 13:46 UTC  (3+ messages)

[PATCH] telemetry: fix potential connection issue
 2024-07-07 13:11 UTC  (3+ messages)

[PATCH] memzone: remove unnecessary null checks
 2024-07-07 12:52 UTC  (3+ messages)

[PATCH] net/mlx5: fix IPv6-in-IPv6 tunnel recognition
 2024-07-07 10:13 UTC 

[PATCH] net/mlx5: fix compilation warning in GCC-9.1
 2024-07-07  9:57 UTC 

[PATCH] net/mlx5: fix indexed pool resize
 2024-07-07  9:48 UTC 

[PATCH v2] net/memif: fix buffer overflow in zero copy Rx
 2024-07-07  5:31 UTC 

[PATCH 0/7] refactor flow validate and create interface
 2024-07-07  2:11 UTC  (2+ messages)

[PATCH] net/netvsc: fix mtu_set in netvsc devices
 2024-07-07  2:11 UTC  (2+ messages)

[PATCH] driver: crypto: scheduler: fix session size computation
 2024-07-05 12:57 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).