DPDK patches and discussions
 help / color / mirror / Atom feed
[RFC] memarea: introduce memory area library
 2023-02-08  8:43 UTC  (9+ messages)
` [PATCH v13 0/6] introduce memarea library
  ` [PATCH v13 1/6] memarea: "
  ` [PATCH v13 2/6] test/memarea: support memarea test
  ` [PATCH v13 3/6] memarea: support alloc and free API
  ` [PATCH v13 4/6] test/memarea: support alloc and free API test
  ` [PATCH v13 5/6] memarea: support dump API
  ` [PATCH v13 6/6] test/memarea: support dump API test

[PATCH] eal: abstract compiler atomics
 2023-02-08  8:31 UTC  (14+ messages)
` [PATCH] eal: introduce atomics abstraction

[PATCH] net/ice: fix ice dcf contrl thread crash
 2023-02-08  8:30 UTC 

[PATCH v5 1/6] common/idpf: add hw statistics
 2023-02-08  8:28 UTC  (13+ messages)
` [PATCH v6 0/6] add idpf pmd enhancement features
  ` [PATCH v6 1/6] common/idpf: add hw statistics
  ` [PATCH v7 0/6] add idpf pmd enhancement features
    ` [PATCH v7 1/6] net/idpf: add hw statistics
    ` [PATCH v7 2/6] net/idpf: add RSS set/get ops
    ` [PATCH v7 3/6] net/idpf: support single q scatter RX datapath
    ` [PATCH v7 4/6] net/idpf: add rss_offload hash in singleq rx
    ` [PATCH v7 5/6] net/idpf: add alarm to support handle vchnl message
    ` [PATCH v7 6/6] net/idpf: add xstats ops

[PATCH v3] net/af_xdp: AF_XDP PMD CNI Integration
 2023-02-08  8:23 UTC  (2+ messages)

Updated invitation: DTS Working Group - DPDK @ Every 2 weeks from 15:00 to 16:00 on Wednesday (CEST) (dev@dpdk.org)
 2023-02-08  8:01 UTC 

Updated invitation: DTS Working Group - DPDK @ Every 2 weeks from 15:00 to 16:00 on Wednesday (CET) (dev@dpdk.org)
 2023-02-08  8:01 UTC 

[PATCH] app/testpmd: fix secondary process not forwarding
 2023-02-08  6:38 UTC  (6+ messages)

[PATCH 0/2] net/mlx5: support MPLSoUDP for HWS
 2023-02-08  6:19 UTC  (3+ messages)
` [PATCH 1/2] net/mlx5/hws: support matching on MPLSoUDP
` [PATCH 2/2] net/mlx5: add MPLS tunnel support for HWS

[PATCH 0/5] Fix use of RTE_LOGTYPE_USER1 in libraries
 2023-02-08  4:48 UTC  (6+ messages)
` [PATCH 1/5] ip_frag: use a dynamic logtype
` [PATCH 2/5] reorder: "
` [PATCH 3/5] latencystats: use "
` [PATCH 4/5] vhost: use logtype instead of RTE_LOGTYPE_USER1
` [PATCH 5/5] ipsec: fix usage "

[PATCH] net/ice: remove avx512 specific Rx queue rearm code
 2023-02-08  3:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/ixgbe: enable IPv6 mask for generic flow API
 2023-02-08  3:23 UTC  (5+ messages)

[PATCH] net/i40e: remove avx512 specific Rx queue rearm code
 2023-02-08  3:14 UTC  (5+ messages)
