DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 00/15] use GCC/MSVC compatible __VA_ARGS__
 2024-02-22 23:46 UTC  (12+ 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 v2 02/17] bpf: stop using variadic argument pack extension
  ` [PATCH v2 03/17] cfgfile: "
  ` [PATCH v2 04/17] cmdline: "
  ` [PATCH v2 05/17] compressdev: "
  ` [PATCH v2 06/17] metrics: "
  ` [PATCH v2 08/17] net: "
  ` [PATCH v2 09/17] pdump: "
  ` [PATCH v2 10/17] power: "
  ` [PATCH v2 11/17] rawdev: "

[RFC 1/2] config/arm: add Neoverse V2 part number
 2024-02-22 22:05 UTC  (5+ messages)
` [PATCH v2 1/4] "
  ` [PATCH v2 2/4] config/arm: add generic V2 SoC

[PATCH v1] config/arm: correct cpu arch for cross build
 2024-02-22 21:38 UTC  (5+ messages)
` [PATCH v4 0/2] config changes "
  ` [PATCH v4 2/2] config/arm: use common cpu arch for cross files

[PATCH 0/8] add AESNI_MB optimisations
 2024-02-22 20:52 UTC  (17+ messages)
` [PATCH 8/8] crypto/ipsec_mb: set and use session ID
` [PATCH v2 0/8] add AESNI_MB optimisations
  ` [PATCH v2 8/8] crypto/ipsec_mb: set and use session ID
      ` [EXT] "
                    ` [EXT] "

Minutes of Technical Board Meeting, 2024-February-21
 2024-02-22 19:57 UTC 

[PATCH 00/10] patchset for bnxt
 2024-02-22 19:48 UTC  (22+ messages)
` [PATCH 01/10] net/bnxt: extend long bd check for VXLAN GPE
` [PATCH 02/10] net/bnxt: add dual rate module detection log
` [PATCH 03/10] net/bnxt: increase queue size for async handling
` [PATCH 04/10] net/bnxt: fix AGG ID computation
` [PATCH 05/10] net/bnxt: fix a null pointer dereference
` [PATCH 06/10] net/bnxt: handle UDP GSO Tx
` [PATCH 07/10] net/bnxt: add IPv6 flow label based RSS support
` [PATCH 08/10] net/bnxt: fix compressed CQE handling
` [PATCH 09/10] net/bnxt: fix compressed Rx "
` [PATCH 10/10] doc: update release notes for bnxt
` [PATCH v2 00/10] patchset "
  ` [PATCH v2 01/10] net/bnxt: extend long bd check for VXLAN GPE
  ` [PATCH v2 02/10] net/bnxt: add dual rate module detection log
  ` [PATCH v2 03/10] net/bnxt: increase queue size for async handling
  ` [PATCH v2 04/10] net/bnxt: fix AGG ID computation
  ` [PATCH v2 05/10] net/bnxt: fix a null pointer dereference
  ` [PATCH v2 06/10] net/bnxt: handle UDP GSO Tx
  ` [PATCH v2 07/10] net/bnxt: add IPv6 flow label based RSS support
  ` [PATCH v2 08/10] net/bnxt: fix compressed CQE handling
  ` [PATCH v2 09/10] net/bnxt: fix compressed Rx "
  ` [PATCH v2 10/10] doc: update release notes for bnxt

[RFC 0/5] crypto/ionic: introduce AMD Pensando ionic crypto driver
 2024-02-22 18:40 UTC  (6+ messages)
` [RFC 1/5] "
` [RFC 2/5] crypto/ionic: add device and admin command handlers
` [RFC 3/5] crypto/ionic: add device object and vdev support
` [RFC 4/5] crypto/ionic: add datapath and capabilities support
` [RFC 5/5] crypto/ionic: add documentation

[PATCH v1] app/testpmd: use Tx preparation in txonly engine
 2024-02-22 18:28 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 1/2] baseband/fpga_5gnr_fec: use new barrier API
 2024-02-22 18:05 UTC  (3+ messages)
` [PATCH 2/2] baseband/fpga_lte_fec: "

[PATCH 0/2] net/mlx5: add cross port meter mark action sharing
 2024-02-22 18:00 UTC  (9+ messages)
