DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] vhost: fix possible null pointer dereference
 2023-03-16 14:47 UTC  (2+ messages)

[PATCH 0/3] net/vhost pmd fixes for Rx interrupts
 2023-03-16 14:47 UTC  (2+ messages)

[PATCH] net/virtio: remove address width limit for modern devices
 2023-03-16 14:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] vhost: fix madvise IOTLB entries pages overlap check
 2023-03-16 14:45 UTC  (7+ messages)

[PATCH 0/5] support setting and querying RSS algorithms
 2023-03-16 14:31 UTC  (11+ messages)
` [PATCH 1/5] ethdev: support setting and querying rss algorithm
` [PATCH 2/5] net/hns3: support setting and querying RSS hash function
` [PATCH 3/5] app/proc-info: fix never show RSS info
` [PATCH 4/5] app/proc-info: show RSS types with strings
` [PATCH 5/5] app/proc-info: support querying RSS hash algorithm

[PATCH v1 0/2] test-bbdev coverity fixes
 2023-03-16 14:29 UTC  (6+ messages)
` [PATCH v1 1/2] test/bbdev: fix possible div by zero issue
` [PATCH v1 2/2] test/bbdev: fix unchecked ret value issue

[PATCH 2/2] app/testpmd: user assigned flow ID to flows
 2023-03-16 14:19 UTC  (3+ messages)
` [PATCH V2 1/2] app/testpmd: change flow rule type
  ` [PATCH V2 2/2] app/testpmd: assign custom ID to flow rules

[PATCH 21.11] ring: squash gcc 12.2.1 warnings
 2023-03-16 14:08 UTC  (2+ messages)

[PATCH] net/af_xdp: make compatible with libbpf v0.8.0
 2023-03-16 13:31 UTC  (6+ messages)

[PATCH] app/testpmd: display RSS hash key of rte flow rule
 2023-03-16 12:58 UTC 

[PATCH 1/2] raw/skeleton: fix selftest
 2023-03-16 12:51 UTC  (5+ messages)
` [PATCH 2/2] test: add rawdev to fast tests

[PATCH 1/2] examples/ipsec-secgw: allow single xform SA
 2023-03-16 12:36 UTC  (2+ messages)

[PATCH 1/1] mldev: split bfloat16 routines to separate files
 2023-03-16 12:27 UTC  (8+ messages)
` [PATCH v2 "

[PATCH v2 0/2] crypto/qat: add cipher-crc offload feature
 2023-03-16 12:25 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] crypto/qat: add cipher-crc offload support to fw interface
  ` [PATCH v3 2/2] crypto/qat: add cipher-crc offload support

[RFT] test-pmd: go back to using cmdline_interact
 2023-03-16 12:20 UTC  (15+ messages)
` [RFT v2] "
` [PATCH v3 0/3] testpmd control C fixes
  ` [PATCH v3 1/3] testpmd: go back to using cmdline_interact
  ` [PATCH v3 2/3] testpmd: use sig_atomic_t for flag
  ` [PATCH v3 3/3] testpmd: enable interrupt in interactive mode
` [PATCH v4 0/2] Fix testpmd interrupt regression
  ` [PATCH v4 1/2] testpmd: go back to using cmdline_interact
  ` [PATCH v4 2/2] testpmd: enable interrupt in interactive mode

[PATCH v1] ethdev: fix address sanitizer bug
 2023-03-16 12:06 UTC  (2+ messages)

[PATCH 21.11] eal: cleanup alarm and hotplug before memory detach
 2023-03-16 11:48 UTC 

[PATCH] app/testpmd: support dump ethdev private cmd
 2023-03-16 11:42 UTC  (14+ messages)
` [PATCH] app/testpmd: dump private info in 'show port info'
` [PATCH v2] "

