DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v1 1/1] cryptodev: support EDDSA
 2023-05-16 11:08 UTC  (2+ messages)

[PATCH] lib/kni : fix memory-leak on rte_kni_rx_burst
 2023-05-16 11:03 UTC  (2+ messages)
` [PATCH v2] lib/kni : coding style is fixed

[PATCH 1/2] test/crypto: free memory in error and skip paths
 2023-05-16 10:53 UTC  (6+ messages)
` [PATCH 2/2] test/crypto: handle return code

[PATCH v6] mem: telemetry support for memseg and element information
 2023-05-16 10:47 UTC  (6+ messages)
` [PATCH v7] "
    ` [EXT] "

[PATCH] cryptodev: clarify error codes returned
 2023-05-16 10:43 UTC  (2+ messages)

[PATCH v1] dts: update dependencies and mypy execution
 2023-05-16 10:32 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] examples/ipsec-secgw: Update fixed MAC address used by tap driver
 2023-05-16 10:28 UTC  (2+ messages)
` [EXT] "

[PATCH] net/ice: DCF adds default RSS
 2023-05-16 10:25 UTC 

[PATCH 1/2] test/crypto: use separate keys for auth and cipher
 2023-05-16 10:22 UTC  (4+ messages)
` [PATCH 2/2] test/crypto: specify correct parameters with null algos

[PATCH] doc: add PMD known issue
 2023-05-16 10:22 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] doc: comment VF does not support multi-process

[PATCH] test/crypto: fix IPsec AES CCM test vector
 2023-05-16 10:18 UTC  (3+ messages)

[PATCH v2 0/3] vhost: add device op to offload the interrupt kick
 2023-05-16 10:12 UTC  (5+ messages)
` [PATCH v2 3/3] "

[PATCH] test/crypto: remove redundant code
 2023-05-16 10:03 UTC  (2+ messages)

[Bug 1232] [regex/cn9k] Dependence to rxp-compiler.h is not checked
 2023-05-16 10:01 UTC 

[PATCH] net/tap: resolve stringop-overflow with gcc 12 on ppc64le
 2023-05-16  9:55 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] gro : ipv6 changes to support GRO for TCP/ipv6
 2023-05-16  9:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/3] lib: add IPv6 lookup node
 2023-05-16  9:11 UTC  (3+ messages)
` [PATCH 2/3] lib: add IPv6 rewrite node
` [PATCH 3/3] examples/l3fwd-graph: add IPv6 lookup and rewrite support

21.11.4 patches review and test
 2023-05-16  8:41 UTC  (11+ messages)

[Bug 1231] l3fwd: perf reports affected by silently enabling "fast free"
 2023-05-16  8:37 UTC 

[PATCH] examples/ipsec-secgw: fix zero address in ethernet header
 2023-05-16  7:02 UTC  (3+ messages)

[PATCH v1 0/7] ethdev: modify field API for multiple headers
 2023-05-16  6:37 UTC  (8+ messages)
` [PATCH v1 1/7] doc: fix blank lines in modify field action description
` [PATCH v1 2/7] doc: fix blank line in asynchronous operations description
` [PATCH v1 3/7] doc: fix wrong indentation in RSS action description
` [PATCH v1 4/7] net/mlx5: reduce modify field encapsulation level size
` [PATCH v1 5/7] ethdev: add GENEVE TLV option modification support
` [PATCH v1 6/7] ethdev: add MPLS header "
` [PATCH v1 7/7] net/mlx5: add MPLS modify field support

[PATCH] examples/l3fwd: add hard code to collect empty poll and NIC counters
 2023-05-16  6:19 UTC  (9+ messages)

[PATCH v1 0/2] disallow duplicated tag index
 2023-05-16  5:43 UTC  (3+ messages)
` [PATCH v1 1/2] net/mlx5: disallow duplicated tag index in pattern template
` [PATCH v1 2/2] net/mlx5: fix sws duplicated tag index matching

[PATCH v1] net/mlx5: add test for hot upgrade
 2023-05-16  5:41 UTC 

[PATCH v1 0/2] Fix VXLAN matching
 2023-05-16  5:40 UTC  (3+ messages)
` [PATCH v1 1/2] net/mlx5: fix matcher layout size calculation
` [PATCH v1 2/2] net/mlx5: fix VXLAN matching with zero value

[PATCH v5] enhance NUMA affinity heuristic
 2023-05-16  5:19 UTC  (4+ messages)
` [PATCH v6] "

Arm's roadmap for 23.07
 2023-05-16  4:01 UTC 

[Bug 1230] [dpdk-22.07][meson test] malloc_autotest test: failed to test
 2023-05-16  2:18 UTC 

[PATCH] net/i40e: remove redundant judgment for rearm
 2023-05-16  1:54 UTC  (5+ messages)
` [PATCH v2] net/i40e: remove redundant judgment