` [PATCH 1/2] net/mlx5: move meter init functions
` [PATCH 2/2] net/mlx5: add cross port meter mark action sharing
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] net/mlx5: move meter init functions
  ` [PATCH v2 2/2] net/mlx5: add cross port meter mark action sharing
  ` [PATCH v3 0/2] "
    ` [PATCH v3 1/2] net/mlx5: move meter init functions
    ` [PATCH v3 2/2] net/mlx5: add cross port meter mark action sharing

[PATCH] doc: fix some typos in cryptodev overview
 2024-02-22 17:41 UTC 

[PATCH v1] crypto/ipsec_mb: upgrade IPsec Multi-buffer to 1.4
 2024-02-22 17:39 UTC  (3+ messages)
` [PATCH v3 1/2] crypto/ipsec_mb: bump minimum IPsec Multi-buffer version
  ` [EXT] "

[PATCH] examples/ipsec-secgw: fix cryptodev to SA mapping
 2024-02-22 17:35 UTC  (2+ messages)
` [EXT] "

[PATCH] lib/hash,lib/rcu: feature hidden key count in hash
 2024-02-22 16:44 UTC  (10+ messages)

[RFC 1/2] eal: add pointer compression functions
 2024-02-22 16:16 UTC  (4+ messages)
` [PATCH v5 0/4] add pointer compression API

[PATCH] net/af_xdp: fix resources leak when xsk configure fails
 2024-02-22 15:58 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/6] remove incorrect code for loading 16B descriptors
 2024-02-22 14:57 UTC  (2+ messages)

[v9 0/3] net/af_xdp: fix multi interface support for K8s
 2024-02-22 13:46 UTC  (5+ messages)
` [v9 1/3] docs: AF_XDP Device Plugin
` [v9 2/3] net/af_xdp: fix multi interface support for K8s

