DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v4 0/3] add uncore api to be called through l3fwd-power
 2022-09-28  9:06 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] power: add uncore frequency control API to the power library
  ` [PATCH v5 2/3] l3fwd-power: add option to call uncore API
  ` [PATCH v5 3/3] test/power: add unit tests for "
  ` [PATCH v6 0/3] add uncore api to be called through l3fwd-power

[RFC] ethdev: add indirect action async query
 2022-09-28  8:50 UTC  (3+ messages)
` [PATCH v1] "

[RFC] ethdev: add async flow connection tracking configuration
 2022-09-28  8:34 UTC  (3+ messages)
` [PATCH v1] "

[dpdk-dev] [PATCH v1] ethdev: support congestion management
 2022-09-28  8:19 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH] net/vhost: support asynchronous data path
 2022-09-28  8:13 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] ethdev: rte_eth_rx_queue_count is a dataplane function
 2022-09-28  7:57 UTC  (5+ messages)

[PATCH 0/1] Add security perf application
 2022-09-28  7:39 UTC  (6+ messages)

[PATCH v2 0/5] mbuf dynamic field expansion
 2022-09-28  7:24 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/5] mbuf: add second dynamic field member for VA only build

[PATCH 1/2] net/dpaa2: use new IEEE1588 flags
 2022-09-28  7:14 UTC  (2+ messages)
` [PATCH 2/2] net/ngbe: "

[PATCH] usertools: rewrite pmdinfo
 2022-09-28  6:51 UTC  (4+ messages)
` [PATCH v6] "

[PATCH v4 0/7] ethdev: separate metering and marking from policing
 2022-09-28  6:45 UTC  (4+ messages)
` [PATCH v5 "

[PATCH] raw/dpaa2_cmdif: remove driver
 2022-09-28  6:25 UTC  (2+ messages)

[PATCH] ethdev: queue rate parameter changed from 16b to 32b
 2022-09-28  5:53 UTC  (5+ messages)
` [PATCH v2] "
    ` [EXT] "
` [PATCH v3] "

[PATCH 00/15] DPAA and DPAA2 driver changes
 2022-09-28  5:25 UTC  (16+ messages)
` [PATCH 01/15] bus/dpaa: use non-block mode for FD open
` [PATCH 02/15] net/enetfec: fix restart issue
` [PATCH 03/15] net/enetfec: fix buffer leak issue
` [PATCH 04/15] net/dpaa2: fix dpdmux configuration for error behaviour
` [PATCH 05/15] net/dpaa2: check free enqueue descriptors before Tx
` [PATCH 06/15] net/dpaa: support ESP packet type in packet parsing
` [PATCH 07/15] net/dpaa2: use internal mempool for SG table
` [PATCH 08/15] net/dpaa2: fix buffer free on transmit SG packets
` [PATCH 09/15] bus/fslmc: add timeout in MC send command API
` [PATCH 10/15] net/dpaa: fix Jumbo packet Rx in case of VSP
` [PATCH 11/15] bus/dpaa: pass interface name as a string instead of pointer
` [PATCH 12/15] net/dpaa: use internal mempool for SG table
` [PATCH 13/15] bus/dpaa: mempool ops registration change
` [PATCH 14/15] net/dpaa: fix buffer free on transmit SG packets
` [PATCH 15/15] net/dpaa: fix buffer free in slow path

[PATCH v2] net/virtio: fix crash when dev is configured twice
 2022-09-28  4:47 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] vhost: remove deprecated helpers
 2022-09-28  4:43 UTC  (3+ messages)

[PATCH] cryptodev: add trace points
 2022-09-28  4:08 UTC  (4+ messages)

[PATCH 0/6] add trace points in ethdev library
 2022-09-28  4:02 UTC  (7+ messages)
` [PATCH 1/6] ethdev: add trace points
    ` [EXT] "

[PATCH v5 1/2] eventdev/eth_tx: add queue start stop API
 2022-09-28  3:46 UTC  (5+ messages)
