DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH V1] doc: add tested Intel platforms with Intel NICs
 2024-03-21 16:20 UTC 

[PATCH v2] app/test: fix rsa tests in qat suite
 2024-03-21  8:36 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] dmadev: fix structure alignment
 2024-03-21  8:30 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 0/3] support setting lanes
 2024-03-21  8:28 UTC  (6+ messages)

[PATCH] graph: expose node context as pointers
 2024-03-21  8:13 UTC  (2+ messages)

[PATCH] net/nfp: fix receive packets failed
 2024-03-21  6:56 UTC 

[PATCH] graph: fix head move when graph walk in mcore dispatch
 2024-03-21  5:34 UTC  (6+ messages)

[PATCH] net/ixgbe: using dpdk-dumpcap capture packet coredump
 2024-03-21  4:39 UTC  (3+ messages)
` [PATCH] net/ixgbe: do not update link status in secondary process

[PATCH 0/2] introduce PM QoS interface
 2024-03-21  3:04 UTC  (3+ messages)

[PATCH 0/2] Tx path check mbuf sub-segment
 2024-03-21  2:10 UTC  (3+ messages)
` [PATCH 2/2] net/ice: "

RFC acceptable handling of VLAs across toolchains
 2024-03-21  0:12 UTC  (4+ messages)

[PATCH] replace GCC marker extension with C11 anonymous unions
 2024-03-20 22:01 UTC  (6+ messages)
` [PATCH v7 0/4] remove use of RTE_MARKER fields in libraries
  ` [PATCH v7 1/4] net/i40e: use inline prefetch function
  ` [PATCH v7 2/4] mbuf: remove rte marker fields
  ` [PATCH v7 3/4] security: "
  ` [PATCH v7 4/4] cryptodev: "

[PATCH 0/2] provide toolchain abstracted __builtin_constant_p
 2024-03-20 21:33 UTC  (3+ messages)
` [PATCH 1/2] eal: provide macro for GCC builtin constant intrinsic
` [PATCH 2/2] mempool: use rte constant macro instead of GCC builtin

[PATCH] provide crc32 functions based on intrinsics for MSVC
 2024-03-20 21:28 UTC  (2+ messages)
` [PATCH] hash: provide crc32 functions based on intrinsics

[PATCH 0/2] provide rte_ffs32, rte_ffs64 and __rte_x86_movdiri for MSVC
 2024-03-20 21:24 UTC  (3+ messages)
` [PATCH 1/2] eal: provide movdiri "
` [PATCH 2/2] eal: add rte ffs32 and rte ffs64 inline functions

[PATCH 0/2] adapt prefetch functions for MSVC
 2024-03-20 21:18 UTC  (3+ messages)
` [PATCH 1/2] eal: provide "
` [PATCH 2/2] eal: adjust intrinsic type casts for CXX

[PATCH] stop using mmx intrinsics
 2024-03-20 21:12 UTC  (2+ messages)
` [PATCH] net: "

[PATCH 00/15] fix packing of structs when building with MSVC
 2024-03-20 21:06 UTC  (16+ messages)
` [PATCH 01/15] eal: provide pack start macro for MSVC
` [PATCH 02/15] eal: pack structures when building with MSVC
` [PATCH 03/15] net: "
` [PATCH 04/15] common/iavf: "
` [PATCH 05/15] common/idpf: "
` [PATCH 06/15] common/mlx5: "
` [PATCH 07/15] dma/ioat: "
` [PATCH 08/15] net/i40e: "
` [PATCH 09/15] net/iavf: "
` [PATCH 10/15] net/ice: "
` [PATCH 11/15] net/mlx5: "
` [PATCH 12/15] net/octeon_ep: "
` [PATCH 13/15] app/testpmd: "
` [PATCH 14/15] app/test: "
` [PATCH 15/15] examples: "

[PATCH 00/46] use stdatomic API
 2024-03-20 20:51 UTC  (47+ messages)
