DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH 0/7] Register external threads as lcore
 2022-12-16  9:55 UTC  (8+ messages)
` [dpdk-dev] [PATCH v6 00/10] Register non-EAL "
  ` [dpdk-dev] [PATCH v6 07/10] eal: add lcore init callbacks

[PATCH 0/8] fix possible data truncation and conversion error
 2022-12-16  9:31 UTC  (63+ messages)
` [PATCH V3 00/11] telemetry: add u32 value type and hex integer string API
` [PATCH V4 0/9] telemetry: fix data truncation and conversion error and add hex integer API
  ` [PATCH V4 1/9] telemetry: move to header to controllable range
  ` [PATCH V4 6/9] telemetry: refactor mapping between value and array type
  ` [PATCH V4 7/9] telemetry: support adding integer value as hexadecimal
` [PATCH V5 0/8] telemetry: fix data truncation and conversion error and add hex integer API
  ` [PATCH V5 1/8] telemetry: move to header to controllable range
  ` [PATCH V5 2/8] ethdev: fix possible data truncation and conversion error
  ` [PATCH V5 3/8] mempool: "
  ` [PATCH V5 4/8] cryptodev: fix possible data "
  ` [PATCH V5 5/8] mem: possible data truncation and "
  ` [PATCH V5 6/8] telemetry: support adding integer value as hexadecimal
  ` [PATCH V5 7/8] test: add test cases for adding hex integer value API
  ` [PATCH V5 8/8] ethdev: display capability values in hexadecimal format
` [PATCH V6 0/8] telemetry: fix data truncation and conversion error and add hex integer API
  ` [PATCH V6 1/8] telemetry: move to header to controllable range
  ` [PATCH V6 2/8] ethdev: fix possible data truncation and conversion error
  ` [PATCH V6 3/8] mempool: "
  ` [PATCH V6 4/8] cryptodev: fix possible data "
  ` [PATCH V6 5/8] mem: possible data truncation and "
  ` [PATCH V6 6/8] telemetry: support adding integer value as hexadecimal
  ` [PATCH V6 7/8] test: add test cases for adding hex integer value API
  ` [PATCH V6 8/8] ethdev: display capability values in hexadecimal format
` [PATCH V7 0/8] telemetry: fix data truncation and conversion error and add hex integer API
  ` [PATCH V7 1/8] telemetry: move to header to controllable range
  ` [PATCH V7 2/8] ethdev: fix possible data truncation and conversion error
  ` [PATCH V7 3/8] mempool: "
  ` [PATCH V7 4/8] cryptodev: fix possible data "
  ` [PATCH V7 5/8] mem: possible data truncation and "
  ` [PATCH V7 6/8] telemetry: support adding integer value as hexadecimal
  ` [PATCH V7 7/8] test: add test cases for adding hex integer value API
  ` [PATCH V7 8/8] ethdev: display capability values in hexadecimal format

questions about crypto_scheduler
 2022-12-16  9:27 UTC  (2+ messages)

[PATCH] crypto/qat: add SHA3 plain hash support
 2022-12-16  9:18 UTC  (2+ messages)

21.11.3 patches review and test
 2022-12-16  7:55 UTC  (5+ messages)

[RFC 0/3] Async vhost packed ring optimization
 2022-12-16  7:38 UTC  (4+ messages)
` [RFC 1/3] vhost: remove redundant copy for packed shadow used ring
` [RFC 2/3] vhost: add batch enqueue in async vhost packed ring
` [RFC 3/3] vhost: add batch dequeue "

[PATCH v3 0/4] add support for self monitoring
 2022-12-16  7:33 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] eal: add generic support for reading PMU events

[PATCH] net/i40e: reduce the ITR interval of multi-driver mode
 2022-12-16  3:11 UTC 

[RFC] net/vhost: support asynchronous data path
 2022-12-16  2:00 UTC 

[PATCH v2] vdpa/ifc: Match ANY subsystem IDs for modern virtio devices
 2022-12-16  1:58 UTC  (4+ messages)
` [PATCH v3] vdpa/ifc: Match default subsystem IDs for modern virtio-blk devices
  ` [PATCH v4] "

Question about add ethdev loopback set API
 2022-12-16  1:07 UTC  (7+ messages)

[dpdk-dev] [PATCH v1 1/1] compress/octeontx: async burst mode feature support
 2022-12-15 18:55 UTC 

[dpdk-dev] [PATCH v1 1/1] compress/octeontx: mark ZIP VF driver to support disabling IOVA as PA
 2022-12-15 18:50 UTC 

[PATCH 0/8] Enable building more on Windows
 2022-12-15 18:09 UTC  (6+ messages)
` [PATCH 2/8] net/ring: build "