` [PATCH] net/iavf: "

[PATCH v2 0/4] ethdev: add template table insertion and matching types
 2023-02-08  3:06 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] ethdev: add template table insertion type
  ` [PATCH v3 2/4] ethdev: add template table hash calculation function
  ` [PATCH v3 3/4] app/testpmd: add template table insertion type
  ` [PATCH v3 4/4] app/testpmd: add template table hash calculation function
  ` [PATCH v4 0/4] ethdev: add template table insertion and matching types
    ` [PATCH v4 1/4] ethdev: add template table insertion type
    ` [PATCH v4 2/4] ethdev: add template table hash calculation function
    ` [PATCH v4 3/4] app/testpmd: add template table insertion type
    ` [PATCH v4 4/4] app/testpmd: add template table hash calculation function

DPDK Tech Board Call - Tomorrow 2/8 @ 7am PT/10am ET/1600h CET
 2023-02-08  3:03 UTC 

[RFC PATCH 0/4] lcore telemetry improvements
 2023-02-08  2:59 UTC  (9+ messages)
` [PATCH v9 0/5] "
` [PATCH v9 1/5] eal: add lcore info in telemetry
` [PATCH v9 2/5] eal: report applications lcore usage
` [PATCH v9 3/5] app/testpmd: add dump command for lcores
` [PATCH v9 4/5] app/testpmd: report lcore usage
` [PATCH v9 5/5] eal: add lcore usage telemetry endpoint

Reminder - DPDK DTS Working Group - Tomorrow, Wed. Feb. 8, 2023 @ 6am PT/9am ET/1500h CET
 2023-02-08  2:57 UTC 

[PATCH] app/testpmd: fix forwarding stats for Tx dropped
 2023-02-08  2:07 UTC  (3+ messages)

[PATCH v2 0/2] DPDK Coverity issue 381631, 381646
 2023-02-08  2:00 UTC  (3+ messages)
` [PATCH v2 1/2] baseband/acc: fix check after deref and dead code
` [PATCH v2 2/2] baseband/acc: add check for empty queue

[PATCH 0/3] cleanup the PMD
 2023-02-08  1:56 UTC  (5+ messages)

[PATCH v1] common/idpf: add AVX512 data path for split queue model
 2023-02-08  1:35 UTC  (3+ messages)
` [PATCH v11 0/1] Add support AVX512 split queue datapath

[PATCH v8 0/6] add trace points in ethdev library
 2023-02-08  1:20 UTC  (8+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/6] eal: trace: add trace point emit for blob
  ` [PATCH v9 2/6] ethdev: add trace points for ethdev (part one)
  ` [PATCH v9 3/6] ethdev: add trace points for ethdev (part two)

[PATCH v2 00/21] Add control queue & MQ support to Virtio-user vDPA
 2023-02-08  1:06 UTC  (19+ messages)
` [PATCH v2 02/21] net/virtio: introduce notify callback for control queue
` [PATCH v2 10/21] net/virtio: alloc Rx SW ring only if vectorized path
` [PATCH v2 15/21] net/virtio-user: get max number of queue pairs from device
` [PATCH v2 16/21] net/virtio-user: allocate shadow control queue
` [PATCH v2 17/21] net/virtio-user: send shadow virtqueue info to the backend
` [PATCH v2 18/21] net/virtio-user: add new callback to enable control queue
` [PATCH v2 19/21] net/virtio-user: forward control messages to shadow queue
` [PATCH v2 20/21] net/virtio-user: advertize control VQ support with vDPA
` [PATCH v2 21/21] net/virtio-user: remove max queues limitation

[RFC 00/13] Replace static logtypes with static
 2023-02-07 23:04 UTC  (32+ messages)
` [RFC 01/13] doc: document intention to deprecate RTE_LOGTYPE_USER*
` [RFC 02/13] gso: remove logtype
` [RFC 03/13] log: drop unused RTE_LOGTYPE_TIMER
` [RFC 04/13] efd: replace RTE_LOGTYPE_EFD with local type
` [RFC 05/13] mbuf: replace RTE_LOGTYPE_MBUF with dynamic type
` [RFC 06/13] acl: replace LOGTYPE_ACL "
` [RFC 07/13] power: replace RTE_LOGTYPE_POWER "
` [RFC 08/13] ring: replace RTE_LOGTYPE_RING "
` [RFC 09/13] mempool: replace RTE_LOGTYPE_MEMPOOL "
` [RFC 10/13] lpm: replace RTE_LOGTYPE_LPM with dynamic types
` [RFC 11/13] kni: replace RTE_LOGTYPE_KNI with dynamic type
` [RFC 12/13] hash: replace RTE_LOGTYPE_HASH "
` [RFC 13/13] sched: replace RTE_LOGTYPE_SCHED "
` [RFC v2 00/17] static logtype removal
  ` [RFC v2 01/17] doc: document intention to deprecate RTE_LOGTYPE_USER*
  ` [RFC v2 02/17] ip_frag: use a dynamic logtype
  ` [RFC v2 03/17] reorder: "
  ` [RFC v2 04/17] latencystats: use "
  ` [RFC v2 05/17] gso: remove logtype
  ` [RFC v2 06/17] log: drop unused RTE_LOGTYPE_TIMER
  ` [RFC v2 07/17] efd: replace RTE_LOGTYPE_EFD with local type
  ` [RFC v2 08/17] mbuf: replace RTE_LOGTYPE_MBUF with dynamic type
  ` [RFC v2 09/17] acl: replace LOGTYPE_ACL "
  ` [RFC v2 10/17] power: replace RTE_LOGTYPE_POWER "
  ` [RFC v2 11/17] ring: replace RTE_LOGTYPE_RING "
  ` [RFC v2 12/17] mempool: replace RTE_LOGTYPE_MEMPOOL "
  ` [RFC v2 13/17] lpm: replace RTE_LOGTYPE_LPM with dynamic types
  ` [RFC v2 14/17] kni: replace RTE_LOGTYPE_KNI with dynamic type
  ` [RFC v2 15/17] hash: replace RTE_LOGTYPE_HASH "
  ` [RFC v2 16/17] sched: replace RTE_LOGTYPE_SCHED "
  ` [RFC v2 17/17] port: replace RTE_LOGTYPE_PORT "