` [PATCH 01/46] net/mlx5: use rte "
` [PATCH 02/46] net/ixgbe: "
` [PATCH 03/46] net/iavf: "
` [PATCH 04/46] net/ice: "
` [PATCH 05/46] net/i40e: "
` [PATCH 06/46] net/hns3: "
` [PATCH 07/46] net/bnxt: "
` [PATCH 08/46] net/cpfl: "
` [PATCH 09/46] net/af_xdp: "
` [PATCH 10/46] net/octeon_ep: "
` [PATCH 11/46] net/octeontx: "
` [PATCH 12/46] net/cxgbe: "
` [PATCH 13/46] net/gve: "
` [PATCH 14/46] net/memif: "
` [PATCH 15/46] net/sfc: "
` [PATCH 16/46] net/thunderx: "
` [PATCH 17/46] net/virtio: "
` [PATCH 18/46] net/hinic: "
` [PATCH 19/46] net/idpf: "
` [PATCH 20/46] net/qede: "
` [PATCH 21/46] net/ring: "
` [PATCH 22/46] vdpa/mlx5: "
` [PATCH 23/46] raw/ifpga: "
` [PATCH 24/46] event/opdl: "
` [PATCH 25/46] event/octeontx: "
` [PATCH 26/46] event/dsw: "
` [PATCH 27/46] dma/skeleton: "
` [PATCH 28/46] crypto/octeontx: "
` [PATCH 29/46] common/mlx5: "
` [PATCH 30/46] common/idpf: "
` [PATCH 31/46] common/iavf: "
` [PATCH 32/46] baseband/acc: "
` [PATCH 33/46] net/txgbe: "
` [PATCH 34/46] net/null: "
` [PATCH 35/46] event/dlb2: "
` [PATCH 36/46] dma/idxd: "
` [PATCH 37/46] crypto/ccp: "
` [PATCH 38/46] common/cpt: "
` [PATCH 39/46] bus/vmbus: "
` [PATCH 40/46] examples: "
` [PATCH 41/46] app/dumpcap: "
` [PATCH 42/46] app/test: "
` [PATCH 43/46] app/test-eventdev: "
` [PATCH 44/46] app/test-crypto-perf: "
` [PATCH 45/46] app/test-compress-perf: "
` [PATCH 46/46] app/test-bbdev: "

[PATCH] app/testpmd: fix auto completion for indirect list action
 2024-03-20 20:25 UTC  (6+ messages)

[PATCH 00/83] move alignment attribute on types
 2024-03-20 19:12 UTC  (89+ messages)