[PATCH 0/2] enable lcores test on Windows
 2022-12-15 18:07 UTC  (7+ messages)
` [PATCH 1/2] eal: add missing call marking memory config complete
` [PATCH 2/2] test: enable lcores test on Windows

[RFC PATCH 0/7] Standardize telemetry int types
 2022-12-15 18:02 UTC  (23+ messages)
` [RFC PATCH 1/7] telemetry: rename unsigned 64-bit enum value to uint
` [RFC PATCH 2/7] telemetry: add uint type as alias for u64
` [RFC PATCH 3/7] telemetry: remove RTE prefix from internal enum values
` [RFC PATCH 4/7] telemetry: make array initialization more robust
` [RFC PATCH 5/7] telemetry: update json functions to use int/uint in names
` [RFC PATCH 6/7] telemetry: make internal int representation 64-bits
` [RFC PATCH 7/7] telemetry: change public API to use 64-bit signed values

[Bug 1150] [21.11] failure to build API's html docs on Fedora 37
 2022-12-15 17:47 UTC 

[Bug 1149] [21.11] lib/ring build failure with gcc 12 and debug enabled
 2022-12-15 17:40 UTC 

DPDK 19.11.14 released
 2022-12-15 16:24 UTC 

[PATCH 01/14] doc/guides/bbdevs: add ark baseband device documentation
 2022-12-15 14:18 UTC  (2+ messages)

[PATCH 0/2] support device private dump
 2022-12-15 10:56 UTC  (10+ messages)
` [PATCH 1/2] net/bonding: support private dump ops
` [PATCH v2 0/3] net/bonding: support device private dump
  ` [PATCH v2 1/3] net/bonding: support private dump ops
  ` [PATCH v2 2/3] net/bonding: support dump LACP info
  ` [PATCH v2 3/3] net/bonding: use dump API to impl show bonding cmd

[PATCH 1/2] ci: sort packages
 2022-12-15  9:19 UTC  (2+ messages)
` [PATCH 2/2] ci: align Ubuntu and Fedora build coverage

[PATCH 0/4] add support for self monitoring
 2022-12-15  8:33 UTC  (3+ messages)
` [PATCH 1/4] eal: add generic support for reading PMU events

[Bug 1135] [DPDK-22.11][asan]vhost_event_idx_interrupt/wake_up_split_ring_vhost_user_cores_with_event_idx_interrupt_mode_16_queues the backend feedback EAL Error when relunch the dpdk-l3fwd
 2022-12-15  8:22 UTC  (2+ messages)

[PATCH v2 0/4] add trace points in ethdev library
 2022-12-15  6:49 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] ethdev: add trace points
      ` [EXT] "

[PATCH] examples/ipsec-secgw: set AES-CTR IV length to 16
 2022-12-15  5:42 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] net/hns3: support rule keep capability
 2022-12-15  1:56 UTC  (4+ messages)
` [PATCH 1/2] net/hns3: declare "
` [PATCH 2/2] app/testpmd: add disable-flow-flush parameter

[PATCH v1 0/3] bbdev: remove offload cost
 2022-12-14 23:33 UTC  (4+ messages)
` [PATCH v1 1/3] test/bbdev: explicit check for allocation failure
` [PATCH v1 2/3] drivers/baseband: remove offload cost optional build flag
` [PATCH v1 3/3] app/bbdev-test: "

[PATCH] ci: drop Travis configuration
 2022-12-14 19:11 UTC  (3+ messages)