[PATCH 0/8] Enable building more on Windows
 2023-02-07 22:13 UTC  (3+ messages)
` [PATCH v2 0/8] Enable building more libraries "

[PATCH] eventdev/timer: fix overflow issue
 2023-02-07 22:02 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] eal: rte_ctrl_thread_create API replacement
 2023-02-07 21:41 UTC  (10+ messages)
` [PATCH v5 0/3] eal: deprecate last use of pthread_t in public API
  ` [PATCH v5 1/3] eal: add rte control thread create API
  ` [PATCH v5 2/3] doc: add missing index entry for thread
  ` [PATCH v5 3/3] doc: announce deprecation of thread ctrl create function

[PATCH] common/cnxk: remove unnecessary locks
 2023-02-07 20:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] telemetry: reset data before passing it to callback
 2023-02-07 18:45 UTC 

[PATCH] pipeline: fix IPsec crypto session leak
 2023-02-07 18:15 UTC 

[PATCH] app/dumpcap: don't pass negative value to strerror() on error
 2023-02-07 17:00 UTC 

[PATCH v1] Remove Owen Hilyard as a DTS Maintainer
 2023-02-07 16:59 UTC  (3+ messages)

[PATCH] pipeline: add RSS support
 2023-02-07 16:41 UTC  (4+ messages)
` [PATCH V2] "
` [PATCH V3] "
` [PATCH V4] "

[PATCH] mbuf: replace RTE_LOGTYPE_MBUF with dynamic type
 2023-02-07 16:41 UTC  (4+ messages)

[PATCH 0/8] start cleanup of rte_flow_item_*
 2023-02-07 16:33 UTC  (4+ messages)
` [PATCH v7 0/7] "

[PATCH] app/eventdev_dump: introduce eventdev_dump application
 2023-02-07 16:33 UTC  (2+ messages)
` [PATCH v5] app/procinfo: display eventdev xstats for PMD data

[PATCH 0/2] lib/reorder: fix drain/free issues
 2023-02-07 16:25 UTC  (5+ messages)
` [PATCH 1/2] reorder: invalidate buf from ready queue in drain
` [PATCH 2/2] test/reorder: fix double free of drained buffers

[PATCH v3 0/2] Vhost: fix FD leaks and improve logs
 2023-02-07 16:22 UTC  (3+ messages)
` [PATCH v3 1/2] vhost: fix possible FDs leak
` [PATCH v3 2/2] vhost: fix possible FD leaks on truncation

[PATCH v2 0/2] Vhost: fix FD leaks and improve logs
 2023-02-07 16:18 UTC  (6+ messages)
