DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v4 1/2] app/testpmd: fix vlan offload of rxq
 2022-10-24 17:27 UTC  (2+ messages)
` [PATCH v4 2/2] net/ice: fix vlan offload

[PATCH v4 1/2] app/testpmd: fix vlan offload of rxq
 2022-10-24 16:24 UTC  (2+ messages)
` [PATCH v4 2/2] net/ice: fix vlan offload

[PATCH v4 1/2] app/testpmd: fix vlan offload of rxq
 2022-10-24 15:44 UTC  (2+ messages)
` [PATCH v4 2/2] net/ice: fix vlan offload

[PATCH] net/vhost: support asynchronous data path
 2022-10-24 15:14 UTC  (5+ messages)
` [PATCH v5] "

[PATCH v5 00/25] add the basic rte_flow offload support of nfp PMD
 2022-10-24 12:31 UTC  (10+ messages)
` [PATCH v6 00/27] "
  ` [PATCH v6 02/27] net/nfp: fix the promiscuous mode control functions
    ` [PATCH v7] net/nfp: fix the promiscuous mode functions
  ` [PATCH v6 26/27] net/nfp: support IPv4 DSCP flow action
  ` [PATCH v6 27/27] net/nfp: support IPv6 "

[Bug 1105] [dpdk-22.11] unit_tests_loopback: pmd_perf_autotest failed
 2022-10-24 11:38 UTC  (2+ messages)

[PATCH] app/test: fix PMD perf test on devices with no socket ID
 2022-10-24 11:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/iavf: fix handling of IPsec events
 2022-10-24 11:34 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/4] crypto/qat: extend asymmetric crypto pmd
 2022-10-24 11:26 UTC  (5+ messages)
` [PATCH v2 3/4] crypto/qat: add ecdh key exchange algorithm
` [PATCH v2 4/4] crypto/qat: add ecdh public key verification

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

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

[PATCH v5 1/8] net/gve/base: introduce GVE PMD base code
 2022-10-24 10:50 UTC  (46+ messages)
` [PATCH v6 0/8] introduce GVE PMD
  ` [PATCH v6 1/8] net/gve/base: introduce GVE PMD base code
  ` [PATCH v6 3/8] net/gve: add support for device initialization
  ` [PATCH v6 5/8] net/gve: add support for MTU setting
  ` [PATCH v6 6/8] net/gve: add support for dev info get and dev configure
  ` [PATCH v6 8/8] net/gve: add support for Rx/Tx
  ` [PATCH v7 0/8] introduce GVE PMD
    ` [PATCH v7 1/8] net/gve/base: introduce base code
    ` [PATCH v7 2/8] net/gve/base: add OS specific implementation
    ` [PATCH v7 3/8] net/gve: add support for device initialization
    ` [PATCH v7 4/8] net/gve: add support for link update
    ` [PATCH v7 5/8] net/gve: add support for MTU setting
    ` [PATCH v7 6/8] net/gve: add support for dev info get and dev configure
    ` [PATCH v7 7/8] net/gve: add support for queue operations
    ` [PATCH v7 8/8] net/gve: add support for Rx/Tx

[PATCH v1] examples/fips_validation: parse block error fix
 2022-10-24 10:36 UTC 

[PATCH] vhost: promote per-queue stats API to stable
 2022-10-24  8:53 UTC  (2+ messages)

[PATH 0/2] vhost: fix some async vhost index calculation issues
 2022-10-24  8:43 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] vhost: fix descs count in async vhost packed ring
  ` [PATCH v2 2/2] vhost: fix slot index calculation in async vhost

[PATCH v8 4/4] app/testpmd: support mulitiple mbuf pools per Rx queue
 2022-10-24  4:07 UTC  (5+ messages)
` [PATCH v9 1/1] "
    ` [EXT] "
  ` [PATCH v10 1/1] app/testpmd: support multiple "

[PATCH v2] net/ice: support vxlan gpe tunnel offload
 2022-10-24  3:37 UTC  (3+ messages)

[PATCH] net/iavf: fix queue stop for large VF
 2022-10-24  3:30 UTC  (2+ messages)

[PATCH] app/testpmd: fix testpmd crash when quit with mlx5 avail_thresh enabled
 2022-10-24  3:14 UTC 

[v2] net/mlx5: add port representor item support
 2022-10-24  1:48 UTC  (2+ messages)
