[PATCH v2] net/ice: fix DCF state checking mechanism
2022-05-20 18:31 UTC (2+ messages)
` [PATCH v3] "
[PATCH RFC 0/3] Add UADK compression and crypto PMD
2022-05-20 11:36 UTC (2+ messages)
` [PATCH RFC 2/3] test/crypto: add cryptodev_uadk_autotest
[PATCH 00/12] bugfix for hns3 PMD
2022-05-20 11:00 UTC (19+ messages)
` [PATCH 01/12] net/hns3: fix spelling errors
` [PATCH 02/12] net/hns3: add check for deferred start queue when rollback
` [PATCH 03/12] net/hns3: remove redundant parentheses
` [PATCH 04/12] net/hns3: adjust the data type of some variables
` [PATCH 05/12] net/hns3: fix an unreasonable memset
` [PATCH 06/12] net/hns3: remove duplicate definition
` [PATCH 07/12] net/hns3: fix coverity codecheck
` [PATCH 08/12] net/hns3: fix return value for unsupported tuple
` [PATCH 09/12] net/hns3: modify a function name
` [PATCH 10/12] net/hns3: unify the code wrap style
` [PATCH 11/12] net/hns3: fix a segfault from secondary process
` [PATCH 12/12] net/hns3: fix TM capability incorrectly defined
[PATCH 0/2] test: enable most driver tests on windows
2022-05-20 10:12 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] test/crypto: remove Windows conditional compilation
` [PATCH v2 2/2] test: enable most driver tests on Windows
[PATCH v4 4/4] net/iavf: support Protocol Agnostic Flow Offloading VF RSS
2022-05-20 9:16 UTC (6+ messages)
` [PATCH v5 0/4] Enable Protocol Agnostic Flow Offloading in AVF
` [PATCH v5 1/4] common/iavf: support raw packet in protocol header
` [PATCH v5 2/4] net/iavf: align with proto hdr struct change
` [PATCH v5 3/4] net/iavf: enable Protocol Agnostic Flow Offloading FDIR
` [PATCH v5 4/4] net/iavf: support Protocol Agnostic Flow Offloading VF RSS
[PATCH] eal: allow worker lcore stacks to be allocated from hugepage memory
2022-05-20 8:30 UTC (3+ messages)
` [PATCH v4] "
[PATCH 1/4] net/ark: update mpu code to match current hardware version
2022-05-20 8:14 UTC (12+ messages)
` [PATCH v1 1/5] "
` [PATCH v2 1/7] devtools: add Atomic Rules acronyms for commit checks
` [PATCH v2 2/7] net/ark: update MPU functions for firmware update
` [PATCH v2 3/7] net/ark: update DDM "
` [PATCH v2 4/7] net/ark: update UDM "
` [PATCH v2 5/7] net/ark: report additional errors from firmware
` [PATCH v2 6/7] net/ark: add new devices to support list
` [PATCH v2 7/7] net/ark: add PMD support for devices as virtual functions
[PATCH 00/40] cryptodev: rsa, dh, ecdh changes
2022-05-20 7:38 UTC (50+ messages)
` [PATCH 01/40] cryptodev: redefine ec group enum
` [PATCH 02/40] cryptodev: remove list end enumerators
` [EXT] "
` [PATCH 03/40] test/crypto: "
` [PATCH 04/40] cryptodev: reduce number of comments in asym xform
` [PATCH 05/40] test/crypto: removed asym xform none
` [PATCH 06/40] cryptodev: separate key exchange operation enum
` [PATCH 07/40] crypto/openssl: "
` [PATCH 08/40] test/crypto: "
` [EXT] "
` [PATCH 09/40] cryptodev: remove unnecessary zero assignement
` [EXT] "
` [PATCH 10/40] cryptodev: remove comment about using ephemeral key in dsa
` [PATCH 11/40] cryptodev: remove asym crypto next xform
` [EXT] "
` [PATCH 12/40] crypto/openssl: "
` [PATCH 13/40] test/crypto: "
` [EXT] "
` [PATCH 14/40] app/test-crypto-perf: "
` [PATCH 15/40] app/test-eventdev: "
` [EXT] "
` [PATCH 16/40] cryptodev: move dh type from xform to dh op
` [PATCH 17/40] crypto/openssl: "
` [PATCH 18/40] test/crypto: "
` [PATCH 19/40] cryptodev: changed order of dh fields
` [PATCH 20/40] cryptodev: add elliptic curve diffie hellman
` [PATCH 21/40] cryptodev: add public key verify option
` [PATCH 22/40] cryptodev: move RSA padding into separate struct
` [PATCH 23/40] crypto/qat: "
` [PATCH 24/40] crypto/openssl: "
` [PATCH 25/40] crypto/octeontx: "
` [PATCH 26/40] crypto/cnxk: "
` [PATCH 27/40] common/cpt: "
` [PATCH 28/40] test/crypto: "
` [PATCH 29/40] cryptodev: add salt length and optional label
` [PATCH 30/40] cryptodev: reduce rsa struct to only necessary fields
` [PATCH 31/40] crypto/qat: "
` [PATCH 32/40] crypto/openssl: "
` [PATCH 33/40] crypto/octeontx: "
` [PATCH 34/40] crypto/cnxk: "
` [PATCH 35/40] common/cpt: "
` [PATCH 36/40] test/crypto: "
` [PATCH 37/40] cryptodev: add asym op flags
` [PATCH 38/40] cryptodev: clarify usage of private key in dh
` [PATCH 39/40] crypto/openssl: generate dh private key
` [PATCH 40/40] test/crypto: added test for dh priv key generation
` [EXT] [PATCH 00/40] cryptodev: rsa, dh, ecdh changes
[PATCH v1] net/iavf: fix race condition for multi-cores
2022-05-20 7:35 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] drivers: fix cnxk event qos devarg processing
2022-05-20 7:11 UTC
[RFC PATCH 0/4] Split driver specific commands out of testpmd
2022-05-20 7:04 UTC (13+ messages)
` [RFC PATCH v2 0/5] "
` [RFC PATCH v2 1/5] app/testpmd: mark cmdline symbols as static
` [RFC PATCH v2 2/5] app/testpmd: register driver specific commands
` [RFC PATCH v2 3/5] net/bonding: move testpmd commands
` [RFC PATCH 2/4] "
[PATCH] doc: update matching versions in i40e guide
2022-05-20 7:04 UTC (5+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH v7] eal: add seqlock
2022-05-20 6:02 UTC (3+ messages)
[PATCH 1/2] common/cnxk: decrypt packet count register update
2022-05-20 5:22 UTC (2+ messages)
` [PATCH 2/2] common/cnxk: print NIX inline outbound CPT LF registers
[PATCH v2 1/7] app/test-crypto-perf: support SDAP for PDCP operations
2022-05-20 4:21 UTC (9+ messages)
` [PATCH v3 0/7] Crypto related changes in sample/test apps
` [PATCH v3 1/7] app/test-crypto-perf: support SDAP for PDCP operations
` [PATCH v3 2/7] examples/ipsec-secgw: support XCBC-MAC/DES-CBC
` [PATCH v3 3/7] examples/l2fwd-crypto: add signal handler for exit
` [PATCH v3 4/7] test/crypto: fix PMD name for dpaa raw buffer crypto driver
` [PATCH v3 5/7] test/crypto: support raw buffer APIs for PDCP
` [PATCH v3 6/7] test/crypto: add short MAC-I test vector for zuc
` [PATCH v3 7/7] doc: add missing authentication algorithm
[PATCH] net/iavf: when E810 VF interrupt disable, only receive 4 packets once, fix 4 to 1
2022-05-20 3:15 UTC (9+ messages)
` [PATCH] net/iavf: fix iavf crashed on dev_stop when running in multi-process mode
` [PATCH v2] net/iavf: fix Rx queue interrupt setting
` [PATCH v2 0/1] "
` [PATCH v2 1/1] net/iavf: "
[PATCH v2 0/2] ICE ddp download tool
2022-05-20 3:07 UTC (6+ messages)
` [PATCH v3] app/testpmd: support ddp dump command for ice
[PATCH v2 0/5] baseband/fpga_5gnr: maintenance changes to fpga_5gnr PMD
2022-05-20 3:05 UTC (6+ messages)
` [PATCH v2 1/5] baseband/fpga_5gnr_fec: remove FLR timeout
` [PATCH v2 2/5] baseband/fpga_5gnr_fec: add FPGA Mutex
` [PATCH v2 3/5] baseband/fpga_5gnr_fec: add check for HARQ input length
` [PATCH v2 4/5] baseband/fpga_5gnr_fec: enable validate LDPC enc/dec
` [PATCH v2 5/5] baseband/fpga_5gnr_fec: remove filler from HARQ
[PATCH v1 0/5] baseband/fpga_5gnr: maintenance changes to fpga_5gnr PMD
2022-05-20 1:30 UTC (7+ messages)
` [PATCH v1 2/5] baseband/fpga_5gnr_fec: add FPGA Mutex
` [EXT] "
` [PATCH v1 5/5] baseband/fpga_5gnr_fec: remove filler from HARQ
` [EXT] "
[PATCH] net/ixgbe: Treat 1G Cu SFPs as 1G SX on the X550 devices
2022-05-20 0:14 UTC (3+ messages)
[PATCH 1/1] test/ring: remove excessive inlining
2022-05-19 22:50 UTC (3+ messages)
` [PATCH v2 "
[PATCH] event/dlb2: add support for single 512B write of 4 QEs
2022-05-19 20:24 UTC (2+ messages)
` [PATCH v3] "
[PATCH v2 0/5] drivers/baseband: PMD to support ACC101 device
2022-05-19 20:13 UTC (7+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 1/4] baseband/acc100: introduce PMD for ACC101
` [PATCH v3 3/4] baseband/acc100: configuration of ACC101 from PF
[PATCH v2] event/dlb2: add support for single 512B write of 4 QEs
2022-05-19 20:01 UTC
[PATCH v2 1/3] ixgbe: make link update thread periodic
2022-05-19 19:37 UTC (3+ messages)
` [PATCH v2 2/3] ixgbe: move periodic link service work into separate function
` [PATCH v2 3/3] ixgbe: make hotplug detection aware of changed SFPs
[PATCH 0/3] ixgbe: fix SFP hotplug detection
2022-05-19 19:25 UTC (4+ messages)
` [PATCH 1/3] ixgbe: make link update thread periodic
` [PATCH 2/3] ixgbe: move periodic link service work into separate function
` [PATCH 3/3] ixgbe: make hotplug detection aware of changed SFPs
[PATCH] mem: telemetry support for memseg and element information
2022-05-19 18:57 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/3] ixgbe: Fix SFP hotplug detection
2022-05-19 18:02 UTC (4+ messages)
` [PATCH 1/3] ixgbe: make link update thread periodic
` [PATCH 2/3] ixgbe: move periodic link service work into separate function
` [PATCH 3/3] ixgbe: make hotplug detection aware of changed SFPs
[PATCH 0/3] ixgbe: Fix SFP hotplug detection/removal
2022-05-19 17:43 UTC (4+ messages)
` [PATCH 1/3] ixgbe: make link update thread periodic
` [PATCH 2/3] ixgbe: move periodic link service work into separate function
` [PATCH 3/3] ixgbe: make hotplug detection aware of changed SFPs
[RFC] ethdev: datapath-focused meter actions, continue
2022-05-19 17:34 UTC
[PATCH 1/1] lpm: add a scalar version of lookupx4 function
2022-05-19 17:02 UTC (2+ messages)
[PATCH] eal: fix unaligned loads/stores in rte_memcpy_generic
2022-05-19 16:47 UTC (9+ messages)
` [PATCH v7] eal: fix rte_memcpy strict aliasing/alignment bugs
[RFC] net/memif: add a fast path for Rx
2022-05-19 16:38 UTC (9+ messages)
` [PATCH v1 0/2] add a fast path for memif Rx/Tx
` [PATCH v1 1/2] net/memif: add a Rx fast path
[PATCH 0/6] Vhost checksum offload improvements
2022-05-19 16:27 UTC (3+ messages)
` [PATCH 1/6] Revert "app/testpmd: modify mac in csum forwarding"
[PATCH] devargs: fix leak on hotplug failure
2022-05-19 16:21 UTC (3+ messages)
[PATCH v2] lib/eal/ppc fix compilation for musl
2022-05-19 16:18 UTC (3+ messages)
` [PATCH v7] eal/ppc: "
[PATCH] vhost/crypto: fix failed compile
2022-05-19 16:07 UTC
[PATCH 0/3] add eal functions for thread affinity
2022-05-19 15:05 UTC (3+ messages)
` [PATCH v6 0/3] add eal functions for thread affinity and self
[PATCH] net/mlx5: fix risk in Rx descriptor read in NEON vector path
2022-05-19 14:56 UTC (2+ messages)
[RFC v2 0/3] ethdev: datapath-focused meter actions
2022-05-19 14:55 UTC (8+ messages)
` [PATCH 0/4] ethdev: separate metering and marking from policing
` [PATCH 1/4] ethdev: add meter color flow matching item
` [PATCH 2/4] ethdev: allow meter color marker modification
` [PATCH 3/4] ethdev: add meter profile config calculation
[PATCH 1/1] examples/l3fwd: fix scalar LPM compilation
2022-05-19 14:53 UTC (3+ messages)
` [PATCH v2 "
[v4 1/3] ethdev: introduce protocol type based header split
2022-05-19 14:40 UTC (5+ messages)
` [PATCH v5 0/3] ethdev: introduce protocol based buffer split
` [PATCH v5 1/4] lib/ethdev: introduce protocol type "
[PATCH] crypto/qat: use intel-ipsec-mb for partial hash
2022-05-19 14:39 UTC (11+ messages)
` [dpdk-dev v2 1/2] build: add in option for qat use intel ipsec-mb lib
[RFC] ethdev: datapath-focused meter actions, continue
2022-05-19 14:34 UTC (8+ messages)
[PATCH v8 1/2] hash: split x86 and SW hash CRC intrinsics
2022-05-19 14:20 UTC (4+ messages)
` [PATCH v9 "
` [PATCH v9 2/2] hash: unify crc32 selection for x86 and Arm
[PATCH 1/2] config/arm: add SVE control flag
2022-05-19 13:28 UTC (3+ messages)
` [PATCH v5 1/2] config/arm: add SVE ACLE "
` [PATCH v5 2/2] config/arm: disable SVE ACLE for cn10k
[RFC PATCH] app/test: invoke all telemetry commands
2022-05-19 12:47 UTC
[PATCH] net/cnxk: fix crash in IPsec telemetry
2022-05-19 12:21 UTC
[RFC 1/6] net/mlx5: add LWM support for Rxq
2022-05-19 9:37 UTC (4+ messages)
` [RFC v1 0/7] net/mlx5: introduce limit watermark and host shaper
` [RFC v1 3/7] ethdev: introduce Rx queue based limit watermark
[PATCH v6] fix mbuf release function point corrupt in multi-process
2022-05-19 9:25 UTC (3+ messages)
` [PATCH v7] net/iavf: "
[PATCH v3 0/5] Add JSON vector set support to fips validation
2022-05-19 9:12 UTC (8+ messages)
` [PATCH v4 0/8] "
` [PATCH v4 4/8] examples/fips_validation: allow json file as input
` [EXT] "
` [PATCH v4 8/8] examples/fips_validation: add parsing for cmac
` [EXT] "
[PATCH v3 0/5] Extend and set event queue attributes at runtime
2022-05-19 8:49 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 1/5] eventdev: support to set "
[PATCH v5 0/5] add telemetry command for show module EEPROM
2022-05-19 8:33 UTC (4+ messages)
` [PATCH v6 "
` [PATCH v6 4/5] ethdev: format module EEPROM for SFF-8472
[PATCH] app/testpmd: perform SW IP checksum for GRO packets
2022-05-19 8:23 UTC (4+ messages)
` [PATCH v3] app/testpmd: perform SW IP checksum for GRO/GSO packets
[PATCH] net/sfc: improve naming in flow tunnel offload support
2022-05-19 8:10 UTC (2+ messages)
[Bug 1014] [dpdk22.07-*] /lib/eal meson build failed with gcc10.3.0 and clang13.0.0 on FreeBSD13.1/64
2022-05-19 8:08 UTC
[PATCH 0/8] vmxnet3 version V5 and V6
2022-05-19 8:07 UTC (3+ messages)
` [PATCH v6 0/9] net/vmxnet3: support versions 5 and 6
[PATCH] mem: telemetry support for memseg and element information
2022-05-19 6:10 UTC
[PATCH] bus: fix code unused
2022-05-17 1:54 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).