DPDK patches and discussions
 help / color / mirror / Atom feed
From: Nicolas Chautru <nicolas.chautru@intel.com>
 2022-09-24  0:50 UTC  (7+ messages)
` [PATCH v6 01/14] baseband/acc100: remove unused registers
` [PATCH v6 02/14] baseband/acc100: refactor to segregate common code
` [PATCH v6 03/14] baseband/acc: rename directory from acc100 to acc
` [PATCH v6 04/14] baseband/acc: introduce PMD for ACC200
` [PATCH v6 05/14] baseband/acc: add HW register definitions "
` [PATCH v6 06/14] baseband/acc: add info get function "

From: Nic Chautru <nicolas.chautru@intel.com>
 2022-09-24  0:20 UTC  (29+ messages)
` [PATCH v4 03/14] baseband/acc: rename directory from acc100 to acc
` [PATCH v4 06/14] baseband/acc: add info get function for ACC200
` [PATCH v4 07/14] baseband/acc: add queue configuration "
` [PATCH v4 08/14] baseband/acc: add LDPC processing functions
` [PATCH v4 09/14] baseband/acc: add LTE "
` [PATCH v4 10/14] baseband/acc: add support for FFT operations
` [PATCH v4 11/14] baseband/acc: support interrupt
` [PATCH v4 12/14] baseband/acc: add device status and vf2pf comms
` [PATCH v4 13/14] baseband/acc: add PF configure companion function

[RFC PATCH 00/11] Bus cleanup for 22.11
 2022-09-23 21:56 UTC  (19+ messages)
` [RFC PATCH 11/11] bus: hide bus object
` [RFC v3 00/26] Bus and device cleanup for 22.11

[PATCH v2 10/10] doc: update documentation
 2022-09-23 19:01 UTC  (14+ messages)
` [PATCH v3 0/9] introduce GVE PMD
  ` [PATCH v3 1/9] net/gve: introduce GVE PMD base code
  ` [PATCH v3 2/9] net/gve: add logs and OS specific implementation
  ` [PATCH v3 3/9] net/gve: support device initialization
  ` [PATCH v3 4/9] net/gve: add link update support
  ` [PATCH v3 5/9] net/gve: add MTU set support
  ` [PATCH v3 6/9] net/gve: add queue operations
  ` [PATCH v3 7/9] net/gve: add Rx/Tx support
  ` [PATCH v3 8/9] net/gve: add support to get dev info and configure dev
  ` [PATCH v3 9/9] net/gve: add stats support

[Patch v7 01/18] net/mana: add basic driver, build environment and doc
 2022-09-23 18:31 UTC  (6+ messages)
` [Patch v8 01/18] net/mana: add basic driver with "

[Patch v7 00/18] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-09-23 18:26 UTC  (7+ messages)
` [Patch v7 11/18] net/mana: implement the hardware layer operations
` [Patch v7 18/18] net/mana: add function to support RX interrupts

[PATCH] eal: restore some needed header includes
 2022-09-23 16:40 UTC  (2+ messages)

[PATCH] eal: restore some needed header includes
 2022-09-23 16:39 UTC 

[PATCH v1] examples/fips_validation: fix memory allocation in aes mct test
 2022-09-23 16:30 UTC  (3+ messages)