rte_pktmbuf_alloc() is returning same address on two consecutive calls
 2023-03-16 11:01 UTC  (3+ messages)
  ` [External] : "

[PATCH] drivers: skip build of sub-libs not supporting IOVA mode
 2023-03-16 11:00 UTC  (5+ messages)
` [PATCH v3 0/5] refactor disabling IOVA as PA
  ` [PATCH v3 1/5] build: clarify configuration without IOVA field in mbuf

[PATCH 2/2] net/iavf: use static capabilities to set IV size
 2023-03-16 10:53 UTC  (2+ messages)

[PATCH 1/2] lib/cryptodev/: Add SM3_HMAC/SM4_CFB/SM4_OFB support in DPDK
 2023-03-16 10:42 UTC  (3+ messages)
` [PATCH 2/2] test/crypto: Add SM3/SM4 test vectors for verification in test app
` [EXT] [PATCH 1/2] lib/cryptodev/: Add SM3_HMAC/SM4_CFB/SM4_OFB support in DPDK

[PATCH] net/iavf: fix dev stop return value
 2023-03-16 10:29 UTC  (2+ messages)

[PATCH] net/cpfl: reset queue flag when queue is stopped
 2023-03-16 10:24 UTC  (2+ messages)

Meson buildtype for ci jobs?
 2023-03-16 10:06 UTC  (3+ messages)

[PATCH 00/16] use __atomic operations returning new value
 2023-03-16 10:03 UTC  (19+ messages)
` [PATCH v2 00/16] replace "
  ` [PATCH v2 01/16] app/test: use previous value atomic fetch operations
  ` [PATCH v2 02/16] common/cnxk: "
  ` [PATCH v2 03/16] common/mlx5: "
  ` [PATCH v2 04/16] drivers/event: "
  ` [PATCH v2 05/16] net/af_xdp: "
  ` [PATCH v2 06/16] net/cnxk: "
  ` [PATCH v2 07/16] net/cxgbe: "
  ` [PATCH v2 08/16] net/iavf: "
  ` [PATCH v2 09/16] net/mlx5: "
  ` [PATCH v2 10/16] net/octeontx: "
  ` [PATCH v2 11/16] raw/ifpga: "
  ` [PATCH v2 12/16] bbdev: "
  ` [PATCH v2 13/16] eal: "
  ` [PATCH v2 14/16] ipsec: "
  ` [PATCH v2 15/16] mbuf: "
  ` [PATCH v2 16/16] rcu: "

[PATCH v9 0/6] add trace points in ethdev library
 2023-03-16  9:58 UTC  (5+ messages)
` [PATCH v10 "
  ` [PATCH v10 6/6] ethdev: add trace points for tm

[PATCH v4] test: add cryptodev crosscheck suite
 2023-03-16  9:44 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 1/2] bus/platform: fix resource names iteration
 2023-03-16  9:41 UTC  (2+ messages)
` [PATCH 2/2] bus/platform: do not allow adding existing device

[PATCH 1/1] ml/cnxk: fix multiple coverity issues
 2023-03-16  9:33 UTC  (2+ messages)
` [PATCH v2 "

[Bug 1191] rte_acl_classify returning mismatch result
 2023-03-16  9:33 UTC 

[Bug 1190] rte_acl_classify returning mismatch result
 2023-03-16  9:33 UTC 

[Bug 1188] rte_acl_classify returning mismatch result
 2023-03-16  9:32 UTC  (2+ messages)

[Bug 1187] rte_acl_classify returning mismatch result
 2023-03-16  9:32 UTC  (2+ messages)

[Bug 1186] rte_acl_classify returning mismatch result
 2023-03-16  9:32 UTC  (2+ messages)

[Bug 1189] rte_acl_classify returning mismatch result
 2023-03-16  9:29 UTC 

[PATCH] gpudev: export header file for external drivers
 2023-03-16  9:23 UTC  (2+ messages)

[PATCH] bus/platform: fix resource leak
 2023-03-16  8:14 UTC 

[PATCH] net/idpf: reset queue flag when queue is stopped
 2023-03-16  8:09 UTC 

[RFC 0/2] Add high-performance timer facility
 2023-03-16  3:55 UTC  (7+ messages)
` [RFC v2 "
  ` [RFC v2 1/2] eal: add bitset type
  ` [RFC v2 2/2] eal: add high-performance timer facility

[PATCH] net/i4oe: fix MAC loopback on X722
 2023-03-16  2:21 UTC  (4+ messages)
` [PATCH v2] net/i40e: "

Reminder - DPDK CI Community Testing Meeting - Tomorrow, Mar. 16, 2023 - 6am PDT/9am EDT/1300h UTC
 2023-03-16  1:45 UTC 

[PATCH v4] lib/bpf: Rename bpf function names to avoid potential conflict with libpcap
 2023-03-16  0:58 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 1/2] eal: fix failure race and behavior of thread create
 2023-03-16  0:07 UTC  (15+ messages)
` [PATCH v3 0/2] fix race in rte_thread_create failure path
  ` [PATCH v3 1/2] eal: make cpusetp to rte thread set affinity const
  ` [PATCH v3 2/2] eal: fix failure path race setting new thread affinity
` [PATCH v4 0/2] fix race in rte_thread_create failure path
  ` [PATCH v4 1/2] eal: make cpusetp to rte thread set affinity const
  ` [PATCH v4 2/2] eal: fix failure path race setting new thread affinity