[PATCH v4] app/testpmd: txonly multiflow port change support
 2023-05-15 22:26 UTC  (5+ messages)
` [PATCH v5] "

DTS roadmap for 23.07 release
 2023-05-15 21:33 UTC 

[PATCH] eventdev: avoid non-burst shortcut for variable-size bursts
 2023-05-15 20:52 UTC  (15+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] net/gve: support queue start and stop operations
 2023-05-15 20:28 UTC  (2+ messages)

[PATCH] dma/idxd: add support for multi-process when using VFIO
 2023-05-15 16:29 UTC 

[RFC 0/4] Support VFIO sparse mmap in PCI bus
 2023-05-15 15:52 UTC  (12+ messages)
` [PATCH v1 "
  ` [PATCH v1 1/4] bus/pci: introduce an internal representation of PCI device
  ` [PATCH v1 2/4] bus/pci: avoid depending on private value in kernel source
  ` [PATCH v1 3/4] bus/pci: introduce helper for MMIO read and write
  ` [PATCH v1 4/4] bus/pci: add VFIO sparse mmap support
    ` [PATCH v2 0/4] Support VFIO sparse mmap in PCI bus
      ` [PATCH v2 1/4] bus/pci: introduce an internal representation of PCI device
      ` [PATCH v2 2/4] bus/pci: avoid depending on private value in kernel source
      ` [PATCH v2 3/4] bus/pci: introduce helper for MMIO read and write
      ` [PATCH v2 4/4] bus/pci: add VFIO sparse mmap support

[PATCH] vhost: avoid sleeping under mutex
 2023-05-15 15:51 UTC  (5+ messages)
` [PATCH v2] "

[RFC 0/4] add frequency adjustment support for PTP
 2023-05-15 14:18 UTC  (4+ messages)
` [RFC v2 0/3] add frequency adjustment support for PTP timesync
  ` [RFC v2 1/3] ethdev: add frequency adjustment API

[PATCH v1] doc: updated libcrypto dependencies in QAT guide
 2023-05-15 13:17 UTC 

[PATCH] vfio: do not coalesce DMA mappings
 2023-05-15 11:16 UTC  (11+ messages)
` [PATCH v2] "

[PATCH] examples/ptpclient: add signal handler for cleanup
 2023-05-15 10:59 UTC  (4+ messages)

[v1 1/3] net/mlx5/hws: support dest root table action
 2023-05-15  8:24 UTC  (2+ messages)

[PATCH] net/dpaa2: change threshold value
 2023-05-15  8:16 UTC  (2+ messages)

[PATCH] net/iavf: add devargs to enable watchdog
 2023-05-15  6:54 UTC  (6+ messages)
` [PATCH v2] net/iavf: add devargs to control watchdog
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH v6] net/ice: fix ice dcf control thread crash
 2023-05-15  6:28 UTC  (3+ messages)
` [PATCH v7] "

[PATCH] net/cpfl: update the doc of CPFL PMD
 2023-05-15  6:26 UTC  (3+ messages)

[PATCH] net/iavf: fix large vf queues cannot re-use
 2023-05-15  2:25 UTC  (2+ messages)

[PATCH v2] net/ixgbe: add proper memory barriers for some Rx functions
 2023-05-15  2:10 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] net/ice: support link speed change
 2023-05-15  1:57 UTC  (2+ messages)

[PATCH v3] net/i40e: support enable/disable source pruning
 2023-05-15  1:52 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] net/ice: fix dcf init rss blocked
 2023-05-15  1:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/ice: fix statistics
 2023-05-15  1:19 UTC  (2+ messages)

lwn: realtime throttling and user-space adaptive spinning
 2023-05-13 23:54 UTC 

[RFC v2 0/2] add DTS smoke tests
 2023-05-12 19:25 UTC  (3+ messages)
` [RFC v2 1/2] dts: add "
` [RFC v2 2/2] dts: added paramiko to dependencies

[PATCH 00/13] Sync the kernel driver logic
 2023-05-12 14:37 UTC  (3+ messages)

[PATCH v2] eal: add tracepoints to track lcores and services
 2023-05-12 14:30 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 0/2] AES CCM support in CNXK crypto PMD
 2023-05-12 12:56 UTC  (3+ messages)
` [PATCH 1/2] crypto/cnxk: add AES CCM support
` [PATCH 2/2] crypto/cnxk: fix IPsec CCM capabilities

[RFC PATCH 0/3] improve FEC API usage
 2023-05-12 11:57 UTC  (3+ messages)
` [RFC PATCH v2 "

[PATCH] net/dpaa2: set check sum good flags
 2023-05-12 11:24 UTC  (4+ messages)

[dpdk-dev][PATCH] ethdev: add send queue flow matching item
 2023-05-12 11:23 UTC  (2+ messages)

[PATCH 0/4] app: introduce testgraph application
 2023-05-12 11:08 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/4] app: add "