` [PATCH v2] examples/fips_validation: fix memory allocation in AES MCT test

[PATCH v1 2/2] examples/fips_validation: add parsing for tdes
 2022-09-23 16:30 UTC  (4+ messages)
` [PATCH v2 1/2] examples/fips_validation: share test callback with multiple keys
  ` [PATCH v2 2/2] examples/fips_validation: add parsing for TDES

[PATCH v1 0/5] FIPS asymmetric validation
 2022-09-23 16:29 UTC  (2+ messages)

[PATCH v1] examples/fips_validation: fix parsing SHA test type from JSON vector
 2022-09-23 16:25 UTC  (2+ messages)

[v1] examples/fips_validation: fix SHA MCT test from segfault
 2022-09-23 16:25 UTC  (2+ messages)

[PATCH v1] ethdev: add direction info when creating the transfer table
 2022-09-23 16:11 UTC  (13+ messages)

[PATCH 0/6] pipeline: make the hash function configurable per table
 2022-09-23 15:58 UTC  (3+ messages)
` [PATCH V2 "

[PATCH] examples/ipsec-secgw: free event vector mbufs
 2022-09-23 14:45 UTC  (2+ messages)
` [EXT] "

[PATCH 00/27] net/mlx5: HW steering PMD update
 2022-09-23 14:43 UTC  (28+ messages)
` [PATCH 01/27] net/mlx5: fix invalid flow attributes
` [PATCH 02/27] net/mlx5: fix IPv6 and TCP RSS hash fields
` [PATCH 03/27] net/mlx5: add shared header reformat support
` [PATCH 04/27] net/mlx5: add modify field hws support
` [PATCH 05/27] net/mlx5: validate modify field action template
` [PATCH 06/27] net/mlx5: enable mark flag for all ports in the same domain
` [PATCH 07/27] net/mlx5: create port actions
` [PATCH 08/27] net/mlx5: add extended metadata mode for hardware steering
` [PATCH 09/27] ethdev: add meter profiles/policies config
` [PATCH 10/27] net/mlx5: add HW steering meter action
` [PATCH 11/27] net/mlx5: add HW steering counter action
` [PATCH 12/27] net/mlx5: support caching queue action
` [PATCH 13/27] net/mlx5: support DR action template API
` [PATCH 14/27] net/mlx5: fix indirect action validate
` [PATCH 15/27] net/mlx5: update indirect actions ops to HW variation
` [PATCH 16/27] net/mlx5: support indirect count action for HW steering
` [PATCH 17/27] net/mlx5: add pattern and table attribute validation
` [PATCH 18/27] net/mlx5: add meta item support in egress
` [PATCH 19/27] net/mlx5: add support for ASO return register
` [PATCH 20/27] lib/ethdev: add connection tracking configuration
` [PATCH 21/27] net/mlx5: add HW steering connection tracking support
` [PATCH 22/27] net/mlx5: add HW steering VLAN push, pop and VID modify flow actions
` [PATCH 23/27] net/mlx5: add meter color flow matching in dv
` [PATCH 24/27] net/mlx5: add meter color flow matching in hws
` [PATCH 25/27] net/mlx5: implement profile/policy get
` [PATCH 26/27] net/mlx5: implement METER MARK action for HWS
` [PATCH 27/27] net/mlx5: implement METER MARK indirect "

[PATCH] ethdev: queue rate parameter changed from 16b to 32b
 2022-09-23 13:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/3] add uncore api to be called through l3fwd-power
 2022-09-23 13:15 UTC  (7+ messages)
` [PATCH v4 1/3] power: add uncore frequency control API to the power library
` [PATCH v4 2/3] l3fwd-power: add option to call uncore API
` [PATCH v4 3/3] test/power: add unit tests for "

DPDK 19.11.5 Legacy Memory Design Query
 2022-09-23 13:10 UTC  (8+ messages)

O/S noise histogram
 2022-09-23 13:08 UTC 

[PATCH 0/3] cryptodev: sym session framework rework
 2022-09-23 13:00 UTC  (5+ messages)
` [PATCH v2 0/6] crypto/security "

[PATCH 0/4] support HW Rx/Tx descriptor dump
 2022-09-23 12:18 UTC  (6+ messages)
` [PATCH v4 0/3] support ethdev "
  ` [PATCH v4 1/3] ethdev: introduce ethdev desc dump API
  ` [PATCH v4 2/3] net/hns3: support Rx/Tx bd dump
  ` [PATCH v4 3/3] app/procinfo: support descriptor dump

[PATCH 0/4] pipeline: support large structure fields
 2022-09-23 11:56 UTC  (2+ messages)

[PATCH v2] dumpcap: add the mutiprocess fileprefix support
 2022-09-23 11:46 UTC  (4+ messages)
` [RFT] dumpcap: add file-prefix option

[PATCH v2] examples/ipsec-secgw: free event vector mbufs
 2022-09-23 11:25 UTC 

[Bug 1084] Convert MBOX file to PST for Outlook Platform
 2022-09-23 11:12 UTC 

[PATCH v2 5/5] bbdev: add new operation for FFT processing
 2022-09-23 10:57 UTC  (22+ messages)
` [PATCH v7 0/7] bbdev changes for 22.11
  ` [PATCH v7 5/7] bbdev: add new operation for FFT processing
    ` [EXT] "
  ` [PATCH v7 6/7] bbdev: add queue related warning and status information
    ` [EXT] "