[PATCH 0/5] add lcore set name and get name API
 2022-12-14 16:51 UTC  (7+ messages)
` [PATCH v2 0/4] add rte_thread_set_name API for rte_thread_t
  ` [PATCH v2 1/4] eal: add thread set name API operating on rte thread
  ` [PATCH v2 2/4] eal: remove thread getname API
  ` [PATCH v2 3/4] eal: deprecate rte thread setname API
  ` [PATCH v2 4/4] drivers: mlx5 use rte thread set name

[PATCH v1] update Intel roadmap for 23.03
 2022-12-14 16:42 UTC 

[PATCH v1] update Intel roadmap for 23.03
 2022-12-14 16:41 UTC 

Intel DPDK v23.03 Roadmap
 2022-12-14 16:35 UTC 

[PATCH] crypto/qat: enable asymmetric crypto on gen3 device
 2022-12-14 16:34 UTC 

[PATCH v3 0/3] test/bbdev: fix build issues with optional build flag
 2022-12-14 16:24 UTC  (8+ messages)
` [PATCH v3 1/3] test/bbdev: fix build issue "
` [PATCH v3 2/3] "
` [PATCH v3 3/3] test/bbdev: explicit check for allocation failure

[PATCH] app/test: add SHA3 test cases
 2022-12-14 16:09 UTC  (2+ messages)

[PATCH v2] net/af_xdp: AF_XDP PMD CNI Integration
 2022-12-14 15:41 UTC 

[PATCH v2] net/af_xdp: AF_XDP PMD CNI Integration
 2022-12-14 15:34 UTC 

[Bug 1148] Performance on AESNI MB PMD does not scale properly with number of threads
 2022-12-14 10:58 UTC 

[PATCH] net/nfp: using the correct PCI name to look for the firmware
 2022-12-14 10:45 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/4] eventdev/eth_rx: change eventdev reconfig logic
 2022-12-14  9:50 UTC  (10+ messages)
` [PATCH 2/4] eventdev/eth_tx: "
` [PATCH 3/4] eventdev/crypto: "
` [PATCH 4/4] eventdev/timer: "
  ` [PATCH v2 1/4] eventdev/eth_rx: "
    ` [PATCH v2 2/4] eventdev/eth_tx: "
    ` [PATCH v2 3/4] eventdev/crypto: "
    ` [PATCH v2 4/4] eventdev/timer: "

[PATCH] cryptodev: add algo enums to string conversion APIs
 2022-12-14  9:32 UTC  (2+ messages)

[PATCH v1 0/3] Enable PMD power management on Arm
 2022-12-14  8:14 UTC  (4+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] eal: add 8 bits case for wait scheme
  ` [PATCH v5 2/2] eal: add power mgmt support on Arm

[PATCH] vdpa/ifc: add live migration for block device
 2022-12-14  7:47 UTC 

[PATCH v1] common/idpf: add AVX512 data path for split queue model
 2022-12-14  7:04 UTC  (3+ messages)
` [PATCH v2 0/1] Add support AVX512 split queue datapath
  ` [PATCH v2 1/1] common/idpf: add AVX512 data path for split queue model

[RFC] ethdev: add template table insertion and matching types
 2022-12-14  2:21 UTC 

[PATCH] net/iavf: fix mbuf VLAN offload flags in the L2TAG2 path with AVX2
 2022-12-14  2:06 UTC  (2+ messages)

[PATCH] net/iavf: fix outer udp checksum offload
 2022-12-14  1:50 UTC  (3+ messages)
` [PATCH v2] "

help with pthread_t deprecation / api changes
 2022-12-14  0:16 UTC  (8+ messages)

19.11.14 patches review and test
 2022-12-13 19:46 UTC  (4+ messages)

[RFC PATCH 0/4] lcore telemetry improvements
 2022-12-13 17:45 UTC  (5+ messages)
` [PATCH "
  ` [PATCH 2/4] eal: allow applications to report their cpu usage

[PATCH RESEND v2 00/11] codeql fixes for various subsystems
 2022-12-13 17:02 UTC  (4+ 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).