DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/6] dts: add testpmd params and statefulness
 2024-06-17 15:25 UTC  (35+ messages)
` [PATCH v2 0/8] dts: add testpmd params
  ` [PATCH v2 1/8] dts: add params manipulation module
` [PATCH v3 0/8] dts: add testpmd params
  ` [PATCH v3 7/8] dts: rework interactive shells
` [PATCH v4 0/8] dts: add testpmd params and statefulness
  ` [PATCH v4 1/8] dts: add params manipulation module
  ` [PATCH v4 2/8] dts: use Params for interactive shells
  ` [PATCH v4 3/8] dts: refactor EalParams
  ` [PATCH v4 4/8] dts: remove module-wide imports
  ` [PATCH v4 5/8] dts: add testpmd shell params
  ` [PATCH v4 6/8] dts: use testpmd params for scatter test suite
  ` [PATCH v4 7/8] dts: rework interactive shells
  ` [PATCH v4 8/8] dts: use Unpack for type checking and hinting
` [PATCH v5 0/8] dts: add testpmd params
  ` [PATCH v5 1/8] dts: add params manipulation module
  ` [PATCH v5 2/8] dts: use Params for interactive shells
  ` [PATCH v5 3/8] dts: refactor EalParams
  ` [PATCH v5 4/8] dts: remove module-wide imports
  ` [PATCH v5 5/8] dts: add testpmd shell params
  ` [PATCH v5 6/8] dts: use testpmd params for scatter test suite
  ` [PATCH v5 7/8] dts: rework interactive shells
  ` [PATCH v5 8/8] dts: use Unpack for type checking and hinting

[PATCH] config: fix warning for cross build with meson >= 1.3.0
 2024-06-17 15:19 UTC  (2+ messages)

[PATCH] telemetry: lower log level on socket error
 2024-06-17 15:13 UTC  (5+ messages)

[PATCH v9 0/2] Methodology change for hugepage configuration
 2024-06-17 15:08 UTC  (5+ messages)
` [PATCH v9 1/2] dts: Change hugepage runtime config to 2MB Exclusively
` [PATCH v9 2/2] dts: Change hugepage 'amount' to a different term

[RFC PATCH v1] dts: skip test cases based on capabilities
 2024-06-17 15:07 UTC  (7+ messages)
` [RFC PATCH v2] "

[PATCH v2 0/3] Improve interactive shell output gathering and logging
 2024-06-17 15:06 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] dts: Improve output gathering in interactive shells
  ` [PATCH v3 2/3] dts: Add missing docstring from XML-RPC server
  ` [PATCH v3 3/3] dts: Improve logging for interactive shells

[PATCH v1] dts: rename execution to test run
 2024-06-17 15:02 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v5 0/2] Methodology change for hugepage configuration
 2024-06-17 14:59 UTC  (6+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/2] dts: Change hugepage runtime config to 2MB Exclusively
  ` [PATCH v9 2/2] dts: Change hugepage 'amount' to a different term

[PATCH v2 0/2] VLAN test suite
 2024-06-17 14:59 UTC  (13+ messages)
` [PATCH v3 0/3] VLAN Test Suite
  ` [PATCH v3 1/3] Added VLAN commands to testpmd_shell class
  ` [PATCH v3 2/3] Initial implementation for VLAN test suite
  ` [PATCH v3 3/3] Config schema

[PATCH] maintainers: remove cxgbe maintainer
 2024-06-17 14:58 UTC  (5+ messages)

[PATCH] lib/hash: add SipHash function
 2024-06-17 14:58 UTC  (2+ messages)