` [PATCH v5 0/2] fix race in rte_thread_create failure path
  ` [PATCH v5 1/2] eal: make cpusetp to rte thread set affinity const
  ` [PATCH v5 2/2] eal: fix failure path race setting new thread affinity

[PATCH v6] app/procinfo: display eventdev xstats for PMD data
 2023-03-15 19:40 UTC  (5+ messages)
` [PATCH v8] app/procinfo: display eventdev xstats

[Bug 1185] enic: no longer accepting 2048 descriptor size in 20.11.6
 2023-03-15 17:53 UTC  (3+ messages)
` Fwd: "

[PATCH] app: fix mbuf_autotest in case of defined RTE_LIBRTE_MBUF_DEBUG
 2023-03-15 16:02 UTC  (3+ messages)

PIE static library builds
 2023-03-15 15:55 UTC  (7+ messages)

[PATCH] reorder: fix registration of dynamic field in mbuf
 2023-03-15 15:46 UTC  (5+ messages)
` [PATCH v2] "

[dpdk-web] [RFC PATCH] process: new library approval in principle
 2023-03-15 13:47 UTC  (3+ messages)

[PATCH] net/iavf: fix iavf query stats in intr thread
 2023-03-15 13:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] net/ice: fix ice dcf control thread crash
 2023-03-15 13:06 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] net/iavf: fix VLAN Tx in AVX512
 2023-03-15 12:44 UTC  (3+ messages)

[PATCH] net/mlx5: fix build with GCC 12 and ASan
 2023-03-15 12:08 UTC  (4+ messages)

[PATCH v2 0/2] enhance bonding PMD to support the LACP negotiation
 2023-03-15 12:03 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] vhost: fix madvise IOTLB entries pages overlap check
 2023-03-15 11:37 UTC  (2+ messages)

[PATCH] crypto/openssl: support SM3/SM4 in openssl
 2023-03-15 11:09 UTC  (3+ messages)
` [EXT] "

[PATCH] app/compress-perf: fix remaining data for ops
 2023-03-15 10:31 UTC  (2+ messages)

[Bug 1024] [dpdk-22.07][meson test] driver-tests/link_bonding_mode4_autotest bond handshake failed
 2023-03-15 10:20 UTC  (2+ messages)

release candidate 23.03-rc2
 2023-03-15 10:07 UTC  (2+ messages)

[PATCH] mldev: remove weak symbols use in type conversions
 2023-03-15  9:49 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] mldev: remove variable self assignment in dev init
 2023-03-15  9:49 UTC  (3+ messages)

[PATCH] mldev: fix identical code in conditional branches
 2023-03-15  9:48 UTC  (3+ messages)

[PATCH v1] eventdev/timer: use loop to check for timeout events
 2023-03-15  8:00 UTC 

[Bug 1184] [dpdk-23.03] [asan]asan_smoke/rxtx_with_ASan_enable : launch testpmd as global-buffer-overflow error
 2023-03-15  6:54 UTC 

[PATCH 1/1] doc: add ML to list of cnxk platform blocks
 2023-03-15  5:53 UTC  (3+ messages)
` [PATCH v2 1/1] doc: fix cnxk platform HW accelerator blocks list

[PATCH v1] common/cnxk: fix initialization of timer LF count
 2023-03-15  5:52 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/2] common/cnxk: support SPI to SA translation action
 2023-03-15  5:52 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/2] common/cnxk: fix SPI to SA index destroy

[PATCH] crypto/cnxk: update number of max capabilities
 2023-03-15  4:52 UTC  (2+ messages)

[PATCH] doc: announce deprecation of cmdline_poll
 2023-03-14 23:01 UTC  (2+ messages)

[dpdk-dev v1 1/2] app/test: add diffie-hellman test cases
 2023-03-14 18:34 UTC  (5+ messages)
` [dpdk-dev v2 0/3] app/test: add asymmetric "
  ` [dpdk-dev v2 1/3] app/test: add diffie-hellman "
  ` [dpdk-dev v2 2/3] app/test: add ecdh "
  ` [dpdk-dev v2 3/3] app/test: add ecdsa kat sessionless tests

[PATCH 0/7] space after keyword cleanups
 2023-03-14 18:17 UTC  (5+ messages)
` [PATCH v3 0/7] add space after keywords

[PATCH] ipsec_mb: expect ENOTSUP in ipsec_mb_create()
 2023-03-14 17:25 UTC  (3+ messages)
` [PATCH v2] crypto/ipsec_mb: expect ENOTSUP

Dpdk packet reception
 2023-03-14 14:39 UTC  (3+ messages)

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