DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v4 0/8] Add JSON vector set support to fips validation
 2022-05-26  9:48 UTC  (43+ messages)
` [v5, 00/11] "
  ` [v5, 01/11] examples/fips_validation: add jansson dependency
  ` [v5, 02/11] examples/fips_validation: add json info to header
  ` [v5, 03/11] examples/fips_validation: add json parsing
  ` [v5, 04/11] examples/fips_validation: allow json file as input
  ` [v5, 05/11] examples/fips_validation: add json to gcm test
  ` [v5, 06/11] examples/fips_validation: add json to hmac
  ` [v5, 07/11] examples/fips_validation: implement json cmac test
  ` [v5, 08/11] examples/fips_validation: add parsing for cmac
  ` [v5, 09/11] examples/fips_validation: cleanup bypass tests in response file
  ` [v5, 10/11] examples/fips_validation: reset IV generation in every test group
  ` [v5, 11/11] examples/fips_validation: add parsing for aes_cbc
    ` [v5,11/11] "
  ` [v6, 00/11] Add JSON vector set support to fips validation
    ` [v6, 01/11] examples/fips_validation: add jansson dependency
    ` [v6, 02/11] examples/fips_validation: add json info to header
    ` [v6, 03/11] examples/fips_validation: add json parsing
    ` [v6, 04/11] examples/fips_validation: allow json file as input
    ` [v6, 05/11] examples/fips_validation: add json to gcm test
    ` [v6, 06/11] examples/fips_validation: add json to hmac
    ` [v6, 07/11] examples/fips_validation: implement json cmac test
    ` [v6, 08/11] examples/fips_validation: add parsing for cmac
    ` [v6, 09/11] examples/fips_validation: cleanup bypass tests in response file
    ` [v6, 10/11] examples/fips_validation: reset IV generation in every test group
    ` [v6, 11/11] examples/fips_validation: add parsing for aes_cbc
    ` [EXT] [v6, 00/11] Add JSON vector set support to fips validation
    ` [v7, "
      ` [v7, 01/11] examples/fips_validation: add jansson dependency
      ` [v7, 02/11] examples/fips_validation: add json info to header
      ` [v7, 03/11] examples/fips_validation: add json parsing
      ` [v7, 04/11] examples/fips_validation: allow json file as input
      ` [v7, 05/11] examples/fips_validation: add json to gcm test
      ` [v7, 06/11] examples/fips_validation: add json to hmac
      ` [v7, 07/11] examples/fips_validation: implement json cmac test
      ` [v7, 08/11] examples/fips_validation: add parsing for cmac
      ` [v7, 09/11] examples/fips_validation: cleanup bypass tests in response file
      ` [v7, 10/11] examples/fips_validation: reset IV generation in every test group
      ` [v7, 11/11] examples/fips_validation: add parsing for aes_cbc

[PATCH v2 00/14] cryptodev: rsa, dh, ecdh changes
 2022-05-26  9:40 UTC  (16+ messages)
` [PATCH v2 01/14] cryptodev: redefine ec group enum
  ` [EXT] "
` [PATCH v2 02/14] cryptodev: reduce number of comments in asym xform
` [PATCH v2 03/14] cryptodev: separate key exchange operation enum
` [PATCH v2 04/14] cryptodev: remove comment about using ephemeral key in dsa
` [PATCH v2 05/14] cryptodev: clarify usage of private key in dh
` [PATCH v2 06/14] cryptodev: move dh type from xform to dh op
` [PATCH v2 07/14] cryptodev: add elliptic curve diffie hellman
` [PATCH v2 08/14] cryptodev: add public key verify option
` [PATCH v2 09/14] cryptodev: add asym op flags
` [PATCH v2 10/14] cryptodev: clarify usage of rsa padding hash
` [PATCH v2 11/14] cryptodev: move RSA padding into separate struct
` [PATCH v2 12/14] cryptodev: clarify rsa verify with none padding
` [PATCH v2 13/14] cryptodev: add salt length and optional label
` [PATCH v2 14/14] cryptodev: add asym algorithms capabilities

[PATCH] examples/vhost: Fix retry logic on Rx
 2022-05-26  9:30 UTC  (2+ messages)

[PATCH 1/3] app/testpmd: fix displaying RSS info
 2022-05-26  8:56 UTC  (5+ messages)
` [PATCH 2/3] app/testpmd: remove duplicated flow type to string table
` [PATCH 3/3] app/testpmd: compact RSS flow type output in port info

[PATCH 1/3] common/sfc_efx/base: convert EFX PCIe INTF to MCDI value
 2022-05-26  8:45 UTC  (3+ messages)
` [PATCH 2/3] common/sfc_efx/base: manage VNIC MAC address by MCDI handle
` [PATCH 3/3] net/sfc: allow to control the represented entity MAC address

[dpdk-dev v3] crypto/qat: use intel-ipsec-mb for partial hash & aes
 2022-05-26  8:42 UTC  (2+ messages)

[RFC] eal: add bus cleanup to eal cleanup
 2022-05-26  8:36 UTC  (4+ messages)
` [PATCH v5] "

