DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v2 3/9] doc: reword design section in contributors guidelines
 2024-06-24 15:07 UTC  (3+ messages)
` [PATCH] doc/design: minor cleanus

[PATCH v2 0/9] test-bbdev fixes and improvements for 24.07
 2024-06-24 15:02 UTC  (10+ messages)
` [PATCH v2 1/9] test/bbdev: fix TB logic
` [PATCH v2 2/9] test/bbdev: fix MLD output size computation
` [PATCH v2 3/9] test/bbdev: fix interrupt tests
` [PATCH v2 4/9] test/bbdev: change iter-max argument
` [PATCH v2 5/9] test/bbdev: improve timeout message format
` [PATCH v2 6/9] test/bbdev: add soft output parsing capability
` [PATCH v2 7/9] test/bbdev: check assumptions on fft window
` [PATCH v2 8/9] test/bbdev: update fft measurement output
` [PATCH v2 9/9] test/bbdev: remove unnecessary line

[PATCH] vhost: only emit debug log with invalid FD
 2024-06-24 14:46 UTC 

[PATCH v1] crypto/ipsec_mb: use new ipad/opad calculation API
 2024-06-24 14:33 UTC  (2+ messages)

[PATCH v1 0/2] dts: api docs generation
 2024-06-24 14:25 UTC  (19+ messages)
` [PATCH v5 0/4] dts: API "
  ` [PATCH v5 1/4] dts: update params and parser docstrings
  ` [PATCH v5 2/4] dts: add doc generation dependencies
  ` [PATCH v5 3/4] dts: add API doc sources
  ` [PATCH v5 4/4] dts: add API doc generation
` [PATCH v6 0/4] dts: API docs generation
  ` [PATCH v6 1/4] dts: update params and parser docstrings
  ` [PATCH v6 2/4] dts: add doc generation dependencies
  ` [PATCH v6 3/4] dts: add API doc sources
  ` [PATCH v6 4/4] dts: add API doc generation
` [PATCH v7 0/4] dts: API docs generation
  ` [PATCH v7 1/4] dts: update params and parser docstrings
  ` [PATCH v7 2/4] dts: add doc generation dependencies
  ` [PATCH v7 3/4] dts: add API doc sources
  ` [PATCH v7 4/4] dts: add API doc generation

[PATCH] net/mlx5: fix memleak for resource object
 2024-06-24 13:59 UTC  (2+ messages)

[PATCH 1/6] net/cnxk: stale offload flag reset
 2024-06-24 13:24 UTC  (18+ messages)
` [PATCH 2/6] net/cnxk: add MTU set ops
` [PATCH 3/6] net/cnxk: add multi seg support in eswitch
` [PATCH 4/6] net/cnxk: increment number of flow pattern
` [PATCH 5/6] net/cnxk: update processing ready message
` [PATCH 6/6] common/cnxk: flow aginig delaying app shutdown
` [PATCH v2 1/5] net/cnxk: fix stale offload flag reset
  ` [PATCH v2 2/5] net/cnxk: add MTU set ops
  ` [PATCH v2 3/5] net/cnxk: add multi seg support in eswitch
  ` [PATCH v2 4/5] net/cnxk: fix invalid pattern count
  ` [PATCH v2 5/5] net/cnxk: fix representor port mapping
` [PATCH v3 1/5] net/cnxk: fix stale offload flag reset
  ` [PATCH v3 2/5] net/cnxk: add MTU set ops
  ` [PATCH v3 3/5] net/cnxk: add multi seg support in eswitch
  ` [PATCH v3 4/5] net/cnxk: fix invalid pattern count
  ` [PATCH v3 5/5] net/cnxk: fix representor port mapping

zxdh: add zxdh poll mode driver
 2024-06-24 12:31 UTC  (2+ messages)