[RFC PATCH 0/6] add support for CDX bus
 2023-05-12 10:25 UTC  (8+ messages)
` [PATCH v4 0/4] Support AMD CDX bus, for FPGA based CDX devices. The CDX
  ` [PATCH v4 1/4] bus/cdx: introduce cdx bus

[PATCH v2] net/ice: fix dcf init rss blocked
 2023-05-12  8:57 UTC 

Photon OS + MLX not coming up
 2023-05-12  7:53 UTC 

[PATCH] examples/l3fwd: relax the RSS/Offload requirement
 2023-05-12  4:34 UTC  (3+ messages)

[PATCH] net/nfp: fix the Tx descriptor free logic of nfd3
 2023-05-12  2:07 UTC 

[PATCH] net/nfp: fix the VLAN push flow action
 2023-05-12  2:03 UTC 

[PATCH v2 0/2] enhance bonding PMD to support the LACP negotiation
 2023-05-12  1:50 UTC  (3+ messages)
` [PATCH v3 "

Hardware timestamps
 2023-05-11 20:19 UTC  (3+ messages)

[PATCH] vhost: fix crash on vhost-user client port deletion
 2023-05-11 14:59 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] crypto/openssl: fix memory free issue
 2023-05-11 14:26 UTC  (2+ messages)

[Bug 1229] rte_mempool_avail_count : returns bigger than mempool size
 2023-05-11 14:00 UTC 

DPDK Release Status Meeting 2023-05-11
 2023-05-11 13:57 UTC 

[PATCH 0/2] vhost: add port mirroring function in the vhost lib
 2023-05-11 12:16 UTC  (5+ messages)

[RFC PATCH v1 0/4] dts: add dts api docs
 2023-05-11  9:14 UTC  (17+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 3/4] dts: add doc generation
  ` [RFC PATCH v3 0/4] dts: add dts api docs
    ` [RFC PATCH v3 1/4] dts: code adjustments for sphinx
    ` [RFC PATCH v3 2/4] dts: add doc generation dependencies
    ` [RFC PATCH v3 3/4] dts: add doc generation
    ` [RFC PATCH v3 4/4] dts: format docstrigs to google format

[PATCH 1/2] net/virtio: propagate return value of called function
 2023-05-11  8:20 UTC  (4+ messages)
` [PATCH 2/2] net/virtio: fix device init to return negative errno

[Bug 1228] [dpdk-21.11.4]pvp_qemu_multi_paths_port_restart:perf_pvp_qemu_vector_rx_mac: performance drop about 23.5% when send small packets
 2023-05-11  8:11 UTC 

[PATCH v1 0/3] add support for infiniband BTH match
 2023-05-11  7:55 UTC  (4+ messages)
` [PATCH v1 1/3] ethdev: add flow item for RoCE infiniband BTH
` [PATCH v1 2/3] net/mlx5: add support for infiniband BTH match
` [PATCH v1 3/3] net/mlx5/hws: "

[dpdk-dev] [PATCH v1] examples/ntb: fix build issue with GCC 13
 2023-05-11  7:02 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v1] examples/ip_pipeline: fix build issue with GCC 13
 2023-05-11  7:01 UTC  (3+ messages)

[PATCH] event/dsw: free rings on close
 2023-05-11  6:40 UTC 

Reminder - DPDK Ci Community Testing Meeting - Tomorrow 5/11/23 @ 6am PDT/9am EDT
 2023-05-11  4:08 UTC 

[PATCH v3 00/11] sync Truflow support with latest release
 2023-05-10 17:16 UTC  (2+ messages)

[PATCH v7] net/ice: fix ice dcf control thread crash
 2023-05-10  9:34 UTC 

DPDK 22.11 Troubleshooting
 2023-05-09 14:52 UTC  (10+ messages)

[Bug 1227] KNI : memory-leaks, each time kni_rx_burst it is allocates new mbufs even if no needs
 2023-05-09 14:24 UTC 

[PATCH 00/14] rte_pktmbuf_mtod_offset usage
 2023-05-09 13:35 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 07/14] net/nfp: use rte_pktmbuf_mtod_offset

min_mbuf_head/tailroom_req in rte_cryptodev_info
 2023-05-09 13:01 UTC  (3+ messages)

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