[dpdk-dev v1] crypto/qat: fix of cipher offset and length assignment
 2022-05-26  8:34 UTC  (3+ messages)
` [dpdk-dev v2] crypto/qat: fix of "

[PATCH] event/cnxk: add free for Tx adapter
 2022-05-26  8:13 UTC 

[PATCH v7 0/5] add telemetry command for show module EEPROM
 2022-05-26  7:32 UTC  (20+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/5] ethdev: add telemetry command for "
  ` [PATCH v8 2/5] ethdev: common utilities for different SFF specs
  ` [PATCH v8 3/5] ethdev: format module EEPROM for SFF-8079
  ` [PATCH v8 4/5] ethdev: format module EEPROM for SFF-8472
  ` [PATCH v8 5/5] ethdev: format module EEPROM for SFF-8636
  ` [PATCH v9 0/5] add telemetry command for show module EEPROM
    ` [PATCH v9 1/5] ethdev: add telemetry command for "
    ` [PATCH v9 2/5] ethdev: add common code for different SFF specs
    ` [PATCH v9 3/5] ethdev: support SFF-8079 module information telemetry
    ` [PATCH v9 4/5] ethdev: support SFF-8472 "
    ` [PATCH v9 5/5] ethdev: support SFF-8636 "

[RFT 0/2] pie: floating point fixes
 2022-05-26  7:06 UTC  (17+ messages)
` [RFT v2 0/3] pie: fix random number issues
  ` [RFT v2 1/3] random: add rte_rand_float()
` [PATCH v3 0/3] introduce random floating point function
  ` [PATCH v3 1/3] random: add rte_drand() funciton
  ` [PATCH v3 2/3] rte_pie: remove unnecessary floating point
  ` [PATCH v3 3/3] rte_pie: fix incorrect floating point math
` [PATCH v4 0/3] introduce random floating point function
  ` [PATCH v4 1/3] random: add rte_drand() function
  ` [PATCH v4 2/3] rte_pie: remove unnecessary floating point
  ` [PATCH v4 3/3] rte_pie: fix incorrect floating point math

[PATCH v3] raw/afu_mf: introduce AFU MF device driver
 2022-05-26  6:51 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2 0/4] Support OFS card
 2022-05-26  6:47 UTC  (12+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] raw/ifpga: remove experimental tag from ifpga APIs
  ` [PATCH v3 2/5] raw/ifpga: remove vdev when ifpga is closed
  ` [PATCH v3 3/5] raw/ifpga: unregister interrupt in ifpga close function
  ` [PATCH v3 4/5] raw/ifpga: support ofs card probe
  ` [PATCH v3 5/5] guides/rawdevs: add description of ofs in ifpga doc

[PATCH 0/2] add thread priority accessors
 2022-05-26  6:29 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] eal: get/set thread priority per thread identifier

[PATCH v1] bbdev: add new operation for FFT processing
 2022-05-26  6:05 UTC  (4+ messages)

[PATCH] app/procinfo: add device private info dump
 2022-05-26  6:01 UTC  (5+ messages)
` [PATCH v2] app/procinfo: add devcie "
  ` [PATCH v3] app/procinfo: add device "

[PATCH 0/6] move DPAA2 QDMA driver freom raw to dma
 2022-05-26  6:00 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v1] net/mlx5: add Rx drop counters to xstats
 2022-05-26  2:49 UTC 

[PATCH v2 0/5] drivers/baseband: PMD to support ACC101 device
 2022-05-26  0:55 UTC  (15+ messages)
` [PATCH v5 0/5] drivers/baseband: PMD to support ACC100/ACC101 devices
  ` [PATCH v5 4/5] baseband/acc100: modify validation code for ACC101
  ` [PATCH v5 5/5] baseband/acc100: configuration of ACC101 from PF
  ` [PATCH v6 0/5] drivers/baseband: PMD to support ACC100/ACC101 devices
    ` [PATCH v6 1/5] baseband/acc100: update companion PF configure function
    ` [PATCH v6 2/5] baseband/acc100: add protection for some negative scenario
    ` [PATCH v6 3/5] baseband/acc100: introduce PMD for ACC101
    ` [PATCH v6 4/5] baseband/acc100: modify validation code "
    ` [PATCH v6 5/5] baseband/acc100: configuration of ACC101 from PF

[PATCH] net/ixgbe: Treat 1G Cu SFPs as 1G SX on the X550 devices
 2022-05-26  0:28 UTC  (9+ messages)

[PATCH] net/memif: fix overwriting of head segment
 2022-05-25 21:14 UTC  (2+ messages)