` [v2] raw/zxdh: introduce zxdh raw device driver

[PATCH v2] bus/vmbus: add device_order field to rte_vmbus_dev
 2024-06-24 11:15 UTC  (2+ messages)

[PATCH] bus/vmbus: add device_order field to rte_vmbus_dev
 2024-06-24 10:56 UTC 

[PATCH v3 1/6] net/fm10k: add missing vector API header include
 2024-06-24 10:05 UTC  (9+ messages)
` [PATCH v4 00/13] Optionally have rte_memcpy delegate to compiler memcpy
  ` [PATCH v4 13/13] eal: provide option to use compiler memcpy instead of RTE

[PATCH] eventdev/dma: fix missing response info in forward mode
 2024-06-24  9:22 UTC 

[PATCH] meson: use built-in 'modules' helper for python dependencies
 2024-06-24  9:20 UTC  (5+ messages)

[PATCH] vhost: Fix the crash caused by accessing the released memory
 2024-06-24  9:20 UTC  (2+ messages)

[PATCH 0/2] crypto/mlx5: optimize AES-GCM IPsec operation
 2024-06-24  9:16 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] "
    ` [EXTERNAL] "
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] crypto/mlx5: add out of place mode for "

[PATCH v4 21/21] doc: updated the documentation for cpfl PMD
 2024-06-24  9:16 UTC  (23+ messages)
` [PATCH v5 00/21] Update MEV TS Base Driver
  ` [PATCH v5 01/21] common/idpf: updated IDPF VF device ID
  ` [PATCH v5 02/21] common/idpf: added new virtchnl2 capability and vport flag
  ` [PATCH v5 03/21] common/idpf: moved the idpf HW into API header file
  ` [PATCH v5 04/21] common/idpf: avoid defensive programming
  ` [PATCH v5 05/21] common/idpf: use BIT ULL for large bitmaps
  ` [PATCH v5 06/21] common/idpf: convert data type to 'le'
  ` [PATCH v5 07/21] common/idpf: compress RXDID mask definitions
  ` [PATCH v5 08/21] common/idpf: refactor size check macro
  ` [PATCH v5 09/21] common/idpf: update mask of Rx FLEX DESC ADV FF1 M
  ` [PATCH v5 10/21] common/idpf: use 'pad' and 'reserved' fields appropriately
  ` [PATCH v5 11/21] common/idpf: move related defines into enums
  ` [PATCH v5 12/21] common/idpf: avoid variable 0-init
  ` [PATCH v5 13/21] common/idpf: update in PTP message validation
  ` [PATCH v5 14/21] common/idpf: rename INLINE FLOW STEER to FLOW STEER
  ` [PATCH v5 15/21] common/idpf: add wmb before tail
  ` [PATCH v5 16/21] drivers: add flex array support and fix issues
  ` [PATCH v5 17/21] common/idpf: enable flow steer capability for vports
  ` [PATCH v5 18/21] common/idpf: add a new Tx context descriptor structure
  ` [PATCH v5 19/21] common/idpf: remove idpf common file
  ` [PATCH v5 20/21] drivers: adding type to idpf vc queue switch
  ` [PATCH v5 21/21] doc: updated the documentation for cpfl PMD

[PATCH v1 0/2] DLB Enqueue Reorder Support
 2024-06-24  8:28 UTC  (10+ messages)
