[PATCH] net/virtio-user: support IOVA as PA mode for vDPA backend
2024-02-27 5:56 UTC
[PATCH] replace GCC marker extension with C11 anonymous unions
2024-02-27 5:41 UTC (29+ messages)
` [PATCH v5 00/22] stop using RTE_MARKER extensions
` [PATCH v5 05/22] mbuf: stop using mbuf cacheline marker fields
` [PATCH v6 00/23] stop and remove RTE_MARKER typedefs
` [PATCH v6 01/23] mbuf: add accessors for rearm and Rx descriptor fields
` [PATCH v6 02/23] mbuf: consolidate driver asserts for mbuf struct
` [PATCH v6 03/23] common/idpf: use mbuf descriptor accessors
` [PATCH v6 04/23] net/bnxt: "
` [PATCH v6 05/23] net/cnxk: "
` [PATCH v6 06/23] net/enic: "
` [PATCH v6 07/23] net/fm10k: "
` [PATCH v6 08/23] net/hns3: "
` [PATCH v6 09/23] net/i40e: "
` [PATCH v6 10/23] net/iavf: "
` [PATCH v6 11/23] net/ice: "
` [PATCH v6 12/23] net/ionic: "
` [PATCH v6 13/23] net/ixgbe: "
` [PATCH v6 14/23] net/mlx5: "
` [PATCH v6 15/23] net/octeon_ep: "
` [PATCH v6 16/23] net/sfc: "
` [PATCH v6 17/23] net/thunderx: "
` [PATCH v6 18/23] net/virtio: "
` [PATCH v6 19/23] examples/dma: use mbuf descriptor accessor
` [PATCH v6 20/23] mbuf: remove and stop using rte marker fields
` [PATCH v6 21/23] security: remove "
` [PATCH v6 22/23] cryptodev: "
` [PATCH v6 23/23] devtools: forbid new use of rte marker typedefs
[PATCH] examples/ipsec-secgw: fix cryptodev to SA mapping
2024-02-27 5:19 UTC (4+ messages)
` [PATCH v3] "
` [EXT] "
[PATCH 0/8] add AESNI_MB optimisations
2024-02-27 1:05 UTC (14+ messages)
` [PATCH v2 "
` [PATCH v2 8/8] crypto/ipsec_mb: set and use session ID
` [EXT] "
[PATCH v4 1/2] crypto/ipsec_mb: bump minimum IPsec Multi-buffer version
2024-02-26 23:14 UTC (2+ messages)
[PATCH v7 2/4] event/dlb2: remove superfluous rte_memcpy
2024-02-26 21:45 UTC (5+ messages)
` [PATCH v9] net/bnx2x: fix warnings about rte_memcpy lengths
[PATCH 1/3] vhost: robustify virtqueue access lock asserts
2024-02-26 20:56 UTC (8+ messages)
` [PATCH v2 1/5] vhost: fix virtqueue access check in datapath
` [PATCH v2 5/5] vhost: enhance virtqueue access lock asserts
` [PATCH v3] "
[PATCH 00/15] use GCC/MSVC compatible __VA_ARGS__
2024-02-26 20:54 UTC (22+ messages)
` [PATCH v2 00/17] stop using variadic argument pack extension
` [PATCH v2 01/17] log: add a per line log helper with parameterized prefix
` [PATCH v3 00/16] stop using variadic argument pack extension
` [PATCH v3 01/16] log: add a per line log helper with parameterized prefix
` [PATCH v3 02/16] bpf: stop using variadic argument pack extension
` [PATCH v3 03/16] cfgfile: "
` [PATCH v3 04/16] cmdline: "
` [PATCH v3 05/16] compressdev: "
` [PATCH v3 06/16] metrics: "
` [PATCH v3 07/16] mldev: "
` [PATCH v3 08/16] net: "
` [PATCH v3 09/16] pdump: "
` [PATCH v3 10/16] power: "
` [PATCH v3 11/16] rawdev: "
` [PATCH v3 12/16] rcu: "
` [PATCH v3 13/16] stack: "
` [PATCH v3 14/16] eal: "
` [PATCH v3 15/16] vhost: "
` [PATCH v3 16/16] ip_frag: "
[PATCH 0/2] dumpcap,pdump handle cleanup signals
2024-02-26 20:49 UTC (3+ messages)
` [PATCH 1/2] app/dumpcap: handle SIGTERM and SIGHUP
` [PATCH 2/2] app/pdump: "
[PATCH 00/14] use C11 alignas and normalize type alignment
2024-02-26 18:25 UTC (50+ messages)
` [PATCH v5 00/39] use C11 alignas
` [PATCH v5 01/39] eal: "
` [PATCH v5 02/39] eal: redefine macro to be integer literal for MSVC
` [PATCH v5 05/39] ring: use C11 alignas
` [PATCH v6 00/39] "
` [PATCH v6 01/39] eal: "
` [PATCH v6 02/39] eal: redefine macro to be integer literal for MSVC
` [PATCH v6 03/39] stack: use C11 alignas
` [PATCH v6 04/39] sched: "
` [PATCH v6 05/39] ring: "
` [PATCH v6 06/39] pipeline: "
` [PATCH v6 07/39] net: "
` [PATCH v6 08/39] mbuf: "
` [PATCH v6 09/39] hash: "
` [PATCH v6 10/39] eventdev: "
` [PATCH v6 11/39] ethdev: "
` [PATCH v6 12/39] dmadev: "
` [PATCH v6 13/39] distributor: "
` [PATCH v6 14/39] acl: "
` [PATCH v6 15/39] vhost: "
` [PATCH v6 16/39] timer: "
` [PATCH v6 17/39] table: "
` [PATCH v6 18/39] reorder: "
` [PATCH v6 19/39] regexdev: "
` [PATCH v6 20/39] rcu: "
` [PATCH v6 21/39] power: "
` [PATCH v6 22/39] rawdev: "
` [PATCH v6 23/39] port: "
` [PATCH v6 24/39] pdcp: "
` [PATCH v6 25/39] node: "
` [PATCH v6 26/39] mldev: "
` [PATCH v6 27/39] mempool: "
` [PATCH v6 28/39] member: "
` [PATCH v6 29/39] lpm: "
` [PATCH v6 30/39] ipsec: "
` [PATCH v6 31/39] jobstats: "
` [PATCH v6 32/39] bpf: "
` [PATCH v6 33/39] compressdev: "
` [PATCH v6 34/39] cryptodev: "
` [PATCH v6 35/39] dispatcher: "
` [PATCH v6 36/39] fib: "
` [PATCH v6 37/39] gpudev: "
` [PATCH v6 38/39] graph: "
` [PATCH v6 39/39] ip_frag: "
RTE_MARKER with MSVC
2024-02-26 17:43 UTC (2+ messages)
[PATCH 0/4] add new QAT gen3 device
2024-02-26 17:08 UTC (8+ messages)
` [PATCH v2 0/4] add new QAT gen3 and gen5
` [PATCH v3 "
` [PATCH v3 1/4] common/qat: add new gen3 device
` [PATCH v3 2/4] common/qat: add zuc256 wireless slice for gen3
` [PATCH v3 3/4] common/qat: add new gen3 CMAC macros
` [PATCH v3 4/4] common/qat: add gen5 device
[PATCH] net/hns3: fix Rx packet truncation when KEEP CRC enabled
2024-02-26 16:43 UTC (6+ messages)
[PATCH v2 0/4] add support of MARK and RSS flow action
2024-02-26 14:31 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] ethdev: add function to check representor port
[PATCH v1] dts: fix smoke tests driver regex
2024-02-26 14:20 UTC (2+ messages)
[PATCH v1] app/testpmd: use Tx preparation in txonly engine
2024-02-26 13:56 UTC (11+ messages)
` [PATCH v2] "
[PATCH v2 0/7] net/mlx5: support copy from inner fields
2024-02-26 13:45 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 1/7] common/mlx5: remove enum value duplication
` [PATCH v3 2/7] common/mlx5: reorder modification field PRM list
` [PATCH v3 3/7] common/mlx5: add inner PRM fields
` [PATCH v3 4/7] common/mlx5: add IPv6 flow label PRM field
` [PATCH v3 5/7] net/mlx5: add support for modify inner fields
` [PATCH v3 6/7] net/mlx5: support modify IPv6 traffic class field
` [PATCH v3 7/7] net/mlx5: support modify IPv6 flow label field
[PATCH 01/13] common/cnxk: remove cn9k Inline IPsec FP opcode defines
2024-02-26 13:35 UTC (15+ messages)
` [PATCH v5 01/14] "
` [PATCH v5 02/14] net/cnxk: add IPsec SA defines for PMD API
` [PATCH v5 03/14] net/cnxk: add transport mode to security capability on cn9k
` [PATCH v5 04/14] common/cnxk: dump selected SQ entries
` [PATCH v5 05/14] net/cnxk: added Tx descriptor dump API
` [PATCH v5 06/14] net/cnxk: fix issue with buff size compute
` [PATCH v5 07/14] common/cnxk: fix Tx MTU configuration
` [PATCH v5 08/14] net/cnxk: fix max MTU limit
` [PATCH v5 09/14] common/cnxk: fix RETA table config API
` [PATCH v5 10/14] net/cnxk: fix indirect mbuf handling in Tx path
` [PATCH v5 11/14] net/cnxk: fix check cookies for multi-seg offload
` [PATCH v5 12/14] common/cnxk: fix mbox struct attributes
` [PATCH v5 13/14] common/cnxk: use SQ enable and disable API
` [PATCH v5 14/14] net/cnxk: fix mbuf fields in multi-seg Tx path
[PATCH] app/eventdev: support DMA adapter test
2024-02-26 13:26 UTC
[PATCH v5 0/3] net/mlx5: add compare item support
2024-02-26 13:18 UTC (9+ messages)
` [PATCH v6 "
` [PATCH v6 1/3] net/mlx5/hws: add support for compare matcher
` [PATCH v6 2/3] net/mlx5: add support to compare random value
` [PATCH v6 3/3] net/mlx5/hws: add compare ESP sequence number support
` [PATCH v7 0/3] net/mlx5: add compare item support
` [PATCH v7 1/3] net/mlx5/hws: add support for compare matcher
` [PATCH v7 2/3] net/mlx5: add support to compare random value
` [PATCH v7 3/3] net/mlx5/hws: add compare ESP sequence number support
[PATCH 1/4] common/qat: add files specific to GEN5
2024-02-26 13:03 UTC (6+ messages)
` [PATCH v2 0/4] add QAT GEN LCE device
` [PATCH v2 1/4] common/qat: add files specific to GEN LCE
` [PATCH v2 2/4] common/qat: update common driver to support "
` [PATCH v2 3/4] crypto/qat: update headers for GEN LCE support
` [PATCH v2 4/4] test/cryptodev: add tests for GCM with AAD
[PATCH v1] app/test: fix segfault in Tx adapter autotest
2024-02-26 13:00 UTC (2+ messages)
` [EXT] "
[PATCH 0/2] net/mlx5: update pattern validations
2024-02-26 12:07 UTC (3+ messages)
` [PATCH v3 "
[PATCH] net/mlx5: link status change for bonding cases
2024-02-26 12:03 UTC
[PATCH] net/virtio-user: support IOVA as PA mode for vDPA backend
2024-02-26 11:40 UTC
[PATCH 1/2] baseband/fpga_5gnr_fec: use new barrier API
2024-02-26 11:03 UTC (3+ messages)
[PATCH v1] app/testpmd : return if no packets in GRO heavy weight mode
2024-02-26 10:43 UTC (2+ messages)
[PATCH 9/9] net/mlx5/hws: support push_esp flag for insert header action
2024-02-26 10:16 UTC (3+ messages)
` [v2 01/10] net/mlx5/hws: skip RTE item when inserting rules by index
[PATCH] net/virtio-user: support IOVA as PA mode for vDPA backend
2024-02-26 10:04 UTC
[PATCH v2 00/11] improve eventdev API specification/documentation
2024-02-26 9:59 UTC (28+ messages)
` [PATCH v4 00/12] "
` [PATCH v4 01/12] eventdev: improve doxygen introduction text
` [EXT] "
` [PATCH v4 02/12] eventdev: move text on driver internals to proper section
` [EXT] "
` [PATCH v4 03/12] eventdev: update documentation on device capability flags
` [EXT] "
` [PATCH v4 04/12] eventdev: cleanup doxygen comments on info structure
` [EXT] "
` [PATCH v4 05/12] eventdev: improve function documentation for query fns
` [EXT] "
` [PATCH v4 06/12] eventdev: improve doxygen comments on configure struct
` [EXT] "
` [PATCH v4 07/12] eventdev: improve doxygen comments on config fns
` [EXT] "
` [PATCH v4 08/12] eventdev: improve doxygen comments for control APIs
` [EXT] "
` [PATCH v4 09/12] eventdev: improve comments on scheduling types
` [EXT] "
` [PATCH v4 10/12] eventdev: clarify docs on event object fields and op types
` [EXT] "
` [PATCH v4 11/12] eventdev: drop comment for anon union from doxygen
` [EXT] "
` [PATCH v4 12/12] eventdev: fix doxygen processing of event vector struct
` [EXT] "
[DPDK/core Bug 1385] rt_bitops.h fails to give implied atomicity guarantees
2024-02-26 9:56 UTC
[PATCH v2 1/3] common/cnxk: dma result to an offset of the event
2024-02-26 9:43 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 2/3] dma/cnxk: support for DMA event enqueue dequeue
` [PATCH v3 3/3] event/cnxk: support DMA event functions
[DPDK/ethdev Bug 1384] PCAP PMD reconfiguration failure
2024-02-26 9:15 UTC
[PATCH 0/4] dts: error and usage improvements
2024-02-26 9:09 UTC (9+ messages)
` [PATCH 2/4] dts: customise argparse error message
` [PATCH 4/4] dts: log stderr with failed remote commands
[PATCH] ethdev: add dump regs for telemetry
2024-02-26 9:09 UTC (6+ messages)
` [PATCH v4 0/7] support dump reigser names and filter them
` [PATCH v4 1/7] ethdev: support report register names and filter
` [PATCH v4 2/7] ethdev: add telemetry cmd for registers
[PATCH 1/1] net/octeon_ep: use devarg to enable ISM accesses
2024-02-26 8:59 UTC (2+ messages)
` [PATCH v2 "
[PATCH 1/5] graph: add support for node specific errors
2024-02-26 7:49 UTC (8+ messages)
` [24.11 PATCH v2 "
` [24.11 PATCH v3 "
` [24.11 PATCH v3 4/5] node: add error stats for ip4 lookup node
[PATCH v4 1/3] config/arm: avoid mcpu and march conflicts
2024-02-26 7:38 UTC (12+ messages)
` [PATCH v5 "
` [PATCH v5 2/3] config/arm: add support for fallback march
` [EXT] "
` [EXT] Re: [PATCH v5 1/3] config/arm: avoid mcpu and march conflicts
` [PATCH v6 "
` [PATCH v6 2/3] config/arm: add support for fallback march
` [PATCH v6 3/3] config/arm: allow WFE to be enabled config time
[PATCH v4 0/4] hash: add SVE support for bulk key lookup
2024-02-23 13:26 UTC (2+ messages)
` [PATCH v4 1/4] hash: pack the hitmask for hash in bulk lookup
meson option to customize RTE_PKTMBUF_HEADROOM patch
2024-02-20 14:57 UTC (2+ messages)
` [PATCH v2] build: make buffer headroom configurable
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).