[PATCH v2 0/1] net/iavf: add vector PMD for Arm for basic Rx path
 2022-05-25 19:09 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] eal/ppc: undefine AltiVec keyword vector
 2022-05-25 18:34 UTC  (8+ messages)

[PATCH] net/bonding: fix mbuf fast free usage
 2022-05-25 17:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V2 0/4] bugfix for bonding
 2022-05-25 17:44 UTC  (4+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 5/5] ethdev: fix dev state when stop

[PATCH v6 0/9] net/vmxnet3: support versions 5 and 6
 2022-05-25 17:13 UTC  (4+ messages)
` [PATCH v6 6/9] net/vmxnet3: add version 6 support

Additional reviewers
 2022-05-25 17:09 UTC 

[PATCH v4 0/3] ixgbe SFP handling fixes
 2022-05-25 16:55 UTC  (5+ messages)
` [PATCH v6 0/2] "
  ` [PATCH v6 2/2] net/ixgbe: Fix SFP detection and linking on hotplug

[PATCH v2 0/2] app/testpmd: skip stopped queues when forwarding
 2022-05-25 15:46 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] app/testpmd: do not poll stopped queues

[PATCH v1 3/3] app/testpmd: support different input color method
 2022-05-25 14:41 UTC  (6+ messages)
` [PATCH v2 1/1] "

[RFC v2 0/7] introduce per-queue limit watermark and host shaper
 2022-05-25 14:30 UTC  (11+ messages)
` [PATCH v3 "

[RFC v1 0/7] net/mlx5: introduce limit watermark and host shaper
 2022-05-25 14:23 UTC  (7+ messages)
` [RFC v2 3/7] ethdev: introduce Rx queue based limit watermark

[PATCH v3] sched: enable/disable TC OV at runtime
 2022-05-25 14:18 UTC  (4+ messages)
` [PATCH v4] sched: enable traffic class oversubscription conditionally

[PATCH 1/3] ipsec: fix NAT-T ports and length
 2022-05-25 13:59 UTC  (3+ messages)
` [PATCH 2/3] examples/ipsec-secgw: fix NAT-T header fields
` [PATCH 3/3] net/iavf: fix NAT-T payload length

[PATCH] test/crypto-perf: allow auth generate followed by encryption
 2022-05-25 12:22 UTC  (2+ messages)

[PATCH] examples/ipsec-secgw: add support of NEON with poll mode
 2022-05-25 11:03 UTC  (3+ messages)
  ` [EXT] "

[PATCH] app/testpmd: fix use of indirect action after port close
 2022-05-25 10:52 UTC  (4+ messages)

[PATCH] ethdev: prohibit polling of a stopped queue
 2022-05-25 10:34 UTC  (3+ messages)

[PATCH] mem: telemetry support for memseg and element information
 2022-05-25 10:33 UTC  (3+ messages)
` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] mem: telemetry support for system memory information

[RFC] examples/fips_validation: add fips 140-3 acvp aes-cbc test
 2022-05-25 10:04 UTC  (2+ messages)
` [EXT] "

[PATCH] examples/l2fwd: add check of Rx packets count
 2022-05-25  9:13 UTC 

[PATCH] app/eventdev: add Tx first option to pipeline mode
 2022-05-25  9:00 UTC 

[PATCH] net/igc: add I226 support
 2022-05-25  8:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/iavf: fix device stop
 2022-05-25  8:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ixgbe/base: Manual AN-37 for troublesome link partners for X550 SFI
 2022-05-25  8:29 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] avoid AltiVec keyword vector
 2022-05-25  8:18 UTC  (3+ messages)

[EXT] Re: [dpdk-stable] [PATCH v2] test: avoid hang if queues are full and Tx fails
 2022-05-25  8:02 UTC  (3+ messages)

[PATCH v2] app/procinfo: show all non-owned ports
 2022-05-25  7:14 UTC  (3+ messages)

[PATCH 00/40] cryptodev: rsa, dh, ecdh changes
 2022-05-25  7:05 UTC  (27+ messages)
` [PATCH 11/40] cryptodev: remove asym crypto next xform
  ` [EXT] "
` [PATCH 20/40] cryptodev: add elliptic curve diffie hellman
  ` [EXT] "
` [PATCH 21/40] cryptodev: add public key verify option
  ` [EXT] "
` [PATCH 29/40] cryptodev: add salt length and optional label
  ` [EXT] "
` [PATCH 38/40] cryptodev: clarify usage of private key in dh
  ` [EXT] "

[PATCH] examples/ethtool: update rxmode to increase functionality
 2022-05-25  6:12 UTC 

[PATCH] app/test: update skipped count when setup returns skipped
 2022-05-25  6:10 UTC  (2+ messages)

[PATCH] app/procinfo: show all non-owned ports
 2022-05-25  5:58 UTC  (3+ messages)
` [PATCH v2] "

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).