` [PATCH v5] lib/hash: add siphash

[PATCH] Revert "bus/vdev: fix devargs in secondary process"
 2024-06-17 14:48 UTC  (2+ messages)

Coding Style for local variables
 2024-06-17 14:38 UTC  (2+ messages)

[PATCH] eal: fix logs for '--lcores'
 2024-06-17 14:37 UTC  (3+ messages)

[PATCH] doc/guides: fix link to internal hugepage doc
 2024-06-17 14:29 UTC 

[PATCH] vhost: fix FD registration to the fdset
 2024-06-17 14:25 UTC  (2+ messages)

[PATCH] app/testpmd: fix parsing for connection tracking item
 2024-06-17 14:14 UTC  (3+ messages)

[PATCH 0/2] fix non-template IPv6 RSS hash
 2024-06-17 14:07 UTC  (3+ messages)
` [PATCH 1/2] net/mlx5: refactor non-template RSS expansion
` [PATCH 2/2] net/mlx5: fix non-template IPv6 RSS hash

[PATCH] net/mlx5: fix HWS VXLAN item validation
 2024-06-17 14:03 UTC 

[RFC 0/2] add pointer compression API
 2024-06-17 13:57 UTC  (6+ messages)
` [PATCH v15 0/6] "

[dpdk-dev] [PATCH] common/cnxk: fix flow aging application exit
 2024-06-17 11:27 UTC 

[PATCH 00/19] Wangxun fixes and supports
 2024-06-17  9:53 UTC  (10+ messages)
` [PATCH 01/19] net/txgbe: fix to parse tunnel packets
` [PATCH 02/19] net/txgbe: fix flow filters in VT mode
` [PATCH 03/19] net/txgbe: fix Tx hang on queue disable
` [PATCH 04/19] net/txgbe: restrict the configuration of VLAN strip offload
` [PATCH 05/19] net/txgbe: reconfigure more MAC Rx registers
` [PATCH 06/19] net/txgbe: fix VF promiscuous and allmulticast
` [PATCH 07/19] net/ngbe: special config for YT8531SH-CA PHY
` [PATCH 08/19] net/ngbe: keep PHY power down while device probing
` [PATCH 09/19] net/ngbe: add WOL and NCSI capability

[PATCH 0/7] Improvements and new test cases
 2024-06-17  7:21 UTC  (9+ messages)
` [PATCH 1/7] test/crypto: unit tests for padding for TLS-1.3
` [PATCH 2/7] test/crypto: add combined mode cases for TLS 1.3
` [PATCH 3/7] test/security: add TLS 1.3 data walkthrough tests
` [PATCH 4/7] test/crypto: verify padding corruption in TLS-1.2
` [PATCH 5/7] test/crypto: verify padding corruption in DTLS-1.2
` [PATCH 6/7] test/security: add out of place sgl tests for TLS
` [PATCH 7/7] test/security: use single session in data walkthrough test

[PATCH 0/1] net/mlx5: show rx/tx descriptor ring limitations in rte_eth_dev_info
 2024-06-17  7:18 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v1 0/4] test/crypto: enhance modex tests
 2024-06-17  7:12 UTC  (6+ messages)
` [PATCH v1 1/4] test/crypto: validate modex result from first nonzero value
` [PATCH v1 2/4] test/crypto: remove unused variable in modex test data
` [PATCH v1 3/4] test/crypto: use common test function for mod tests
` [PATCH v1 4/4] test/crypto: add modex tests for zero padded operands

[PATCH v1 0/6] app/crypto-perf: add asymmetric crypto tests
 2024-06-17  6:42 UTC  (8+ messages)
` [PATCH v1 1/6] app/crypto-perf: add modex groups test
` [PATCH v1 2/6] app/crypto-perf: remove redundant local varriable
` [PATCH v1 3/6] app/crypto-perf: fix result location for asymmetric test
` [PATCH v1 4/6] app/crypto-perf: add function to check asymmetric operation
` [PATCH v1 5/6] app/crypto-perf: support SM2
` [PATCH v1 6/6] app/crypto-perf: support ECDSA

[PATCH] crypto/cnxk: fix ECDH pubkey verify
 2024-06-17  6:40 UTC  (2+ messages)