` [v3] "

[PATCH 00/25] add the extend rte_flow offload support of nfp PMD
 2022-10-22  8:24 UTC  (29+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/25] net/nfp: support IPv4 VXLAN flow item
  ` [PATCH v2 02/25] net/nfp: support IPv6 "
  ` [PATCH v2 03/25] net/nfp: prepare for IPv4 tunnel encap flow action
  ` [PATCH v2 04/25] net/nfp: prepare for IPv6 "
  ` [PATCH v2 05/25] net/nfp: support IPv4 VXLAN "
  ` [PATCH v2 06/25] net/nfp: support IPv6 "
  ` [PATCH v2 07/25] net/nfp: prepare for IPv4 UDP tunnel decap "
  ` [PATCH v2 08/25] net/nfp: prepare for IPv6 "
  ` [PATCH v2 09/25] net/nfp: support IPv4 VXLAN "
  ` [PATCH v2 10/25] net/nfp: support IPv6 "
  ` [PATCH v2 11/25] net/nfp: support IPv4 GENEVE encap "
  ` [PATCH v2 12/25] net/nfp: support IPv6 "
  ` [PATCH v2 13/25] net/nfp: support IPv4 GENEVE flow item
  ` [PATCH v2 14/25] net/nfp: support IPv6 "
  ` [PATCH v2 15/25] net/nfp: support IPv4 GENEVE decap flow action
  ` [PATCH v2 16/25] net/nfp: support IPv6 "
  ` [PATCH v2 17/25] net/nfp: support IPv4 NVGRE encap "
  ` [PATCH v2 18/25] net/nfp: support IPv6 "
  ` [PATCH v2 19/25] net/nfp: prepare for IPv4 GRE tunnel decap "
  ` [PATCH v2 20/25] net/nfp: prepare for IPv6 "
  ` [PATCH v2 21/25] net/nfp: support IPv4 NVGRE flow item
  ` [PATCH v2 22/25] net/nfp: support IPv6 "
  ` [PATCH v2 23/25] net/nfp: support IPv4 NVGRE decap flow action
  ` [PATCH v2 24/25] net/nfp: support IPv6 "
  ` [PATCH v2 25/25] net/nfp: support new tunnel solution

[PATCH v4 1/2] mem: telemetry support for memseg and element information
 2022-10-21 20:07 UTC  (5+ messages)
` [PATCH v5 "
    ` [EXT] "

[RFC] pcapng: record received RSS hash in pcap file
 2022-10-21 20:05 UTC  (2+ messages)

[PATCH] doc/eal: add signal safety warning
 2022-10-21 19:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 1/2] app/testpmd: fix vlan offload of rxq
 2022-10-21 18:38 UTC  (2+ messages)
` [PATCH v3 2/2] net/ice: fix vlan offload

[PATCH 0/1] Add security perf application
 2022-10-21 16:38 UTC  (8+ messages)
` [PATCH v2] app/test-security-perf: add security perf app

[PATCH] examples/ipsec-secgw: support for per SA HW reassembly
 2022-10-21 15:57 UTC  (2+ messages)

[v1 0/2] examples/fips_validation: add ECDSA tests
 2022-10-21 15:48 UTC  (4+ messages)
` [v1 2/2] examples/fips_validation: add ECDSA validation

[PATCH v5 00/29] baseband/acc100: changes for 22.11
 2022-10-21 15:40 UTC  (17+ messages)
` [PATCH v5 01/29] baseband/acc100: fix ring availability calculation
` [PATCH v5 02/29] baseband/acc100: add function to check AQ availability
` [PATCH v5 07/29] baseband/acc100: enforce additional check on FCW
` [PATCH v5 08/29] baseband/acc100: allocate ring/queue mem when NULL
` [PATCH v5 20/29] baseband/acc100: update validate LDPC enc/dec
` [PATCH v5 27/29] baseband/acc100: add ring companion address
` [PATCH v5 28/29] baseband/acc100: add workaround for deRM corner cases
` [EXT] [PATCH v5 00/29] baseband/acc100: changes for 22.11

[PATCH v13 0/1] bbdev-test extension
 2022-10-21 15:19 UTC  (3+ messages)
` [PATCH v13 1/1] test-bbdev: unit test extension including for FFT
  ` [EXT] "

[PATCH 0/2] test: add elliptic curve tests
 2022-10-21 15:09 UTC  (2+ messages)
` [EXT] "

[PATCH] test/cryptodev: fix PDCP vectors
 2022-10-21 15:04 UTC  (3+ messages)

[PATCH 00/13] fixes and improvements to cnxk crypto PMD
 2022-10-21 15:00 UTC  (2+ messages)

[PATCH v2 0/6] update autotest with new algorithms
 2022-10-21 15:00 UTC  (2+ messages)

[PATCH] fix: rename dpdk-ioat to dpdk-dma in example
 2022-10-21 13:52 UTC  (2+ messages)

[PATCH v3 1/2] common/qat: read hw slice configuration
 2022-10-21 13:39 UTC  (3+ messages)

[PATCH v2 1/3] crypto/qat: fix uncleared cookies in asym
 2022-10-21 13:29 UTC  (7+ messages)
` [PATCH v2 2/3] crypto/qat: fix unnecessary session check
` [PATCH v2 3/3] crypto/qat: fix not set rsa lengths

[RFC] app/dma-perf: introduce dma-perf application
 2022-10-21 13:28 UTC  (3+ messages)
` [RFC v3] "

[PATCH] service: fix early move to inactive status
 2022-10-21 13:10 UTC  (3+ messages)

DPDK PDUMP pcapng usage
 2022-10-21 13:08 UTC  (3+ messages)
` [PATCH] pdump: do not allow enable/disable in primary process

[PATCH v2] dumpcap: add the mutiprocess fileprefix support
 2022-10-21 13:07 UTC  (4+ messages)
` [RFT] dumpcap: add file-prefix option

[PATCH] dumpcap: fix pathname for output file
 2022-10-21 13:07 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] dumpcap: remove bogus rte_free()
 2022-10-21 13:06 UTC  (2+ messages)