` [PATCH v1 1/2] event/dlb2: add support for enqueue reordering
  ` [PATCH v2 0/2] DLB Enqueue Reorder Support
    ` [PATCH v2 1/2] event/dlb2: add support for enqueue reordering
    ` [PATCH v2 2/2] eventdev: add support for enqueue reorder
  ` [PATCH v3 0/2] DLB Enqueue Reorder Support
    ` [PATCH v3 1/2] event/dlb2: add support for enqueue reordering
    ` [PATCH v3 2/2] eventdev: add support for enqueue reorder
` [PATCH v1 "

[PATCH v1 0/9] test-bbdev fixes and improvements for 24.07
 2024-06-24  7:48 UTC  (5+ messages)
` [PATCH v1 7/9] test/bbdev: check assumptions on fft window

[PATCH 00/12] fixes and improvements to CNXK crypto PMD
 2024-06-24  6:24 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] common/cnxk: add comments to denote skipped entries
  ` [PATCH v2 02/12] crypto/cnxk: update version map file with PMD APIs
  ` [PATCH v2 03/12] common/cnxk: make inline dev PF func get as idev API
  ` [PATCH v2 04/12] crypto/cnxk: add flow control in Rx inject path
  ` [PATCH v2 05/12] crypto/cnxk: use SSO PF func of inline device in inst
  ` [PATCH v2 06/12] crypto/cnxk: use NEON for Rx inject inst preparation
  ` [PATCH v2 07/12] crypto/cnxk: remove init of CPT result field in packet
  ` [PATCH v2 08/12] crypto/cnxk: add dual submission in Rx inject
  ` [PATCH v2 09/12] crypto/cnxk: update sess pointer for next iteration
  ` [PATCH v2 10/12] crypto/cnxk: fix aes-gcm zero len input cases
  ` [PATCH v2 11/12] crypto/cnxk: make pack IV variable as const
  ` [PATCH v2 12/12] crypto/cnxk: enable dual submission to CPT

[PATCH] net/mlx5: fix HWS GRE OPTION item validation
 2024-06-24  5:11 UTC 

[PATCH 0/2] add function to set dedicated queue size
 2024-06-24  2:03 UTC  (3+ messages)
` [PATCH 1/2] net/bonding: standard the log message
` [PATCH 2/2] net/bonding: add command to set dedicated queue size

[PATCH] app/testpmd: fix help string of BPF load command
 2024-06-24  1:58 UTC 

[PATCH 00/17] NFP bugfix
 2024-06-24  1:57 UTC  (18+ messages)
` [PATCH 01/17] net/nfp: refactor speed configuration logic
` [PATCH 02/17] net/nfp: refactor device speed update logic
` [PATCH 03/17] net/nfp: fix link status display problem
` [PATCH 04/17] net/nfp: fix coredump caused by firmware abnormal cleanup
` [PATCH 05/17] net/nfp: forbid offload flow rules with empty action list
` [PATCH 06/17] net/nfp: remove redundancy function call
` [PATCH 07/17] net/nfp: fix flow rule match data problem
` [PATCH 08/17] net/nfp: fix flow rule action "
` [PATCH 09/17] net/nfp: enlarge the flow rules limitation
` [PATCH 10/17] net/nfp: enlarge flow hash table size
` [PATCH 11/17] net/nfp: fix flow position index problem
` [PATCH 12/17] net/nfp: fix getting firmware version
` [PATCH 13/17] doc: update the metadata description section
` [PATCH 14/17] net/nfp: remove the unneeded logic
` [PATCH 15/17] net/nfp: adapts the reverse sequence card
` [PATCH 16/17] net/nfp: fix null pointer dereferences
` [PATCH 17/17] net/nfp: fix port action core dump

[PATCH] app/graph: fix destination buffer too small
 2024-06-23 20:26 UTC  (2+ messages)

[PATCH 1/1] net/mlx5: show rx/tx descriptor ring limitations in rte_eth_dev_info
 2024-06-23 11:34 UTC  (3+ messages)
` [PATCH v2 0/1] net/mlx5: fix incorrect rx/tx descriptor "

[DPDK/core Bug 1472] mbuf: some dynamic fields are mishandled if IOVA as PA is disabled during build
 2024-06-22 16:08 UTC 

[PATCH 0/9] reowrd in prog guide
 2024-06-22 14:55 UTC  (17+ messages)
` [PATCH v2 1/9] doc: reword pmd section "
  ` [PATCH v2 2/9] doc: reword argparse "
  ` [PATCH v2 4/9] doc: reword service cores "
  ` [PATCH v2 5/9] doc: reword trace library "
  ` [PATCH v2 6/9] doc: reword log "
  ` [PATCH v2 7/9] doc: reword cmdline "
  ` [PATCH v2 8/9] doc: reword stack library "
  ` [PATCH v2 9/9] doc: reword rcu "

[RFC PATCH 0/1] Initial Implementation For Jumbo Frames
 2024-06-21 23:54 UTC  (5+ messages)
` [RFC PATCH v2 "
` [RFC PATCH v2] Initial Implementation For Jumbo Frames Test Suite

[PATCH v2 0/3] dts: queue start/stop suite
 2024-06-21 21:28 UTC  (8+ messages)
` [PATCH v2 1/3] dts: initial queue start/stop suite implementation
` [PATCH v2 2/3] dts: added promisc/verbose func to testpmd shell
` [PATCH v2 3/3] dts: queue suite conf schema

[PATCH] net/*: replace intrinsic header include with rte_vect
 2024-06-21 21:06 UTC  (2+ messages)

[PATCH v3 0/3] VLAN Test Suite
 2024-06-21 20:53 UTC  (7+ messages)
` [PATCH v5 1/3] dts: updated testpmd shell class
  ` [PATCH v5 2/3] dts: refactored VLAN test suite
  ` [PATCH v5 3/3] dts: config schema

[DPDK/core Bug 1471] rte_pktmbuf_free_bulk does not respect RTE_LIBRTE_MBUF_DEBUG
 2024-06-21 19:03 UTC  (2+ messages)
` [DPDK/core Bug 1471] Some rte_pktmbuf functions do "

[DPDK/testpmd Bug 1470] Testpmd parameter --max-pkt-len does not update MTU of ports bound to a kernel driver
 2024-06-21 17:37 UTC 

[PATCH 0/3] Mac Filter Port to New DTS
 2024-06-21 17:21 UTC  (4+ messages)
` [PATCH 1/3] dts: add boolean to adjust addresses
` [PATCH 2/3] dts: add testpmd methods for test suite
` [PATCH 3/3] dts: mac filter test suite refactored for new dts

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

[RFC] net/ice: Update base code with latest snapshot
 2024-06-21 15:08 UTC  (19+ messages)
` [PATCH v2 000/148] Update net/ice base driver to latest upstream snapshot
  ` [PATCH v2 012/148] net/ice/base: clean up __ice_aq_get_set_rss_lut()
  ` [PATCH v2 122/148] net/ice/base: add missing files for shared code update
  ` [PATCH v2 124/148] net/ice/base: use const char* array for storing link modes
  ` [PATCH v2 126/148] net/ice/base: move code to common headers
  ` [PATCH v2 127/148] net/ice/base: make some switch-related functions static
  ` [PATCH v2 133/148] net/ice/base: fix memcpy type
  ` [PATCH v2 137/148] net/ice/base: support DCF query port ETS adminq
  ` [PATCH v2 140/148] net/ice/base: enable CGU error reporting

[RFC PATCH v1 0/2] dts: replace XML-RPC server
 2024-06-21 14:14 UTC  (4+ messages)
` [PATCH v1 0/1] "
  ` [PATCH v1 1/1] dts: Remove XML-RPC server for Scapy TG and instead use PythonShell

[DPDK/meson Bug 1469] [dpdk-24.07] meson_tests/driver-tests: event_dma_adapter_autotest test timeout
 2024-06-21  9:27 UTC 

[PATCH v1 0/4] Add second scatter test case
 2024-06-21  8:32 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/4] dts: add methods for modifying MTU to testpmd shell
  ` [PATCH v4 4/4] dts: add test case that utilizes offload to pmd_buffer_scatter

inconsistency in i40e_aq_get_phy_capabilities() [i40e_common.c]
 2024-06-21  8:07 UTC 

DTS WG Meeting Minutes - June 20, 2024
 2024-06-21  7:00 UTC  (2+ messages)

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

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