[PATCH 00/21] Improvements and new test cases
2024-03-05 7:21 UTC (6+ messages)
` [PATCH 01/21] test/security: enable AES-GCM in combined mode TLS
` [PATCH 02/21] test/security: add TLS 1.2 data walkthrough test
` [PATCH 04/21] test/security: add TLS SG "
` [PATCH 05/21] test/security: unit test for TLS packet corruption
` [PATCH 06/21] test/security: unit test for custom content verification
RFC: Using and renaming 8-bit reserved field of rte_crypto_op for implementation specific
2024-03-05 7:13 UTC
[DPDK/meson Bug 1396] Meson fails to run buildtools/get-test-suites.py (unicode decode error)
2024-03-05 6:43 UTC
[DPDK/cryptodev Bug 1395] crypto/qat debug build failure with RTE_ENABLE_ASSERT (ICP_QAT_FW_SYM_COMM_ADDR_SGL undeclared)
2024-03-05 6:29 UTC
[PATCH v1] crypto/ipsec_mb: unified IPsec MB interface
2024-03-05 5:39 UTC (6+ messages)
` [PATCH v4] "
[RFC PATCH 0/2] power: refactor power management library
2024-03-05 4:35 UTC (4+ messages)
` [RFC PATCH 1/2] power: refactor core "
[PATCH] hash: make gfni stubs inline
2024-03-05 3:58 UTC (3+ messages)
` [PATCH v2] hash: make GFNI stubs inline (again)
[PATCH] testpmd: add hairpin-map parameter
2024-03-05 3:04 UTC (4+ messages)
` [PATCH v3] "
[PATCH 0/5] add new meta data module
2024-03-05 2:29 UTC (6+ messages)
` [PATCH 1/5] net/nfp: create "
` [PATCH 2/5] net/nfp: uniform variable name format
` [PATCH 3/5] net/nfp: uniform function "
` [PATCH 4/5] net/nfp: use flag bits to control parsing meta data
` [PATCH 5/5] net/nfp: use big-endian meta data for packet
[PATCH v2] lib/hash: feature reclaim defer queue
2024-03-04 21:58 UTC (5+ messages)
[PATCH 00/71] replace use of fixed size rte_memcpy
2024-03-04 18:39 UTC (6+ messages)
` [PATCH v2 00/71] replace use of fixed size rte_mempcy
` [PATCH v2 33/71] baseband/acc: replace use of fixed size rte_memcpy
[PATCH 00/14] use C11 alignas and normalize type alignment
2024-03-04 17:52 UTC (41+ messages)
` [PATCH v7 00/39] use C11 alignas
` [PATCH v7 01/39] eal: "
` [PATCH v7 02/39] eal: redefine macro to be integer literal for MSVC
` [PATCH v7 03/39] stack: use C11 alignas
` [PATCH v7 04/39] sched: "
` [PATCH v7 05/39] ring: "
` [PATCH v7 06/39] pipeline: "
` [PATCH v7 07/39] net: "
` [PATCH v7 08/39] mbuf: "
` [PATCH v7 09/39] hash: "
` [PATCH v7 10/39] eventdev: "
` [PATCH v7 11/39] ethdev: "
` [PATCH v7 12/39] dmadev: "
` [PATCH v7 13/39] distributor: "
` [PATCH v7 14/39] acl: "
` [PATCH v7 15/39] vhost: "
` [PATCH v7 16/39] timer: "
` [PATCH v7 17/39] table: "
` [PATCH v7 18/39] reorder: "
` [PATCH v7 19/39] regexdev: "
` [PATCH v7 20/39] rcu: "
` [PATCH v7 21/39] power: "
` [PATCH v7 22/39] rawdev: "
` [PATCH v7 23/39] port: "
` [PATCH v7 24/39] pdcp: "
` [PATCH v7 25/39] node: "
` [PATCH v7 26/39] mldev: "
` [PATCH v7 27/39] mempool: "
` [PATCH v7 28/39] member: "
` [PATCH v7 29/39] lpm: "
` [PATCH v7 30/39] ipsec: "
` [PATCH v7 31/39] jobstats: "
` [PATCH v7 32/39] bpf: "
` [PATCH v7 33/39] compressdev: "
` [PATCH v7 34/39] cryptodev: "
` [PATCH v7 35/39] dispatcher: "
` [PATCH v7 36/39] fib: "
` [PATCH v7 37/39] gpudev: "
` [PATCH v7 38/39] graph: "
` [PATCH v7 39/39] ip_frag: "
[PATCH 0/3] TAP device fixes
2024-03-04 17:45 UTC (4+ messages)
` [PATCH 1/3] MAINTAINERS: add maintainer for TAP device
[PATCH v1] doc: fix aging poll frequency devargs information
2024-03-04 16:48 UTC (2+ messages)
[RFC 0/7] Improve EAL bit operations API
2024-03-04 16:42 UTC (9+ messages)
` [RFC 1/7] eal: extend bit manipulation functions
` [RFC 2/7] eal: add generic bit manipulation macros
[PATCH] common/cnxk: fix loopback port dataflow issue
2024-03-04 16:35 UTC (2+ messages)
[PATCH v1] ethdev: add Linux ethtool link mode conversion
2024-03-04 15:58 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2 00/11] improve eventdev API specification/documentation
2024-03-04 15:49 UTC (5+ messages)
` [PATCH v4 00/12] "
` [PATCH v4 12/12] eventdev: fix doxygen processing of event vector struct
Email based retest request process: proposal for new pull/re-apply feature
2024-03-04 15:21 UTC (5+ messages)
[PATCH 1/7] vhost: fix VDUSE device destruction failure
2024-03-04 15:12 UTC (3+ messages)
` [PATCH v2] "
[RFC 1/2] eal: add pointer compression functions
2024-03-04 14:44 UTC (7+ messages)
` [PATCH v5 0/4] add pointer compression API
[PATCH v2 0/4] hash: add SVE support for bulk key lookup
2024-03-04 13:35 UTC (6+ messages)
` [PATCH v5 "
` [PATCH v5 4/4] "
[PATCH 0/3] reload the firmware as needed
2024-03-04 13:28 UTC (8+ messages)
` [PATCH 1/3] net/nfp: add the elf module
` [PATCH v2 0/3] reload the firmware as needed
[DPDK/vhost/virtio Bug 1394] vq_assert_lock__ fail in vhost_user_set_vring_addr during live migration with HW vDPA
2024-03-04 13:25 UTC
[PATCH v11] net/iavf: add diagnostic support in TX path
2024-03-04 12:34 UTC (4+ messages)
` [PATCH v12] "
[PATCH v2 00/33] net/ena: v2.9.0 driver release
2024-03-04 12:29 UTC (34+ messages)
` [PATCH v2 01/33] net/ena: rework the metrics multi-process functions
` [PATCH v2 02/33] net/ena: report new supported link speed capabilities
` [PATCH v2 03/33] net/ena: update imissed stat with Rx overruns
` [PATCH v2 04/33] net/ena: sub-optimal configuration notifications support
` [PATCH v2 05/33] net/ena: fix fast mbuf free
` [PATCH v2 06/33] net/ena: rename base folder to hal
` [PATCH v2 07/33] net/ena: restructure the llq policy setting process
` [PATCH v2 08/33] net/ena/hal: exponential backoff exp limit
` [PATCH v2 09/33] net/ena/hal: add a new csum offload bit
` [PATCH v2 10/33] net/ena/hal: added a bus parameter to ena memcpy macro
` [PATCH v2 11/33] net/ena/hal: optimize Rx ring submission queue
` [PATCH v2 12/33] net/ena/hal: rename fields in completion descriptors
` [PATCH v2 13/33] net/ena/hal: use correct read once on u8 field
` [PATCH v2 14/33] net/ena/hal: add completion descriptor corruption check
` [PATCH v2 15/33] net/ena/hal: malformed Tx descriptor error reason
` [PATCH v2 16/33] net/ena/hal: phc feature modifications
` [PATCH v2 17/33] net/ena/hal: restructure interrupt handling
` [PATCH v2 18/33] net/ena/hal: add unlikely to error checks
` [PATCH v2 19/33] net/ena/hal: missing admin interrupt reset reason
` [PATCH v2 20/33] net/ena/hal: check for existing keep alive notification
` [PATCH v2 21/33] net/ena/hal: modify memory barrier comment
` [PATCH v2 22/33] net/ena/hal: rework Rx ring submission queue
` [PATCH v2 23/33] net/ena/hal: remove operating system type enum
` [PATCH v2 24/33] net/ena/hal: handle command abort
` [PATCH v2 25/33] net/ena/hal: add support for device reset request
` [PATCH v2 26/33] net/ena: cosmetic changes
` [PATCH v2 27/33] net/ena/hal: modify customer metrics memory management
` [PATCH v2 28/33] net/ena/hal: cosmetic changes
` [PATCH v2 29/33] net/ena: update device-preferred size of rings
` [PATCH v2 30/33] net/ena: exhaust interrupt callbacks in device close
` [PATCH v2 31/33] net/ena: support max large llq depth from the device
` [PATCH v2 32/33] net/ena: control path pure polling mode
` [PATCH v2 33/33] net/ena: upgrade driver version to 2.9.0
[PATCH v5] net/i40e: add diagnostic support in TX path
2024-03-04 11:47 UTC (3+ messages)
` [PATCH v6] net/i40e: add diagnostic support in Tx path
[PATCH v4] net/cnxk: support Tx queue descriptor count
2024-03-04 11:44 UTC (4+ messages)
` [PATCH v5] "
` [PATCH v6] "
[PATCH 0/7] vhost: FD manager improvements
2024-03-04 10:35 UTC (2+ messages)
[PATCH] examples/l3fwd: fix Rx over not ready port
2024-03-04 10:13 UTC (5+ messages)
` [EXTERNAL] "
[PATCH] crypto/mlx5: add max segment assert
2024-03-04 10:01 UTC (2+ messages)
` [EXTERNAL] "
[PATCH] net/ice: fix null pointer dereferences
2024-03-04 10:00 UTC (5+ messages)
` [PATCH v2] "
[PATCH] crypto/mlx5: add virtual function device ID
2024-03-04 9:58 UTC (4+ messages)
` [EXTERNAL] "
[PATCH v4 1/3] common/cnxk: dma result to an offset of the event
2024-03-04 9:54 UTC (5+ messages)
` [PATCH v5 "
` [PATCH v5 2/3] dma/cnxk: support for DMA event enqueue dequeue
` [PATCH v5 3/3] event/cnxk: support DMA event functions
[PATCH v3] net/ice: add diagnostic support in TX path
2024-03-04 9:33 UTC (2+ messages)
` [PATCH v4] net/ice: add diagnostic support in Tx path
[PATCH 00/33] net/ena: v2.9.0 driver release
2024-03-04 9:01 UTC (34+ messages)
` [PATCH 01/33] net/ena: rework the metrics multi-process functions
` [PATCH 02/33] net/ena: report new supported link speed capabilities
` [PATCH 03/33] net/ena: update imissed stat with Rx overruns
` [PATCH 04/33] net/ena: sub-optimal configuration notifications support
` [PATCH 05/33] net/ena: fix fast mbuf free
` [PATCH 06/33] net/ena: rename base folder to hal
` [PATCH 07/33] net/ena: restructure the llq policy setting process
` [PATCH 08/33] net/ena/hal: exponential backoff exp limit
` [PATCH 09/33] net/ena/hal: add a new csum offload bit
` [PATCH 10/33] net/ena/hal: added a bus parameter to ena memcpy macro
` [PATCH 11/33] net/ena/hal: optimize Rx ring submission queue
` [PATCH 12/33] net/ena/hal: rename fields in completion descriptors
` [PATCH 13/33] net/ena/hal: use correct read once on u8 field
` [PATCH 14/33] net/ena/hal: add completion descriptor corruption check
` [PATCH 15/33] net/ena/hal: malformed Tx descriptor error reason
` [PATCH 16/33] net/ena/hal: phc feature modifications
` [PATCH 17/33] net/ena/hal: restructure interrupt handling
` [PATCH 18/33] net/ena/hal: add unlikely to error checks
` [PATCH 19/33] net/ena/hal: missing admin interrupt reset reason
` [PATCH 20/33] net/ena/hal: check for existing keep alive notification
` [PATCH 21/33] net/ena/hal: modify memory barrier comment
` [PATCH 22/33] net/ena/hal: rework Rx ring submission queue
` [PATCH 23/33] net/ena/hal: remove operating system type enum
` [PATCH 24/33] net/ena/hal: handle command abort
` [PATCH 25/33] net/ena/hal: add support for device reset request
` [PATCH 26/33] net/ena: cosmetic changes
` [PATCH 27/33] net/ena/hal: modify customer metrics memory management
` [PATCH 28/33] net/ena/hal: cosmetic changes
` [PATCH 29/33] net/ena: update device-preferred size of rings
` [PATCH 30/33] net/ena: exhaust interrupt callbacks in device close
` [PATCH 31/33] net/ena: support max large llq depth from the device
` [PATCH 32/33] net/ena: control path pure polling mode
` [PATCH 33/33] net/ena: upgrade driver version to 2.9.0
[PATCH 0/9] net/cnxk: support for port representors
2024-03-04 7:57 UTC (22+ messages)
` [PATCH v6 00/23] "
` [PATCH v6 05/23] net/cnxk: probing representor ports
` [PATCH v6 06/23] common/cnxk: common NPC changes for eswitch
` [PATCH v6 07/23] common/cnxk: interface to update VLAN TPID
` [PATCH v6 08/23] net/cnxk: eswitch flow configurations
` [PATCH v6 09/23] net/cnxk: eswitch fastpath routines
` [PATCH v6 10/23] net/cnxk: add representor control plane
` [PATCH v6 11/23] common/cnxk: representee notification callback
` [PATCH v6 12/23] net/cnxk: handling representee notification
` [PATCH v6 13/23] net/cnxk: representor ethdev ops
` [PATCH v6 14/23] common/cnxk: get representees ethernet stats
` [PATCH v6 15/23] net/cnxk: ethernet statistics for representor
` [PATCH v6 16/23] common/cnxk: base support for eswitch VF
` [PATCH v6 17/23] net/cnxk: eswitch VF as ethernet device
` [PATCH v6 18/23] common/cnxk: support port representor and represented port
` [PATCH v6 19/23] net/cnxk: add represented port pattern and action
` [PATCH v6 20/23] net/cnxk: add representor "
` [PATCH v6 21/23] net/cnxk: generalise flow operation APIs
` [PATCH v6 22/23] net/cnxk: flow create on representor ports
` [PATCH v6 23/23] net/cnxk: other flow operations
[PATCH 0/7] add Nitrox compress device support
2024-03-04 7:14 UTC (2+ messages)
[PATCH v4 1/3] common/qat: isolate parser arguments configuration
2024-03-04 7:10 UTC (6+ messages)
` [PATCH v5 "
` [PATCH v5 3/3] common/qat: fix incorrectly placed legacy flag
` [EXTERNAL] [PATCH v5 1/3] common/qat: isolate parser arguments configuration
[PATCH v4] common/qat: add virtual qat device (vQAT)
2024-03-04 7:07 UTC (4+ messages)
` [PATCH v5] "
` [EXTERNAL] "
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).