[PATCH v3] dumpcap: fix select interface
 2022-10-21 13:01 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v8 01/14] common/idpf: introduce common library
 2022-10-21 12:46 UTC  (15+ messages)
` [PATCH v9 00/14] add support for idpf PMD in DPDK
  ` [PATCH v9 01/14] common/idpf: introduce common library
  ` [PATCH v9 02/14] net/idpf: add support for device initialization
  ` [PATCH v9 09/14] net/idpf: add support for Rx/Tx offloading
  ` [PATCH v9 10/14] net/idpf: add support for RSS

[PATCH] maintainers: change maintainer for event ethdev Rx/Tx adapters
 2022-10-21 11:35 UTC 

[PATCH] maintainers: change maintainer for event ethdev Rx/Tx adapters
 2022-10-21 11:28 UTC 

[PATCH] net/nfp: set the appropriate initialized value of flbufsz
 2022-10-21  9:59 UTC  (3+ messages)
` [PATCH v2] net/nfp: ensure the MTU can work

[PATCH] eventdev: fix event vector documentation typo
 2022-10-21  9:42 UTC  (2+ messages)

[PATCH] eventdev/eth_tx: fix queue delete logic
 2022-10-21  9:32 UTC  (3+ messages)
` [PATCH v2] "

DPDK Release Status Meeting 2022-10-20
 2022-10-21  9:31 UTC 

[PATCH v5 0/6] crypto/uadk: introduce uadk crypto driver
 2022-10-21  8:38 UTC  (7+ messages)
` [PATCH v5 1/6] "
` [PATCH v5 2/6] crypto/uadk: support basic operations
` [PATCH v5 3/6] crypto/uadk: support enqueue/dequeue operations
` [PATCH v5 4/6] crypto/uadk: support cipher algorithms
` [PATCH v5 5/6] crypto/uadk: support auth algorithms
` [PATCH v5 6/6] test/crypto: add cryptodev_uadk_autotest

[PATCH v1 0/2] vhost: introduce DMA vchannel unconfiguration
 2022-10-21  8:22 UTC  (7+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/2] "
  ` [PATCH v7 2/2] examples/vhost: unconfigure DMA vchannel

[PATCH v3 00/30] baseband/acc100: changes for 22.11
 2022-10-21  8:06 UTC  (5+ messages)
` [PATCH v3 18/30] baseband/acc100: enable input validation by default

[PATCH v3] event/dlb2: fix port COS range allocation
 2022-10-21  8:04 UTC  (2+ 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).