[PATCH v3 1/3] config/arm: avoid mcpu and march conflicts
 2024-02-22 12:45 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] config/arm: add support for fallback march
      ` [EXT] "
  ` [PATCH v4 3/3] config/arm: allow WFE to be enabled config time
    ` [EXT] Re: [PATCH v4 1/3] config/arm: avoid mcpu and march conflicts
  ` [PATCH v5 "
    ` [PATCH v5 2/3] config/arm: add support for fallback march
    ` [PATCH v5 3/3] config/arm: allow WFE to be enabled config time

[PATCH 1/5] graph: add support for node specific errors
 2024-02-22 12:23 UTC  (15+ messages)
` [PATCH 2/5] graph: add node fastpath error counters
` [PATCH 3/5] graph: add stats for node specific errors
` [PATCH 4/5] node: add error stats for ip4 lookup node
` [PATCH 5/5] node: add error stats for ip4 reassembly node
` [24.11 PATCH v2 1/5] graph: add support for node specific errors
  ` [24.11 PATCH v2 2/5] graph: add node fastpath error counters
  ` [24.11 PATCH v2 3/5] graph: add stats for node specific errors
  ` [24.11 PATCH v2 4/5] node: add error stats for ip4 lookup node
  ` [24.11 PATCH v2 5/5] node: add error stats for ip4 reassembly node
  ` [24.11 PATCH v3 1/5] graph: add support for node specific errors
    ` [24.11 PATCH v3 2/5] graph: add node fastpath error counters
    ` [24.11 PATCH v3 3/5] graph: add stats for node specific errors
    ` [24.11 PATCH v3 4/5] node: add error stats for ip4 lookup node
    ` [24.11 PATCH v3 5/5] node: add error stats for ip4 reassembly node

[PATCH v2] common/qat: add symmetric crypto virtual qat device (vQAT)
 2024-02-22 12:20 UTC  (3+ messages)
` [PATCH v3] common/qat: add "

[PATCH] net/cnxk: support Tx queue descriptor count
 2024-02-22 11:33 UTC  (2+ messages)

[PATCH v1] gro : packets not getting flushed in heavy-weight mode API
 2024-02-22 11:15 UTC  (5+ messages)
` [PATCH v8] app/testpmd : fix "

[PATCH 01/13] common/cnxk: remove cn9k Inline IPsec FP opcode defines
 2024-02-22 11:02 UTC  (15+ messages)
` [PATCH v4 01/14] "
  ` [PATCH v4 02/14] net/cnxk: add IPsec SA defines for PMD API
  ` [PATCH v4 03/14] net/cnxk: add transport mode to security capability on cn9k
  ` [PATCH v4 04/14] common/cnxk: dump selected SQ entries
  ` [PATCH v4 05/14] net/cnxk: added Tx descriptor dump API
  ` [PATCH v4 06/14] net/cnxk: fix issue with buff size compute
  ` [PATCH v4 07/14] common/cnxk: skip setting Tx MTU separately
  ` [PATCH v4 08/14] net/cnxk: fix max MTU limit
  ` [PATCH v4 09/14] common/cnxk: update queue entries copy in RETA table
  ` [PATCH v4 10/14] net/cnxk: fix indirect mbuf handling in Tx path
  ` [PATCH v4 11/14] net/cnxk: fix check cookies for multi-seg offload
  ` [PATCH v4 12/14] common/cnxk: add IO attribute to mbox structs
  ` [PATCH v4 13/14] common/cnxk: use SQ enable and disable API
  ` [PATCH v4 14/14] net/cnxk: reset mbuf fields in multi-seg Tx path

DPDK Release Status Meeting 2024-02-22
 2024-02-22 10:19 UTC 

[PATCH 1/5] common/cnxk: reserve CPT LF for Rx inject
 2024-02-22 10:07 UTC  (8+ messages)
` [PATCH 2/5] net/cnxk: support of "
` [PATCH v2 1/5] common/cnxk: reserve CPT LF for "
  ` [PATCH v2 2/5] net/cnxk: support of "
  ` [PATCH v2 3/5] common/cnxk: fix for inline dev pointer check
  ` [PATCH v2 4/5] net/cnxk: fix to add reassembly fast path flag
  ` [PATCH v2 5/5] net/cnxk: select optimized LLC transaction type

[PATCH v3 01/14] common/cnxk: remove cn9k Inline IPsec FP opcode defines
 2024-02-22 10:05 UTC  (14+ messages)
` [PATCH v3 02/14] net/cnxk: add IPsec SA defines for PMD API
` [PATCH v3 03/14] net/cnxk: add transport mode to security capability on cn9k
` [PATCH v3 04/14] common/cnxk: dump selected SQ entries
` [PATCH v3 05/14] net/cnxk: added Tx descriptor dump API
` [PATCH v3 06/14] net/cnxk: fix issue with buff size compute
` [PATCH v3 07/14] common/cnxk: skip setting Tx MTU separately
` [PATCH v3 08/14] net/cnxk: fix max MTU limit
` [PATCH v3 09/14] common/cnxk: update queue entries copy in RETA table
` [PATCH v3 10/14] net/cnxk: fix indirect mbuf handling in Tx path
` [PATCH v3 11/14] net/cnxk: fix check cookies for multi-seg offload
` [PATCH v3 12/14] common/cnxk: add IO attribute to mbox structs
` [PATCH v3 13/14] common/cnxk: use SQ enable and disable API
` [PATCH v3 14/14] net/cnxk: fix mempool debug build compile warnings

[RFC v2 1/5] eal: add static per-lcore memory allocation facility
 2024-02-22  9:42 UTC  (9+ messages)
` [RFC v3 0/6] Lcore variables
  ` [RFC v3 1/6] eal: add static per-lcore memory allocation facility
  ` [RFC v3 5/6] service: keep per-lcore state in lcore variable

[PATCH] raw/cnxk_bphy: use standard log calls
 2024-02-22  9:13 UTC 

[PATCH v2] app/testpmd: support updating flow rule actions
 2024-02-22  9:04 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] ethdev: add dump regs for telemetry
 2024-02-22  9:01 UTC  (5+ messages)
` [PATCH v2 0/7] support dump reigser names and filter them
  ` [PATCH v2 2/7] ethdev: add telemetry cmd for registers

release candidate 24.03-rc1
 2024-02-22  7:35 UTC 