` [PATCH v6 "

[PATCH 00/27] net/mlx5: HW steering PMD update
 2022-09-28  3:31 UTC  (19+ messages)
` [PATCH v2 00/17] "
  ` [PATCH v2 01/17] net/mlx5: fix invalid flow attributes
  ` [PATCH v2 02/17] net/mlx5: fix IPv6 and TCP RSS hash fields
  ` [PATCH v2 03/17] net/mlx5: add shared header reformat support
  ` [PATCH v2 04/17] net/mlx5: add modify field hws support
  ` [PATCH v2 05/17] net/mlx5: add HW steering port action
  ` [PATCH v2 06/17] net/mlx5: add extended metadata mode for hardware steering
  ` [PATCH v2 07/17] net/mlx5: add HW steering meter action
  ` [PATCH v2 08/17] net/mlx5: add HW steering counter action
  ` [PATCH v2 09/17] net/mlx5: support DR action template API
  ` [PATCH v2 10/17] net/mlx5: add HW steering connection tracking support
  ` [PATCH v2 11/17] net/mlx5: add HW steering VLAN push, pop and VID modify flow actions
  ` [PATCH v2 12/17] net/mlx5: implement METER MARK indirect action for HWS
  ` [PATCH v2 13/17] net/mlx5: add HWS AGE action support
  ` [PATCH v2 14/17] net/mlx5: add async action push and pull support
  ` [PATCH v2 15/17] net/mlx5: support flow integrity in HWS group 0
  ` [PATCH v2 16/17] net/mlx5: support device control for E-Switch default rule
  ` [PATCH v2 17/17] net/mlx5: support device control of representor matching

[Bug 1085] [dpdk-22.11]ieee1588: ninja build failed with 'Dc_args=-DRTE_LIBRTE_IEEE1588'
 2022-09-28  3:15 UTC 

[dpdk-dev] [PATCH] net/mlx5: remove unwanted barrier
 2022-09-27 21:06 UTC  (5+ messages)
` [PATCH v2] net/mlx5: use just sufficient barrier for Arm platforms

[PATCH v2 5/5] bbdev: add new operation for FFT processing
 2022-09-27 20:59 UTC  (8+ messages)
` [PATCH v7 0/7] bbdev changes for 22.11
  ` [PATCH v7 6/7] bbdev: add queue related warning and status information
    ` [EXT] "

[PATCH v3 0/6] crypto/security session framework rework
 2022-09-27 19:25 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] cryptodev: rework session framework
  ` [PATCH v4 2/6] crypto/scheduler: use unified session
  ` [PATCH v4 3/6] cryptodev: hide sym session structure
  ` [PATCH v4 4/6] security: remove priv mempool usage
  ` [PATCH v4 5/6] drivers/crypto: support security session get size op
  ` [PATCH v4 6/6] security: hide session structure

[PATCH] security: remove get_userdata function pointer
 2022-09-27 19:00 UTC  (2+ messages)

[PATCH v4 07/10] ethdev: add IPsec SA expiry event subtypes
 2022-09-27 18:44 UTC  (9+ messages)
` [PATCH v5 0/3] Add and test IPsec SA expiry events
  ` [PATCH v5 1/3] ethdev: add IPsec SA expiry event subtypes
      ` [EXT] "
  ` [PATCH v6 0/3] Add and test IPsec SA expiry events
    ` [PATCH v6 1/3] ethdev: add IPsec SA expiry event subtypes
    ` [PATCH v6 2/3] test/security: add inline IPsec SA soft expiry cases
    ` [PATCH v6 3/3] test/security: add inline IPsec SA hard "

[PATCH 00/13] ethdev: proceed with flow subsystem rework
 2022-09-27 16:18 UTC  (6+ messages)
` [PATCH 12/13] ethdev: remove deprecated flow item PHY PORT

[dpdk-dev] [PATCH 1/2] net/bnxt: remove unnecessary check
 2022-09-27 15:59 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] net/bnxt: fix freeing of representor info memory

[PATCH] event/cnxk: fix missing xstats ops registration
 2022-09-27 15:31 UTC 