[PATCH 00/10] support software live migration
 2024-06-17  6:27 UTC  (21+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 05/11] vdpa/nfp: add the live migration logic
  ` [PATCH v2 06/11] vdpa/nfp: add the interrupt logic of vring relay
  ` [PATCH v2 07/11] vdpa/nfp: setup the VF configure
  ` [PATCH v2 08/11] vdpa/nfp: recover the ring index on new host
  ` [PATCH v2 09/11] vdpa/nfp: setup vring relay thread
  ` [PATCH v2 10/11] vdpa/nfp: enable feature bits of live migration
  ` [PATCH v2 11/11] doc: update nfp document
  ` [PATCH v3 00/11] support software live migration
    ` [PATCH v3 01/11] mailmap: add new contributor
    ` [PATCH v3 02/11] vdpa/nfp: fix logic in hardware init
    ` [PATCH v3 03/11] vdpa/nfp: fix the logic of reconfiguration
    ` [PATCH v3 04/11] vdpa/nfp: refactor the logic of datapath update
    ` [PATCH v3 05/11] vdpa/nfp: add the live migration logic
    ` [PATCH v3 06/11] vdpa/nfp: add the interrupt logic of vring relay
    ` [PATCH v3 07/11] vdpa/nfp: setup the VF configure
    ` [PATCH v3 08/11] vdpa/nfp: recover the ring index on new host
    ` [PATCH v3 09/11] vdpa/nfp: setup vring relay thread
    ` [PATCH v3 10/11] vdpa/nfp: enable feature bits of live migration
    ` [PATCH v3 11/11] doc: update nfp document

[PATCH] vhost: Fix the crash caused by accessing the released memory
 2024-06-17  3:35 UTC 

[DPDK/vhost/virtio Bug 1462] [dpdk-24.07] virtio_smoke/test_virtio_loopback: Vhost or Virtio hang
 2024-06-17  2:54 UTC 

[RFC 0/4] malloc type argument cleanup (part 1)
 2024-06-15 21:40 UTC  (6+ messages)
` [PATCH v2 0/3] malloc related cleanups
  ` [PATCH v2 1/3] rte_malloc: document that type is for tracing
  ` [PATCH v2 2/3] eal: remove type argument from internal routines
  ` [PATCH v2 3/3] event/sw: avoid snprintf truncation

[PATCH] event: fix warning from useless snprintf
 2024-06-15 16:04 UTC  (5+ messages)

[PATCH] crypto/cnxk: fix coverity issues
 2024-06-15 11:33 UTC 

[PATCH] examples/fips_validation: fix coverity issues
 2024-06-15 11:31 UTC 

[PATCH v2 0/5] ACC100 improvements and clean up
 2024-06-14 21:12 UTC  (4+ messages)
` [PATCH v2 5/5] baseband/acc: cosmetic log changes

[PATCH 0/5] dts: testpmd show port info/stats
 2024-06-14 20:05 UTC  (16+ messages)
` [PATCH 2/5] dts: skip first line of send_command output
` [PATCH v5 0/5] dts: testpmd show port info/stats
  ` [PATCH v5 1/5] dts: fix InteractiveShell command prompt filtering
  ` [PATCH v5 3/5] dts: add parsing utility module
  ` [PATCH v5 4/5] dts: add `show port info` command to TestPmdShell
  ` [PATCH v5 5/5] dts: add `show port stats` "

[PATCH v1] dts: Testbed And Node Configuration Split
 2024-06-14 18:32 UTC  (4+ messages)

[RFC 0/2] Add support for link speed lanes
 2024-06-14 18:27 UTC  (5+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] lib/ethdev: Add link_speed lanes support into rte lib

[PATCH] app/testpmd: fix lcore ID restriction
 2024-06-14 18:11 UTC  (10+ messages)
` [PATCH v2] "

[PATCH 0/4] dts: Remove Excess Attributes From User Config
 2024-06-14 18:11 UTC  (9+ messages)
` [PATCH 1/4] dts: Remove build target config and list of devices
` [PATCH 2/4] dts: Use First Core Logic Change
` [PATCH 3/4] dts: Self-Discovering Architecture Change
` [PATCH 4/4] dts: Rework DPDK Attributes In SUT Node Config