[PATCH] cryptodev: add a simple mapping cache to speed up ops pool create
 2024-02-22  7:07 UTC  (3+ messages)
` [PATCH v2] cryptodev: "
  ` [EXT] "

[PATCH] dispatcher: add cache guard to per-lcore struct
 2024-02-22  6:59 UTC  (3+ messages)

rss calculation as the nic
 2024-02-22  6:49 UTC  (4+ messages)

[PATCH 00/14] use C11 alignas and normalize type alignment
 2024-02-22  6:43 UTC  (4+ messages)
` [PATCH v4 00/39] "
  ` [PATCH v4 01/39] eal: use C11 alignas

[PATCH 0/7] bnxt bug fixes
 2024-02-22  3:20 UTC  (4+ messages)

[PATCH v1 0/2] fix flex item modify error
 2024-02-22  3:06 UTC  (7+ messages)
` [PATCH v1 1/2] app/testpmd: fix modify tag typo
` [PATCH v1 2/2] net/mlx5: fix modify flex item error

[PATCH 0/2] fix meta data process problem
 2024-02-21 17:07 UTC  (2+ messages)

[PATCH 0/3] net/ionic, common/ionic: add vdev support
 2024-02-21 16:36 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] doc: deprecate graph data structures
 2024-02-21 16:13 UTC 

[DPDK/DTS Bug 1383] DTS: clean up old tarball before copying a new one over
 2024-02-21 15:46 UTC 

[PATCH 0/8] support NAT64 action
 2024-02-21 13:14 UTC  (3+ messages)
` [PATCH v3 0/5] NAT64 support in mlx5 PMD

[RFC PATCH] app/test: allow passing a parameter string to autotests
 2024-02-21 11:02 UTC  (2+ messages)

[PATCH] mempool: test performance with larger bursts
 2024-02-21 10:40 UTC  (6+ messages)
` [PATCH v5] "

[PATCH v2 00/11] improve eventdev API specification/documentation
 2024-02-21 10:32 UTC  (20+ messages)
` [PATCH v3 "
  ` [PATCH v3 10/11] eventdev: clarify docs on event object fields and op types
` [PATCH v4 00/12] improve eventdev API specification/documentation
  ` [PATCH v4 01/12] eventdev: improve doxygen introduction text
  ` [PATCH v4 02/12] eventdev: move text on driver internals to proper section
  ` [PATCH v4 03/12] eventdev: update documentation on device capability flags
  ` [PATCH v4 04/12] eventdev: cleanup doxygen comments on info structure
  ` [PATCH v4 05/12] eventdev: improve function documentation for query fns
  ` [PATCH v4 06/12] eventdev: improve doxygen comments on configure struct
  ` [PATCH v4 07/12] eventdev: improve doxygen comments on config fns
  ` [PATCH v4 08/12] eventdev: improve doxygen comments for control APIs
  ` [PATCH v4 09/12] eventdev: improve comments on scheduling types
  ` [PATCH v4 10/12] eventdev: clarify docs on event object fields and op types
  ` [PATCH v4 11/12] eventdev: drop comment for anon union from doxygen
  ` [PATCH v4 12/12] eventdev: fix doxygen processing of event vector struct

[PATCH] app/testpmd: support updating flow rule actions
 2024-02-21 10:32 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: fix use after free when releasing tx queues
 2024-02-21 10:24 UTC  (3+ messages)

[PATCH 0/4] net/mlx5: connection tracking changes
 2024-02-21 10:01 UTC  (5+ messages)
` [PATCH 1/4] net/mlx5: fix conntrack action handle representation
` [PATCH 2/4] net/mlx5: fix connection tracking action validation
` [PATCH 3/4] net/mlx5: add cross port CT object sharing
` [PATCH 4/4] net/mlx5: remove port from conntrack handle representation

[PATCH] raw/cnxk_bphy: switch to dynamic logging
 2024-02-21  8:43 UTC  (5+ messages)
` [PATCH v2] "
      ` [EXT] "

[PATCH] examples/dma: fix max-frame-size cannot be zero
 2024-02-21  6:51 UTC  (2+ messages)

[PATCH] net/mlx5: fix condition of LACP miss flow
 2024-02-21  6:49 UTC 

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