` [PATCH 01/83] examples: "
` [PATCH 02/83] net/ark: "
` [PATCH 03/83] net/avp: "
` [PATCH 04/83] net/axgbe: "
` [PATCH 05/83] net/bnxt: "
` [PATCH 06/83] net/bonding: "
` [PATCH 07/83] net/cxgbe: "
` [PATCH 08/83] net/e1000: "
` [PATCH 09/83] net/ena: "
` [PATCH 10/83] net/enic: "
` [PATCH 11/83] net/fm10k: "
` [PATCH 12/83] net/hinic: "
` [PATCH 13/83] net/hns3: "
` [PATCH 14/83] net/i40e: "
` [PATCH 15/83] net/iavf: "
` [PATCH 16/83] net/ice: "
` [PATCH 17/83] net/igc: "
` [PATCH 18/83] net/ionic: "
` [PATCH 19/83] net/ixgbe: "
` [PATCH 20/83] net/memif: "
` [PATCH 21/83] net/mlx5: "
` [PATCH 22/83] net/mlx4: "
` [PATCH 23/83] net/mvpp2: "
` [PATCH 24/83] net/netvsc: "
` [PATCH 25/83] net/nfp: "
` [PATCH 26/83] net/ngbe: "
` [PATCH 27/83] net/octeontx: "
` [PATCH 28/83] net/pfe: "
` [PATCH 29/83] net/qede: "
` [PATCH 30/83] net/softnic: "
` [PATCH 31/83] net/tap: "
` [PATCH 32/83] net/thunderx: "
` [PATCH 33/83] net/txgbe: "
` [PATCH 34/83] net/virtio: "
` [PATCH 35/83] vdpa/mlx5: "
` [PATCH 36/83] regex/cn9k: "
` [PATCH 37/83] raw/ntb: "
` [PATCH 38/83] ml/cnxk: "
` [PATCH 39/83] mempool/cnxk: "
` [PATCH 40/83] event/sw: "
` [PATCH 41/83] event/skeleton: "
` [PATCH 42/83] event/opdl: "
` [PATCH 43/83] event/octeontx: "
` [PATCH 44/83] event/dsw: "
` [PATCH 45/83] event/dlb2: "
` [PATCH 46/83] event/cnxk: "
` [PATCH 47/83] dma/skeleton: "
` [PATCH 48/83] dma/ioat: "
` [PATCH 49/83] dma/idxd: "
` [PATCH 50/83] crypto/uadk: "
` [PATCH 51/83] crypto/scheduler: "
` [PATCH 52/83] crypto/qat: "
` [PATCH 53/83] crypto/openssl: "
` [PATCH 54/83] crypto/octeontx: "
` [PATCH 55/83] crypto/null: "
` [PATCH 56/83] crypto/mvsam: "
` [PATCH 57/83] crypto/mlx5: "
` [PATCH 58/83] crypto/ipsec_mb: "
` [PATCH 59/83] crypto/cnxk: "
` [PATCH 60/83] crypto/ccp: "
` [PATCH 61/83] crypto/caam_jr: "
` [PATCH 62/83] crypto/bcmfs: "
` [PATCH 63/83] crypto/armv8: "
` [PATCH 64/83] compress/zlib: "
` [PATCH 65/83] compress/qat: "
` [PATCH 66/83] compress/octeontx: "
` [PATCH 67/83] compress/nitrox: "
` [PATCH 68/83] compress/isal: "
` [PATCH 69/83] common/qat: "
` [PATCH 70/83] common/mlx5: "
` [PATCH 71/83] common/idpf: "
` [PATCH 72/83] common/cpt: "
` [PATCH 73/83] bus/fslmc: "
` [PATCH 74/83] baseband/turbo_sw: "
` [PATCH 75/83] baseband/null: "
` [PATCH 76/83] app/test: "
` [PATCH 77/83] app/test-pipeline: "
` [PATCH 78/83] app/test-mldev: "
` [PATCH 79/83] app/test-flow-perf: "
` [PATCH 80/83] app/test-eventdev: "
` [PATCH 81/83] app/pdump: "
` [PATCH 82/83] app/graph: "
` [PATCH 83/83] bus/dpaa: "

[DPDK/other Bug 1405] Static Memory footprint large increase due to net/bnxt changes in 23.11
 2024-03-20 19:07 UTC 

pcapng_autotest unit test false positive
 2024-03-20 18:02 UTC 

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2024-03-20 17:38 UTC  (10+ messages)
` [PATCH v9 0/5] Logging unification and timestamp
  ` [PATCH v9 5/5] eal: add option to put timestamp on console output

[PATCH] net/ena: fix mbuf double free in fast free mode
 2024-03-20 17:14 UTC  (2+ messages)

[PATCH] graph: enhance export to graphviz
 2024-03-20 17:11 UTC 

[PATCH] eal: mark rte_exit as cold
 2024-03-20 17:05 UTC 

[PATCH 01/13] net/mlx5/hws: move warn into debug level when needed
 2024-03-20 16:35 UTC  (5+ messages)

[PATCH] buildtools: fix build with clang 17
 2024-03-20 16:30 UTC  (2+ messages)

[PATCH] devtools: add acronyms in dictionary for commit checks
 2024-03-20 16:15 UTC  (2+ messages)

[PATCH] net/vmxnet3: Don't enable rx queue interrupts on FreeBSD
 2024-03-20 13:02 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).