DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v1 0/4] Add second scatter test case
 2024-06-20 19:24 UTC  (8+ 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

[PATCH 0/5] Optionally have rte_memcpy delegate to compiler memcpy
 2024-06-20 18:53 UTC  (40+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] net/fm10k: add missing intrinsic include
    ` [PATCH v3 0/6] Optionally have rte_memcpy delegate to compiler memcpy
      ` [PATCH v3 1/6] net/fm10k: add missing vector API header include
        ` [PATCH v4 00/13] Optionally have rte_memcpy delegate to compiler memcpy
          ` [PATCH v4 01/13] net/i40e: add missing vector API header include
          ` [PATCH v4 02/13] net/iavf: "
          ` [PATCH v4 03/13] net/ice: "
          ` [PATCH v4 04/13] net/ixgbe: "
          ` [PATCH v4 05/13] net/ngbe: "
          ` [PATCH v4 06/13] net/txgbe: "
          ` [PATCH v4 07/13] net/virtio: "
          ` [PATCH v4 08/13] net/fm10k: "
          ` [PATCH v4 09/13] event/dlb2: include headers for vector and memory copy APIs
          ` [PATCH v4 10/13] net/octeon_ep: add missing vector API header include
          ` [PATCH v4 11/13] distributor: "
          ` [PATCH v4 12/13] fib: "
          ` [PATCH v4 13/13] eal: provide option to use compiler memcpy instead of RTE
      ` [PATCH v3 2/6] event/dlb2: include headers for vector and memory copy APIs
      ` [PATCH v3 3/6] net/octeon_ep: add missing vector API header include
      ` [PATCH v3 4/6] distributor: "
      ` [PATCH v3 5/6] fib: "
      ` [PATCH v3 6/6] eal: provide option to use compiler memcpy instead of RTE
  ` [PATCH v2 2/6] event/dlb2: include headers for vector and memory copy APIs
  ` [PATCH v2 3/6] net/octeon_ep: properly include vector API header file
  ` [PATCH v2 4/6] distributor: "
  ` [PATCH v2 5/6] fib: "
  ` [PATCH v2 6/6] eal: provide option to use compiler memcpy instead of RTE

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

[PATCH v2 0/3] Improve interactive shell output gathering and logging
 2024-06-20 17:36 UTC  (5+ 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

rte_bitmap_free() Re: DPDK Coverity issue 426433
 2024-06-20 17:14 UTC  (2+ messages)

Community CI Meeting Minutes - June 13, 2024
 2024-06-20 16:40 UTC 

[PATCH] examples/fips_validation: fix coverity issues
 2024-06-20 16:33 UTC  (2+ messages)

DTS WG Meeting Minutes - June 20, 2024
 2024-06-20 16:32 UTC 

[RFC] net/ice: Update base code with latest snapshot
 2024-06-20 15:43 UTC  (33+ messages)
` [PATCH v2 000/148] Update net/ice base driver to latest upstream snapshot
  ` [PATCH v2 004/148] net/ice/base: update phy config during link restart
  ` [PATCH v2 011/148] net/ice/base: fix get media type
  ` [PATCH v2 012/148] net/ice/base: clean up __ice_aq_get_set_rss_lut()
  ` [PATCH v2 019/148] net/ice/base: bring back ability to use 128 as size of PF type RSS LUT
  ` [PATCH v2 025/148] net/ice/base: use model-dependent number of PHY ports
  ` [PATCH v2 030/148] net/ice/base: limit PF RSS LUT to one VSI at time
  ` [PATCH v2 037/148] net/ice/base: fix NVM feature check
  ` [PATCH v2 040/148] net/ice/base: add FW load status mask
  ` [PATCH v2 047/148] net/ice/base: added informational message for NAC topology
  ` [PATCH v2 072/148] net/ice/base: update strict status when assigning BW limits
  ` [PATCH v2 073/148] net/ice/base: remove unused define
  ` [PATCH v2 084/148] net/ice/base: add function to read SDP section from NVM
  ` [PATCH v2 087/148] net/ice/base: allow skipping PF clear
  ` [PATCH v2 093/148] net/ice/base: allow different FW API versions based on MAC type
  ` [PATCH v2 095/148] net/ice/base: add E830 debug dump cluster ID values

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

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

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

Coding Style for local variables
 2024-06-20 14:45 UTC  (7+ messages)

[PATCH v1] crypto: fix build issues on crypto callbacks macro undefined
 2024-06-20 14:34 UTC  (11+ messages)
` [PATCH v2 1/2] crypto: fix build issues on unsetting crypto callbacks macro
  ` [EXTERNAL] "

[PATCH 0/4] dts: Remove Excess Attributes From User Config
 2024-06-20 13:41 UTC  (4+ messages)
` [PATCH 2/4] dts: Use First Core Logic Change

[PATCH v4 1/3] event/dlb2: add support for HW delayed token
 2024-06-20 12:09 UTC  (10+ messages)
` [PATCH v5 0/5] DLB2 Enhancements
  ` [PATCH v5 1/5] event/dlb2: add support for HW delayed token
  ` [PATCH v5 2/5] event/dlb2: add support for dynamic HL entries
  ` [PATCH v5 3/5] event/dlb2: enhance DLB credit handling
  ` [PATCH v5 4/5] doc: update DLB2 documentation
  ` [PATCH v5 5/5] doc: update release notes for 24.07

DPDK Release Status Meeting 2024-06-20
 2024-06-20 10:59 UTC 

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

FW: compilation|FAILURE| pw(141419) sid(32237) job(PER_PATCH_BUILD12332)[v2,6/6] eal: provide option to use compiler memcpy instead of RTE
 2024-06-20  9:13 UTC  (2+ messages)

[PATCH v1] crypto/ipsec_mb: use new ipad/opad calculation API
 2024-06-20  9:00 UTC  (3+ messages)

[PATCH v2] config/arm: add Ampere AmpereOneX platform
 2024-06-20  8:40 UTC  (3+ messages)

[PATCH] net/af_xdp: fix umem map size for zero copy
 2024-06-20  7:10 UTC  (3+ messages)
` [PATCH v5] net/af_xdp: parse umem map info from mempool range api

[PATCH v1 0/4] test/crypto: enhance modex tests
 2024-06-20  7:10 UTC  (2+ messages)

[PATCH v1 0/1] Unifying IPsec MB
 2024-06-20  7:00 UTC  (4+ messages)
` [PATCH v1 1/1] crypto/ipsec_mb: unify some IPsec MB PMDs

[PATCH v1 0/6] app/crypto-perf: add asymmetric crypto tests
 2024-06-20  6:48 UTC  (11+ 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 6/6] app/crypto-perf: support ECDSA

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

[PATCH 0/3] fix insert dev core dump
 2024-06-20  6:41 UTC  (9+ messages)
` [PATCH 1/3] bus/vdev: revert fix devargs in secondary process
` [PATCH 2/3] bus/vdev: revert fix devargs after multi-process bus scan
` [PATCH 3/3] net/vdev: fix insert vdev core dump

release candidate 24.07-rc1
 2024-06-20  4:08 UTC 

[PATCH] doc: update LTS maintenance to 3 years
 2024-06-20  3:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] doc: remove confusing release candidate statements
 2024-06-20  3:50 UTC  (3+ messages)

[PATCH] doc/guides: fix link to internal hugepage doc
 2024-06-20  3:49 UTC  (2+ messages)

[PATCH 0/6] dts: add testpmd params and statefulness
 2024-06-20  3:36 UTC  (18+ messages)
` [PATCH v6 0/8] dts: add testpmd params
  ` [PATCH v6 1/8] dts: add params manipulation module
  ` [PATCH v6 6/8] dts: use testpmd params for scatter test suite
  ` [PATCH v6 7/8] dts: rework interactive shells
  ` [PATCH v6 8/8] dts: use Unpack for type checking and hinting
` [PATCH v7 0/8] dts: add testpmd params
  ` [PATCH v7 1/8] dts: add params manipulation module
  ` [PATCH v7 2/8] dts: use Params for interactive shells
  ` [PATCH v7 3/8] dts: refactor EalParams
  ` [PATCH v7 4/8] dts: remove module-wide imports
  ` [PATCH v7 5/8] dts: add testpmd shell params
  ` [PATCH v7 6/8] dts: use testpmd params for scatter test suite
  ` [PATCH v7 7/8] dts: rework interactive shells
  ` [PATCH v7 8/8] dts: use Unpack for type checking and hinting

[PATCH v2 1/4] lib/ethdev: Add link_speed lanes support into rte lib
 2024-06-20  3:23 UTC  (3+ messages)
` [PATCH v3] ethdev: Add link_speed lanes support

[PATCH 0/5] dts: testpmd show port info/stats
 2024-06-20  3:04 UTC  (3+ messages)
` [PATCH v5 "

[DPDK/vhost/virtio Bug 1467] Virtio_user as Exception Path in secondary process report mistakes ( virtio_user_notify_queue(): failed to kick backend: Bad file descriptor)
 2024-06-20  2:46 UTC 

[PATCH v1 0/4] node and inheritance improvements
 2024-06-20  2:43 UTC  (8+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] dts: add tg node test run setup and teardown
  ` [PATCH v2 2/5] dts: unify class inheritance from object
  ` [PATCH v2 3/5] dts: unify super calls
  ` [PATCH v2 4/5] dts: refine pre-test setup and teardown steps
  ` [PATCH v2 5/5] dts: clean up close in remote session

[PATCH 0/2] introduce PM QoS interface
 2024-06-20  2:32 UTC  (10+ messages)
` [PATCH v3 0/2] power: "
  ` [PATCH v3 1/2] power: introduce PM QoS API on CPU wide
  ` [PATCH v3 2/2] examples/l3fwd-power: add PM QoS configuration

[PATCH v1] dts: rename execution to test run
 2024-06-20  2:19 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v9 0/2] Methodology change for hugepage configuration
 2024-06-20  2:06 UTC  (4+ messages)
` [PATCH v9 1/2] dts: Change hugepage runtime config to 2MB Exclusively

[DPDK/meson Bug 1466] [dpdk-24.07] clang failed to compile DPDK when using parameter "-Db_sanitize=address"
 2024-06-20  1:04 UTC 

[PATCH 0/4] dts: error and usage improvements
 2024-06-20  0:24 UTC  (3+ messages)
` [PATCH v6 0/3] "

[PATCH 0/2] dts: update mypy and clean up
 2024-06-19 23:02 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v4 0/3] DLB2 Enhancements
 2024-06-19 21:07 UTC  (6+ messages)
` [PATCH v4 3/3] event/dlb2: enhance DLB credit handling

[PATCH] Revert "bus/vdev: fix devargs in secondary process"
 2024-06-19 20:07 UTC  (6+ messages)

[PATCH] cmdline: configure input buffer size
 2024-06-19 19:58 UTC  (3+ messages)
` [PATCH v3] cmdline: increase "

[PATCH] table: remove experimental CRC API for some arches
 2024-06-19 19:58 UTC  (2+ messages)

[PATCH] replace GCC marker extension with C11 anonymous unions
 2024-06-19 17:30 UTC  (7+ messages)
` [PATCH v12 0/4] remove use of RTE_MARKER fields in libraries
  ` [PATCH v12 1/4] net/i40e: use mbuf prefetch helper
  ` [PATCH v12 2/4] mbuf: remove marker fields
  ` [PATCH v12 3/4] security: "
  ` [PATCH v12 4/4] cryptodev: "

[PATCH v1] ptr_compress: fix offset to use portable type
 2024-06-19 17:11 UTC  (6+ messages)

[PATCH 0/5] riscv: implement accelerated crc using zbc
 2024-06-19 16:41 UTC  (6+ messages)
` [PATCH 1/5] config/riscv: add flag for using Zbc extension

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

[PATCH] doc: update match with E-Switch manager dependency
 2024-06-19 15:20 UTC  (2+ messages)

DPDK compatible driver sheet for VMWARE
 2024-06-19 15:08 UTC 

[PATCH] lib/hash: add SipHash function
 2024-06-19 14:24 UTC  (3+ messages)
` [PATCH v5] lib/hash: add siphash

[PATCH] vhost: Fix the crash caused by accessing the released memory
 2024-06-19 12:27 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).