` [PATCH v9 0/7] bbdev changes for 22.11
  ` [PATCH v9 1/7] bbdev: allow operation type enum for growth
  ` [PATCH v9 2/7] bbdev: add device status info
  ` [PATCH v9 3/7] bbdev: add device info on queue topology
  ` [PATCH v9 4/7] drivers/baseband: update PMDs to expose queue per operation
  ` [PATCH v9 5/7] bbdev: add new operation for FFT processing
  ` [PATCH v9 6/7] bbdev: add queue related warning and status information
  ` [PATCH v9 7/7] bbdev: remove unnecessary if-check
  ` [EXT] [PATCH v9 0/7] bbdev changes for 22.11

[PATCH] eal: make eal_parse_coremask external
 2022-09-23 10:36 UTC  (3+ messages)

[PATCH v3 0/9] dts: ssh connection to a node
 2022-09-23 10:18 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/9] dts: add ssh pexpect library

[PATCH 0/6] app/procinfo: add some extended features
 2022-09-23 10:02 UTC  (16+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] app/procinfo: add dpdk version dump
  ` [PATCH v3 2/7] app/procinfo: add firmware "
  ` [PATCH v3 3/7] app/procinfo: add RSS RETA dump
  ` [PATCH v3 4/7] app/procinfo: add module info dump
  ` [PATCH v3 5/7] app/procinfo: add dump of Rx/Tx burst mode
  ` [PATCH v3 6/7] app/procinfo: fix some wrong doxygen syntax
  ` [PATCH v3 7/7] doc: add some extended features in procinfo guide

[PATCH 01/10] net/gve: introduce GVE PMD base code
 2022-09-23  9:38 UTC  (14+ messages)
` [PATCH v2 00/10] introduce GVE PMD
  ` [PATCH v2 03/10] net/gve: support device initialization
  ` [PATCH v2 04/10] net/gve: add link update support
  ` [PATCH v2 08/10] net/gve: add support to get dev info and configure dev
  ` [PATCH v2 09/10] net/gve: add stats support

[dpdk-dev] [PATCH v2 0/2] fixes for mlx5
 2022-09-23  9:31 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 1/2] net/mlx5: fix use after free when releasing tx queues
` [dpdk-dev] [PATCH v2 2/2] net/mlx5: fix resource leak when releasing a drop action

[PATCH] replace Mellanox with NVIDIA
 2022-09-23  9:11 UTC 

[PATCH] gpu/cuda: fix build
 2022-09-23  8:41 UTC  (3+ messages)

[PATCH] eal: Pointer alignment check improvements
 2022-09-23  8:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] eal: Pointer alignment check improvements
 2022-09-23  8:24 UTC  (5+ messages)
` [PATCH v3] "

DPDK with i225/226 on elkhartlake
 2022-09-23  7:50 UTC  (4+ messages)

[PATCH 0/8] Trace subsystem fixes
 2022-09-23  7:37 UTC  (8+ messages)
` [PATCH 3/8] trace: fix leak with regexp
  ` [EXT] "
` [PATCH 4/8] trace: fix dynamically enabling trace points
  ` [EXT] "

[PATCH v2] lib/eal/linux: update lcore-worker name due to high number of cores
 2022-09-23  7:06 UTC  (2+ messages)
` [PATCH v3] eal: "

[PATCH v2 0/5] crypto/uadk: introduce uadk crypto driver
 2022-09-23  2:40 UTC  (6+ messages)
` [PATCH v2 1/5] test/crypto: add cryptodev_uadk_autotest
` [PATCH v2 2/5] crypto/uadk: introduce uadk crypto driver
` [PATCH v2 3/5] crypto/uadk: support cipher algorithms
` [PATCH v2 4/5] crypto/uadk: support auth algorithms
` [PATCH v2 5/5] doc: Update doc for UADK crypto PMD

[PATCH] vhost: use another variable to store vhost msg result code
 2022-09-23  2:32 UTC  (4+ messages)