[PATCH v2] event/dlb2: fix max cq_depth/enq_depth cli override
 2022-09-27 15:05 UTC  (4+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

From: Nic Chautru <nicolas.chautru@intel.com>
 2022-09-27 13:56 UTC  (13+ messages)
` [PATCH v4 08/14] baseband/acc: add LDPC processing functions
` [PATCH v4 09/14] baseband/acc: add LTE "
` [PATCH v4 13/14] baseband/acc: add PF configure companion function

From: Nicolas Chautru <nicolas.chautru@intel.com>
 2022-09-27 13:49 UTC  (15+ messages)
` [PATCH v6 03/14] baseband/acc: rename directory from acc100 to acc
` [PATCH v6 06/14] baseband/acc: add info get function for ACC200
` [PATCH v6 07/14] baseband/acc: add queue configuration "
` [PATCH v6 08/14] baseband/acc: add LDPC processing functions
` [PATCH v6 09/14] baseband/acc: add LTE "
` [PATCH v6 10/14] baseband/acc: add support for FFT operations
` [PATCH v6 11/14] baseband/acc: support interrupt

[PATCH 1/3] eventdev: add element offset to event vector
 2022-09-27 13:42 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v2] app/test: add event inline security tests
 2022-09-27 13:26 UTC  (9+ messages)
` [PATCH 0/3] Vector support for event crypto adapter
  ` [PATCH 1/3] eventdev: introduce event cryptodev vector type

[PATCH 0/7] ethdev: introduce hairpin memory capabilities
 2022-09-27 13:05 UTC  (9+ messages)
` [PATCH 2/7] common/mlx5: add hairpin SQ buffer type capabilities
` [PATCH 3/7] common/mlx5: add hairpin RQ "
` [PATCH 4/7] net/mlx5: allow hairpin Tx queue in RTE memory
` [PATCH 5/7] net/mlx5: allow hairpin Rx queue in locked memory

[PATCH v5 0/7] ethdev: separate metering and marking from policing
 2022-09-27 11:57 UTC  (2+ messages)

[PATCH] malloc: remove unused function to set limit
 2022-09-27 11:46 UTC 

[PATCH] app/test: random test vectors for Asymc RSA
 2022-09-27 11:42 UTC  (3+ messages)
` [dpdk-dev v2] "
  ` [EXT] "

[PATCH 2/4] event/cnxk: avoid reading non cached registers
 2022-09-27 11:01 UTC  (4+ messages)
` [PATCH v2 1/3] "
  ` [PATCH v2 3/3] event/cnxk: disable timer resolution estimation

[PATCH] drivers: remove support to limit XAQ in cnxk event driver
 2022-09-27 10:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V2 0/6] [PATCH 0/6] app/testpmd: support attach and detach port for MP
 2022-09-27 10:49 UTC  (3+ messages)
  ` [PATCH V2 3/6] ethdev: fix push new event

[PATCH] vhost: support CPU copy for small packets
 2022-09-27 10:45 UTC  (5+ messages)
` [PATCH v4] "

[PATCH] ethdev: fix push new event
 2022-09-27 10:29 UTC  (4+ messages)

[PATCH v5 00/10] dts: ssh connection to a node
 2022-09-27 10:12 UTC  (3+ messages)
` [PATCH v5 06/10] dts: add ssh connection module

[PATCH v2 0/5] crypto/uadk: introduce uadk crypto driver
 2022-09-27  9:57 UTC  (4+ messages)
` [PATCH v2 2/5] "
  ` [EXT] "

[PATCH 1/2] net/iavf: enable TSO offloading for tunnel cases
 2022-09-27  9:56 UTC  (4+ messages)
` [PATCH v2] net/iavf: fix TSO offload for tunnel case
  ` [PATCH v3] "

facing _apply patch failure_ warning
 2022-09-27  9:19 UTC  (4+ messages)

[PATCH 0/3] security: support MACsec
 2022-09-27  8:36 UTC  (4+ messages)
` [PATCH 1/3] net: add MACsec header
    ` [EXT] "

[v1] crypto/cnxk: support exponent type private key
 2022-09-27  8:00 UTC 

[v1] crypto/cnxk: add support for fixed point multiplication
 2022-09-27  7:59 UTC 

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

[v1 0/2] examples/fips_validation: add ECDSA tests
 2022-09-27  7:30 UTC  (3+ messages)
` [v1 1/2] cryptodev: add enumeration in EC xform for FPM
` [v1 2/2] examples/fips_validation: add ECDSA validation

[PATCH v1 0/5] FIPS asymmetric validation
 2022-09-27  7:26 UTC  (9+ messages)
` [v2 0/7] "
  ` [v2 1/7] examples/fips_validation: fix parsing test group info
  ` [v2 2/7] examples/fips_validation: add interim parse writeback
  ` [v2 3/7] examples/fips_validation: add function to calculate SHA hash size
  ` [v2 4/7] examples/fips_validation: fix buffer size to parse JSON string
  ` [v2 5/7] examples/fips_validation: add asymmetric validation
  ` [v2 6/7] examples/fips_validation: encode digest with hash OID
  ` [v2 7/7] examples/fips_validation: randomize message for conformance test

[PATCH 0/2] check illegal packets
 2022-09-27  7:15 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] net/iavf: "
  ` [PATCH v2 2/2] net/ice: "

