[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 1/3] app/testpmd: fix displaying RSS info
2022-05-26 3:52 UTC (4+ 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 v1 0/4] Support OFS card
2022-05-26 3:32 UTC (16+ messages)
` [PATCH v1 4/4] raw/ifpga: support ofs card probe
` [PATCH v2 0/4] Support OFS card
` [PATCH v2 1/4] raw/ifpga: remove experimental tag from ifpga APIs
` [PATCH v2 2/4] raw/ifpga: remove vdev when ifpga is closed
` [PATCH v2 3/4] raw/ifpga: unregister interrupt in ifpga close function
` [PATCH v3 0/5] Support OFS card
` [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 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)
[RFT 0/2] pie: floating point fixes
2022-05-25 20:31 UTC (18+ messages)
` [RFT v2 0/3] pie: fix random number issues
` [RFT v2 1/3] random: add rte_rand_float()
` [RFT v2 2/3] rte_pie: remove unnecessary floating point
` [RFT v2 3/3] rte_pie: fix incorrect floating point math
` [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 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 (5+ 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 (12+ messages)
` [PATCH v6 1/9] net/vmxnet3: add version 5 support
` [PATCH v6 2/9] net/vmxnet3: implement RETA query and RETA update
` [PATCH v6 3/9] net/vmxnet3: add Rx queue usage count utility
` [PATCH v6 4/9] net/vmxnet3: fix ethdev callbacks init order
` [PATCH v6 5/9] net/vmxnet3: report HW version on FW version get
` [PATCH v6 6/9] net/vmxnet3: add version 6 support
` [PATCH v6 7/9] net/vmxnet3: advertise RETA size in device info
` [PATCH v6 8/9] net/vmxnet3: set packet type for fragmented packet
` [PATCH v6 9/9] net/vmxnet3: fix merge error in Rx data ring initialization
[PATCH v4 0/8] Add JSON vector set support to fips validation
2022-05-25 17:13 UTC (26+ 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
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
[dpdk-dev v3] crypto/qat: use intel-ipsec-mb for partial hash & aes
2022-05-25 16:52 UTC
[PATCH v2 00/14] cryptodev: rsa, dh, ecdh changes
2022-05-25 15:53 UTC (15+ messages)
` [PATCH v2 01/14] cryptodev: redefine ec group enum
` [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 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 v6 0/5] add telemetry command for show module EEPROM
2022-05-25 12:01 UTC (18+ messages)
` [PATCH v7 "
` [PATCH v7 5/5] ethdev: format module EEPROM for SFF-8636
` [PATCH v8 0/5] add telemetry command for show module EEPROM
` [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
[RFC] eal: add bus cleanup to eal cleanup
2022-05-25 11:12 UTC (3+ messages)
` [PATCH v5] "
[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 (7+ 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 (35+ messages)
` [PATCH 04/40] cryptodev: reduce number of comments in asym xform
` [EXT] "
` [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 30/40] cryptodev: reduce rsa struct to only necessary fields
` [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] "
[PATCH] examples/ethtool: adds promiscuous mode functionality
2022-05-25 5:50 UTC
[PATCH] eal: fixes the bug where rte_malloc() fails to allocates memory
2022-05-25 5:18 UTC
[PATCH v1 0/2] Update rsu implementation
2022-05-25 1:51 UTC (3+ messages)
` [PATCH v1 1/2] raw/ifpga/base: add pmci driver
` [PATCH v1 2/2] raw/ifpga: update secure rsu
[RFC PATCH 0/4] Split driver specific commands out of testpmd
2022-05-24 22:41 UTC (5+ messages)
` [RFC PATCH 2/4] net/bonding: move testpmd commands
[PATCH] gpu/cuda: GPU_REGISTERED to distinguish GPU memory CPU mapped
2022-05-24 21:11 UTC (3+ messages)
page: next (older) | prev (newer) | 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).