` [PATCH v2] vhost: use dedicated variable for vhost message "

[PATCH v1] doc: add known issue in i40e guide
 2022-09-23  1:43 UTC  (2+ messages)
` [PATCH v3] doc: add known issue in intel VF guide

[PATCH v2 0/2] vhost: support VIRTIO_F_RING_RESET for vhost-user
 2022-09-23  1:41 UTC  (4+ messages)
` [PATCH v2 2/2] vhost: introduce VHOST_USER_RESET_VRING
    `  "

[PATCH] app/test: fix LACP handshake overtime
 2022-09-23  0:58 UTC  (2+ messages)

[PATCH 0/2] check illegal packets
 2022-09-23  0:46 UTC  (3+ messages)
` [PATCH 1/2] net/iavf: "

[PATCH] net/iavf: fix processing vlan tci in vector path
 2022-09-23  0:38 UTC  (3+ messages)
` [PATCH v2] net/iavf: fix processing vlan tci in SSE path

[PATCH v1 0/1] doc: release note update related to bbdev
 2022-09-22 20:58 UTC  (2+ messages)
` [PATCH v1 1/1] doc: release note update for the bbdev change

From: Nic Chautru <nicolas.chautru@intel.com>
 2022-09-22 20:34 UTC  (15+ messages)
` [PATCH v5 01/14] baseband/acc100: remove unused registers
` [PATCH v5 02/14] baseband/acc100: refactor to segregate common code
` [PATCH v5 03/14] baseband/acc: rename directory from acc100 to acc
` [PATCH v5 04/14] baseband/acc: introduce PMD for ACC200
` [PATCH v5 05/14] baseband/acc: add HW register definitions "
` [PATCH v5 06/14] baseband/acc: add info get function "
` [PATCH v5 07/14] baseband/acc: add queue configuration "
` [PATCH v5 08/14] baseband/acc: add LDPC processing functions
` [PATCH v5 09/14] baseband/acc: add LTE "
` [PATCH v5 10/14] baseband/acc: add support for FFT operations
` [PATCH v5 11/14] baseband/acc: support interrupt
` [PATCH v5 12/14] baseband/acc: add device status and vf2pf comms
` [PATCH v5 13/14] baseband/acc: add PF configure companion function
` [PATCH v5 14/14] baseband/acc: simplify meson dependency

[v1 00/19] net/mlx5: Add HW steering low level support
 2022-09-22 19:03 UTC  (20+ messages)
` [v1 01/19] net/mlx5: split flow item translation
` [v1 02/19] net/mlx5: split flow item matcher and value translation
` [v1 03/19] net/mlx5: add hardware steering item translation function
` [v1 04/19] net/mlx5: add port to metadata conversion
` [v1 05/19] common/mlx5: query set capability of registers
` [v1 06/19] net/mlx5: provide the available tag registers
` [v1 07/19] net/mlx5: Add additional glue functions for HWS
` [v1 08/19] net/mlx5: Remove stub HWS support
` [v1 09/19] net/mlx5/hws: Add HWS command layer
` [v1 10/19] net/mlx5/hws: Add HWS pool and buddy
` [v1 11/19] net/mlx5/hws: Add HWS send layer
` [v1 12/19] net/mlx5/hws: Add HWS definer layer
` [v1 13/19] net/mlx5/hws: Add HWS context object
` [v1 14/19] net/mlx5/hws: Add HWS table object
` [v1 15/19] net/mlx5/hws: Add HWS matcher object
` [v1 16/19] net/mlx5/hws: Add HWS rule object
` [v1 17/19] net/mlx5/hws: Add HWS action object
` [v1 18/19] net/mlx5/hws: Add HWS debug layer
` [v1 19/19] net/mlx5/hws: Enable HWS

DPDK Release Status Meeting 2022-09-22
 2022-09-22 18:24 UTC 

[PATCH v1 1/2] eal: add lcore busyness telemetry
 2022-09-22 17:14 UTC  (5+ messages)
` [PATCH v7 0/4] Add lcore poll "
  ` [PATCH v7 1/4] eal: add "

Dpdk Use Memif in secondary process
 2022-09-22  8:08 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).