DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/3] eal: mark API's as stable
 2024-09-06 14:42 UTC  (16+ messages)

[PATCH] dts: add RSS functions to testpmd
 2024-09-06 14:29 UTC  (2+ messages)

[PATCH v1 0/1] dts: allow for updating MTU with testpmd
 2024-09-06 14:28 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] dts: add methods for modifying MTU to testpmd shell

[PATCH] common/cnxk: unregister IRQ before reconfigure
 2024-09-06 14:25 UTC 

Crash in tap pmd when using more than 8 rx queues
 2024-09-06 14:14 UTC  (4+ messages)

[PATCH 0/4] fix issues with using AVX-512 drivers on 32-bit
 2024-09-06 14:11 UTC  (5+ messages)
` [PATCH 1/4] net/i40e: fix AVX-512 pointer copy "
` [PATCH 2/4] net/ice: "
` [PATCH 3/4] net/iavf: "
` [PATCH 4/4] common/idpf: "

DPDK Summit Montreal - Schedule
 2024-09-06 14:09 UTC  (3+ messages)

[RFC PATCH v1 0/5] Adjust wording for NUMA vs. socket ID in DPDK
 2024-09-06 13:58 UTC  (12+ messages)
` [RFC PATCH v1 1/5] eal: update socket ID API documentation
` [RFC PATCH v1 2/5] lcore: rename socket ID to NUMA ID
` [RFC PATCH v1 3/5] eal: rename socket ID to NUMA ID in internal config
` [RFC PATCH v1 4/5] eal: rename --socket-mem/--socket-limit
` [RFC PATCH v1 5/5] lcore: store physical package ID internally

[DPDK/ethdev Bug 1536] net/tap: crash in tap pmd when using more than RTE_MP_MAX_FD_NUM rx queues
 2024-09-06 13:57 UTC 

[PATCH] eal/x86: fix 32-bit write-combined stores
 2024-09-06 13:27 UTC 

[RFC PATCH v1 00/12] DTS external DPDK build and stats
 2024-09-06 13:26 UTC  (13+ messages)
` [RFC PATCH v1 01/12] dts: rename build target to DPDK build
` [RFC PATCH v1 02/12] dts: one dpdk build per test run
` [RFC PATCH v1 03/12] dts: fix remote session transferring files
` [RFC PATCH v1 04/12] dts: improve path handling for local and remote paths
` [RFC PATCH v1 05/12] dts: add the ability to copy directories via remote
` [RFC PATCH v1 06/12] dts: add ability to prevent overwriting files/dirs
` [RFC PATCH v1 07/12] dts: update argument option for prevent overwriting
` [RFC PATCH v1 08/12] dts: add support for externally compiled DPDK
` [RFC PATCH v1 09/12] doc: update argument options for external DPDK build
` [RFC PATCH v1 10/12] dts: remove git ref option
` [RFC PATCH v1 11/12] doc: remove git-ref argument
` [RFC PATCH v1 12/12] dts: improve statistics

[RFC 0/6] Stage-Ordered API and other extensions for ring library
 2024-09-06 13:13 UTC  (8+ messages)
` [RFCv2 "
  ` [RFCv2 1/6] ring: common functions for 'move head' ops
  ` [RFCv2 2/6] ring: make copying functions generic
  ` [RFCv2 3/6] ring: make dump function more verbose
  ` [RFCv2 4/6] ring/soring: introduce Staged Ordered Ring
  ` [RFCv2 5/6] app/test: add unit tests for soring API
  ` [RFCv2 6/6] examples/l3fwd: make ACL work in pipeline and eventdev modes

[PATCH] app/testpmd: improve sse based macswap
 2024-09-06 13:02 UTC  (8+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] app/testpmd: add register keyword

[PATCH v1 1/3] crypto/ipsec_mb: add SM3 algorithm support
 2024-09-06 12:39 UTC  (3+ messages)
` [PATCH v1 2/3] crypto/ipsec_mb: add HMAC "
` [PATCH v1 3/3] crypto/ipsec_mb: add SM4 "

[PATCH 19/19] net/xsc: add dev basic stats ops
 2024-09-06 12:14 UTC 

[PATCH 18/19] net/xsc: add dev infos get
 2024-09-06 12:14 UTC 

[PATCH 17/19] net/xsc: add dev link and MTU ops
 2024-09-06 12:14 UTC 

[PATCH 16/19] net/xsc: configure xsc device hardware table
 2024-09-06 12:14 UTC 

[PATCH 15/19] net/xsc: add ethdev Tx burst
 2024-09-06 12:14 UTC 

[PATCH 14/19] net/xsc: add ethdev Rx burst
 2024-09-06 12:14 UTC 

[PATCH 13/19] net/xsc: add ethdev start and stop ops
 2024-09-06 12:13 UTC 

[PATCH 12/19] net/xsc: add ethdev RSS hash ops
 2024-09-06 12:13 UTC 

[PATCH 11/19] net/xsc: add mailbox and structure
 2024-09-06 12:13 UTC 

[PATCH 10/19] net/xsc: add ethdev configure and rxtx queue setup ops
 2024-09-06 12:13 UTC 

[PATCH 09/19] net/xsc: initial representor eth device
 2024-09-06 12:13 UTC 

[PATCH 08/19] net/xsc: create eth devices for representor ports
 2024-09-06 12:13 UTC 

[PATCH 07/19] net/xsc: add representor ports probe
 2024-09-06 12:13 UTC 

[PATCH 06/19] net/xsc: initialize hardware information
 2024-09-06 12:13 UTC 

[PATCH 05/19] net/xsc: add ioctl command interface
 2024-09-06 12:13 UTC 

[PATCH 04/19] net/xsc: add xsc device init and uninit
 2024-09-06 12:13 UTC 

[PATCH 03/19] net/xsc: add PCI device probe and remove
 2024-09-06 12:13 UTC 

[PATCH 02/19] net/xsc: add log macro
 2024-09-06 12:13 UTC 

[PATCH 01/19] net/xsc: add doc and minimum build framework
 2024-09-06 12:13 UTC 

[PATCH 00/19] XSC PMD for Yunsilicon NICs
 2024-09-06 12:13 UTC 

[RFC 0/2] introduce LLC aware functions
 2024-09-06 11:59 UTC  (15+ messages)
` [RFC 1/2] eal: add llc "

Yunsilicon Roadmap for 24.11
 2024-09-06 11:07 UTC 

[PATCH 0/3] Error report improvement and fix
 2024-09-06 10:21 UTC  (4+ messages)
` [PATCH 1/3] net/mlx5: set rte errno if malloc failed
` [PATCH 2/3] net/mlx5/hws: add log for failing to create rule in HWS
` [PATCH 3/3] net/mlx5/hws: print CQE error syndrome and more information

[PATCH] net/virtio-user: reset used index counter in dev reset
 2024-09-06 10:14 UTC  (2+ messages)
` [EXTERNAL] "

21.11.8 patches review and test
 2024-09-06  9:53 UTC  (4+ messages)

[PATCH 0/2] vhost: add VDUSE reconnection support
 2024-09-06  9:20 UTC  (7+ messages)
` [PATCH 1/2] vhost: add logging mechanism for reconnection
` [PATCH 2/2] vhost: add reconnection support to VDUSE

32-bit virtio failing on DPDK v23.11.1 (and tags)
 2024-09-06  9:15 UTC  (3+ messages)

[PATCH v1 0/1] Add DPDK build directory configuration script
 2024-09-06  8:55 UTC  (7+ messages)
` [PATCH v1 1/1] usertools: add DPDK build directory setup script

[RFC 0/3] Import Kernel uAPI header files
 2024-09-06  8:29 UTC  (8+ messages)
` [RFC 1/3] uapi: introduce kernel uAPI headers importation
` [RFC 2/3] uapi: import VDUSE header
` [RFC 3/3] vduse: use import VDUSE uAPI header

[PATCH v2] doc: add new driver guidelines
 2024-09-06  8:27 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH] net/af_packet: add timestamp offloading support
 2024-09-06  8:13 UTC  (5+ messages)

[PATCH] eal: increase max file descriptor for secondary process device
 2024-09-06  7:55 UTC  (4+ messages)

[PATCH] [RFC] cryptodev: replace LIST_END enumerators with APIs
 2024-09-06  7:54 UTC  (6+ messages)
    ` [EXTERNAL] "

[PATCH] net/hns3: dump queue head and tail pointer info
 2024-09-06  7:51 UTC  (2+ messages)

[DPDK/ethdev Bug 1534] Transmit errors with iavf VF using SR-IOV on VM
 2024-09-06  6:57 UTC 

Bug 1531
 2024-09-06  6:45 UTC  (2+ messages)

[v2 1/5] raw/zxdh: introduce zxdh raw device driver
 2024-09-06  6:20 UTC  (2+ messages)
`  "

[PATCH v2 0/3] add frequency adjustment support for PTP
 2024-09-06  5:19 UTC  (4+ messages)
` [PATCH v2 1/3] ethdev: add frequency adjustment API
` [PATCH v2 2/3] net/ice: add frequency adjustment support for PTP
` [PATCH v2 3/3] examples/ptpclient: add frequency adjustment support

[PATCH 0/2] add API to get GPU physical address
 2024-09-06  4:16 UTC  (3+ messages)
` [PATCH 1/2] gpudev: "
` [PATCH 2/2] gpu/cuda: extend cuda code to get PA of GPU

[PATCH v2 1/2] net/sxe: add net driver sxe
 2024-09-06  2:09 UTC  (2+ messages)
` [PATCH v2 2/2] "

[PATCH] app/test-pmd: remove unnecessary cast
 2024-09-06  1:53 UTC  (2+ messages)

[PATCH 0/4] cfgfile: enhance error detecting
 2024-09-06  1:03 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/4] refine argparse library
 2024-09-06  0:59 UTC  (4+ messages)
` [PATCH v4 0/6] "

[PATCH v4 0/2] Mac Filter Port to New DTS
 2024-09-05 19:11 UTC  (4+ messages)
` [PATCH v4 2/2] dts: mac filter test suite refactored for new dts

[PATCH] cryptodev: add asymmetric operational capability
 2024-09-05 18:17 UTC 

[PATCH] net/pcap: use pcap_next_ex to track errors
 2024-09-05 16:10 UTC 

[PATCH v1] dts: fix testpmd port device error handling mode
 2024-09-05 16:10 UTC  (2+ messages)

[PATCH v1] dts: add testpmd port information caching
 2024-09-05 16:09 UTC  (2+ messages)

net/failsafe: segfault happens on hotplug alarm
 2024-09-05 16:07 UTC 

[RFC PATCH v1] dts: skip test cases based on capabilities
 2024-09-05 15:30 UTC  (23+ messages)
` [PATCH v3 00/12] dts: add test skipping "
  ` [PATCH v3 03/12] dts: add test case decorators
  ` [PATCH v3 04/12] dts: add mechanism to skip test cases or suites
  ` [PATCH v3 05/12] dts: add support for simpler topologies
  ` [PATCH v3 06/12] dst: add basic capability support
  ` [PATCH v3 08/12] dts: add NIC "

[PATCH 1/2] net: add thread-safe crc api
 2024-09-05 15:07 UTC  (2+ messages)
` [PATCH 2/2] crypto/qat: fix thread-safety issue in the crc

[PATCH 0/6] vhost: add asymmetric crypto support
 2024-09-05 14:56 UTC  (7+ messages)
` [PATCH 1/6] cryptodev: move RSA padding information into xform
` [PATCH 2/6] cryptodev: fix RSA xform for ASN.1 syntax
` [PATCH 3/6] vhost: add asymmetric RSA support
` [PATCH 4/6] crypto/virtio: "
` [PATCH 5/6] examples/vhost_crypto: add asymmetric support
` [PATCH 6/6] app/test: add asymmetric tests for virtio pmd

[PATCH 0/3] add frequency adjustment support for PTP
 2024-09-05 13:49 UTC  (6+ messages)
` [PATCH 1/3] ethdev: add frequency adjustment API
` [PATCH 2/3] net/ice: add frequency adjustment support for PTP
` [PATCH 3/3] examples/ptpclient: add frequency adjustment support

[PATCH v1 1/3] cryptodev: add EDDSA asymmetric crypto algorithm
 2024-09-05 13:39 UTC  (8+ messages)
` [PATCH v2 1/6] "
  ` [PATCH v2 2/6] crypto/openssl: support EDDSA
  ` [PATCH v2 3/6] crypto/cnxk: "
  ` [PATCH v2 4/6] test/crypto: add asymmetric EDDSA test cases
  ` [PATCH v2 5/6] examples/fips_validation: support EDDSA
  ` [PATCH v2 6/6] app/crypto-perf: "

[DPDK/other Bug 1533] testpmd performance drops with Mellanox ConnectX6 when using 8 cores 8 queues
 2024-09-05 12:53 UTC 

[PATCH v2 0/3] add frequency adjustment support for PTP
 2024-09-05 10:26 UTC  (4+ messages)
` [PATCH v2 1/3] ethdev: add frequency adjustment API
` [PATCH v2 2/3] net/ice: add frequency adjustment support for PTP
` [PATCH v2 3/3] examples/ptpclient: add frequency adjustment support

[PATCH 0/3] add frequency adjustment support for PTP
 2024-09-05  9:53 UTC  (5+ messages)
` [PATCH 1/3] ethdev: add frequency adjustment API
` [PATCH 2/3] net/ice: add frequency adjustment support for PTP
` [PATCH 3/3] examples/ptpclient: add frequency adjustment support

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