[v2 1/7] examples/fips_validation: fix parsing test group info
 2022-09-27  6:00 UTC  (7+ messages)
` [v2 2/7] examples/fips_validation: add interim parse writeback
` [v2 3/7] examples/fips_validation: add function to calculate SHA hash size
` [v2 4/7] examples/fips_validation: fix buffer size to parse JSON string
` [v2 5/7] examples/fips_validation: add asymmetric validation
` [v2 6/7] examples/fips_validation: encode digest with hash OID
` [v2 7/7] examples/fips_validation: randomize message for conformance test

[PATCH] net/softnic: fix memory free
 2022-09-27  4:42 UTC 

[PATCH] net/softnic: fix file close
 2022-09-27  4:42 UTC 

[PATCH] examples/pipeline: fix memory free
 2022-09-27  4:37 UTC 

[PATCH] examples/pipeline: fix file close
 2022-09-27  4:35 UTC 

[PATCH] event/cnxk: fix stale data in workslots
 2022-09-27  3:23 UTC  (4+ messages)
  ` [EXT] "

[PATCH v2 0/3] Direct re-arming of buffers on receive side
 2022-09-27  2:47 UTC  (4+ messages)
` [PATCH v2 1/3] ethdev: add API for direct rearm mode
` [PATCH v2 2/3] net/i40e: enable "
` [PATCH v2 3/3] examples/l3fwd: "

[PATCH] examples/pipeline: fix file close
 2022-09-27  2:29 UTC 

[PATCH] net/ice: check process type in reset operation
 2022-09-27  2:07 UTC  (2+ messages)

[PATCH 1/3] event/dlb2: add producer port probing optimization
 2022-09-27  1:42 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] event/dlb2: add fence bypass option for producer ports
  ` [PATCH v3 3/3] event/dlb2: optimize credit allocations
` [PATCH v4 1/3] event/dlb2: add producer port probing optimization
  ` [PATCH v4 2/3] event/dlb2: add fence bypass option for producer ports
  ` [PATCH v4 3/3] event/dlb2: optimize credit allocations

[PATCH v1] doc: update DLB2 documentation
 2022-09-27  0:18 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] doc: update DLB2 documentation
 2022-09-27  0:10 UTC 

[PATCH v2 1/3] event/dlb2: add producer port probing optimization
 2022-09-26 22:29 UTC  (3+ messages)
` [PATCH v2 2/3] event/dlb2: add fence bypass option for producer ports
` [PATCH v2 3/3] event/dlb2: optimize credit allocations

[dpdk-dev] [PATCH v2 0/2] fixes for mlx5
 2022-09-26 19:35 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 2/2] net/mlx5: fix resource leak when releasing a drop action

[dpdk-dev] [PATCH 1/2] net/bonding: support Tx prepare for bonding
 2022-09-26 16:36 UTC  (12+ messages)
` [PATCH v2 0/3] add Tx prepare support for bonding driver
  ` [PATCH v2 1/3] net/bonding: support Tx prepare

[PATCH] examples/pipeline: fix file close
 2022-09-26 10:41 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).