[PATCH v9 03/23] examples/ptp: replace terms master and slave
 2024-06-14 15:41 UTC  (2+ messages)
` [PATCH v10] "

[RFC 0/4] remove use of VLA
 2024-06-14 15:31 UTC  (9+ messages)
` [RFC 2/4] gro: remove use of VLAs
` [RFC 4/4] net/ice: "

[PATCH] build and install only one library type on Windows
 2024-06-14 15:15 UTC  (4+ messages)
` [PATCH v5 0/2] "

[PATCH 0/2] provide rte_ffs32, rte_ffs64 and __rte_x86_movdiri for MSVC
 2024-06-14 14:49 UTC  (3+ messages)
` [PATCH 2/2] eal: add rte ffs32 and rte ffs64 inline functions

[PATCH 0/2] adapt prefetch functions for MSVC
 2024-06-14 14:39 UTC  (2+ messages)

[PATCH 0/2] provide toolchain abstracted __builtin_constant_p
 2024-06-14 14:32 UTC  (4+ messages)
` [PATCH 2/2] mempool: use rte constant macro instead of GCC builtin

[PATCH v1 0/2] dts: api docs generation
 2024-06-14 14:32 UTC  (6+ messages)
` [PATCH v4 0/3] dts: API "
  ` [PATCH v4 1/3] dts: add doc generation dependencies
  ` [PATCH v4 2/3] dts: add API doc sources

[PATCH 0/2] mempool: patches
 2024-06-14 14:25 UTC  (2+ messages)

[PATCH] mempool: dump includes list of memory chunks
 2024-06-14 14:10 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v1 1/1] crypto/ipsec_mb: unify some IPsec MB PMDs
 2024-06-14 14:07 UTC  (3+ messages)
` [PATCH v2 0/1] Unifying IPsec MB
  ` [PATCH v2 1/1] crypto/ipsec_mb: unify some IPsec MB PMDs

[PATCH 0/4] dts: error and usage improvements
 2024-06-14 13:56 UTC  (10+ messages)
` [PATCH v6 0/3] "
  ` [PATCH v6 1/3] dts: rework arguments framework
  ` [PATCH v6 2/3] dts: constrain DPDK source argument
  ` [PATCH v6 3/3] dts: store stderr in RemoteCommandExecutionError

[PATCH] lib/hash: fix the return value description of rte_hash
 2024-06-14 13:49 UTC  (2+ messages)

[PATCH] hash: fix segfault by adding param name NULL check
 2024-06-14 13:47 UTC  (2+ messages)

[PATCH v2 0/4] hash: add SVE support for bulk key lookup
 2024-06-14 13:43 UTC  (7+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/4] hash: pack the hitmask for hash in bulk lookup
  ` [PATCH v9 4/4] hash: add SVE support for bulk key lookup

[DPDK/DTS Bug 1460] Decorate test cases
 2024-06-14 13:23 UTC 

[PATCH v2 00/21] Update MEV TS Base Driver
 2024-06-14 12:48 UTC  (13+ messages)
` [PATCH v3 00/22] "
  ` [PATCH v3 01/22] common/idpf: added NVME CPF specific code with defines
  ` [PATCH v3 02/22] common/idpf: updated IDPF VF device ID
  ` [PATCH v3 05/22] common/idpf: avoid defensive programming
  ` [PATCH v3 07/22] common/idpf: convert data type to 'le'
  ` [PATCH v3 09/22] common/idpf: refactor size check macro

[PATCH] app/test-crypto-perf: add throughput OOP decryption
 2024-06-14  9:38 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/2] crypto/mlx5: optimize AES-GCM IPsec operation
 2024-06-14  9:32 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] "
    ` [EXTERNAL] "

[PATCH 0/2] introduce PM QoS interface
 2024-06-14  8:04 UTC  (4+ messages)
` [PATCH v2 0/2] power: "
  ` [PATCH v2 1/2] power: introduce PM QoS API on CPU wide

Speakers and sessions at the DPDK Summit APAC
 2024-06-12 14:51 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).