` [PATCH v2 1/2] vhost: fix possible FDs leak

[PATCH v1 00/37] Implementation of ML CNXK driver
 2023-02-07 16:07 UTC  (41+ messages)
` [PATCH v5 00/39] "
  ` [PATCH v5 01/39] common/cnxk: add ML headers and ROC code for cnxk
  ` [PATCH v5 02/39] ml/cnxk: add skeleton for ML cnxk driver
  ` [PATCH v5 03/39] ml/cnxk: enable probe and remove of ML device
  ` [PATCH v5 04/39] ml/cnxk: add driver support to get device info
  ` [PATCH v5 05/39] ml/cnxk: add support for configure and close
  ` [PATCH v5 06/39] ml/cnxk: parse ML firmware path from device args
  ` [PATCH v5 07/39] ml/cnxk: enable firmware load and device reset
  ` [PATCH v5 08/39] ml/cnxk: enable support for simulator environment
  ` [PATCH v5 09/39] ml/cnxk: enable support for device start and stop
  ` [PATCH v5 10/39] ml/cnxk: add support to create device queue-pairs
  ` [PATCH v5 11/39] ml/cnxk: add functions to load and unload models
  ` [PATCH v5 12/39] ml/cnxk: enable validity checks for model metadata
  ` [PATCH v5 13/39] ml/cnxk: add internal structures for derived info
  ` [PATCH v5 14/39] ml/cnxk: add internal structures for tiles and OCM
  ` [PATCH v5 15/39] ml/cnxk: add structures for slow and fast path JDs
  ` [PATCH v5 16/39] ml/cnxk: find OCM mask and page slots for a model
  ` [PATCH v5 17/39] ml/cnxk: add support to reserve and free OCM pages
  ` [PATCH v5 18/39] ml/cnxk: enable support to start an ML model
  ` [PATCH v5 19/39] ml/cnxk: enable support to stop an ML models
  ` [PATCH v5 20/39] ml/cnxk: enable support to get model information
  ` [PATCH v5 21/39] ml/cnxk: enable support to update model params
  ` [PATCH v5 22/39] ml/cnxk: add support to get IO buffer sizes
  ` [PATCH v5 23/39] ml/cnxk: enable quantization and dequantization
  ` [PATCH v5 24/39] ml/cnxk: enable support to dump device debug info
  ` [PATCH v5 25/39] ml/cnxk: add driver support for device selftest
  ` [PATCH v5 26/39] ml/cnxk: enqueue a burst of inference requests
  ` [PATCH v5 27/39] ml/cnxk: dequeue "
  ` [PATCH v5 28/39] ml/cnxk: add internal function for sync mode run
  ` [PATCH v5 29/39] ml/cnxk: enable support for firmware error codes
  ` [PATCH v5 30/39] ml/cnxk: add support to get and reset device stats
  ` [PATCH v5 31/39] ml/cnxk: add support to handle extended dev stats
  ` [PATCH v5 32/39] ml/cnxk: enable support to get xstats in cycles
  ` [PATCH v5 33/39] ml/cnxk: add support to report DPE FW warnings
  ` [PATCH v5 34/39] ml/cnxk: add support to enable model data caching
  ` [PATCH v5 35/39] ml/cnxk: add support to select OCM allocation mode
  ` [PATCH v5 36/39] ml/cnxk: add support to use lock during jcmd enq
  ` [PATCH v5 37/39] ml/cnxk: add support to select poll memory region
  ` [PATCH v5 38/39] ml/cnxk: add user guide for marvell cnxk ml driver
  ` [PATCH v5 39/39] ml/cnxk: enable support for configurable ocm page

[PATCH 1/2] ethdev: add query_update sync and async function calls
 2023-02-07 16:03 UTC  (3+ messages)
` [PATCH v10 1/2] ethdev: add query and update "

[PATCH v1 0/4] implementation of ML common code
 2023-02-07 16:00 UTC  (6+ messages)
` [PATCH v6 0/4] Implementation "
  ` [PATCH v6 1/4] mldev: add headers for internal ML functions
  ` [PATCH v6 2/4] mldev: implement ML IO type handling functions
  ` [PATCH v6 3/4] mldev: add scalar type conversion functions
  ` [PATCH v6 4/4] mldev: add Arm NEON type conversion routines

[PATCH v1 00/12] implement mldev test application
 2023-02-07 15:49 UTC  (14+ messages)
` [PATCH v4 00/12] Implementation of "
  ` [PATCH v4 01/12] app/mldev: implement test framework for mldev
  ` [PATCH v4 02/12] app/mldev: add common test functions
  ` [PATCH v4 03/12] app/mldev: add test case to validate device ops
  ` [PATCH v4 04/12] app/mldev: add test case to validate model ops
  ` [PATCH v4 05/12] app/mldev: add ordered inference test case
  ` [PATCH v4 06/12] app/mldev: add test case to interleave inferences
  ` [PATCH v4 07/12] app/mldev: enable support for burst inferences
  ` [PATCH v4 08/12] app/mldev: enable support for queue pairs and size
  ` [PATCH v4 09/12] app/mldev: enable support for inference batches
  ` [PATCH v4 10/12] app/mldev: enable support for inference validation
  ` [PATCH v4 11/12] app/mldev: enable reporting stats in mldev app
  ` [PATCH v4 12/12] app/mldev: add documentation for mldev test cases

[PATCH] build: fix invalid characters in toolchain definitions
 2023-02-07 15:22 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).