DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/2] dts: update mypy and clean up
 2024-05-31  9:29 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] dts: update mypy static checker
  ` [PATCH v3 2/2] dts: clean up config types

[PATCH 0/4] dts: error and usage improvements
 2024-05-31  9:04 UTC  (12+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 1/3] dts: rework arguments framework
  ` [PATCH v5 2/3] dts: constrain DPDK source argument
  ` [PATCH v5 3/3] dts: store stderr in RemoteCommandExecutionError

[PATCH 0/2] eal/riscv: implement prefetch using zicbop
 2024-05-31  8:49 UTC  (4+ messages)
` [PATCH 1/2] eal: add flag to hide generic prefetch_write
` [PATCH 2/2] eal/riscv: add support for zicbop extension

[DPDK/ethdev Bug 1449] mlx5_net: Cannot change the Tx SQ state to RESET Remote I/O error
 2024-05-31  7:58 UTC 

[PATCH v5 0/2] Methodology change for hugepage configuration
 2024-05-31  6:53 UTC  (10+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/2] dts: Change hugepage runtime config to 2MB Exclusively
  ` [PATCH v7 2/2] dts: Change hugepage 'amount' to a different term
` [PATCH v8 0/2] Methodology change for hugepage configuration
  ` [PATCH v8 1/2] dts: Change hugepage runtime config to 2MB Exclusively
  ` [PATCH v8 2/2] dts: Change hugepage 'amount' to a different term

[RFC] eal: provide option to use compiler memcpy instead of RTE
 2024-05-31  5:19 UTC  (9+ messages)
` [RFC v2] "

[PATCH 1/2] net/mlx5: support match with switch manager
 2024-05-31  3:51 UTC  (2+ messages)
` [PATCH 2/2] net/mlx5/hws: add "

[PATCH 1/3] net/mlx5: add match with Tx queue item
 2024-05-31  3:50 UTC  (3+ messages)
` [PATCH 2/3] net/mlx5: rename external Rx queue to external queue
` [PATCH 3/3] net/mlx5: add external Tx queue map and unmap

BPF standardization
 2024-05-30 23:23 UTC 

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

[PATCH] net/virtio: fix MAC table update
 2024-05-30 17:40 UTC 

[PATCH v2 1/2] eventdev/dma: reorganize event DMA ops
 2024-05-30 17:35 UTC  (7+ messages)
` [PATCH v3 "
      ` [EXTERNAL] "
  ` [PATCH v4 "
    ` [PATCH v4 2/2] dma/cnxk: remove completion pool

[PATCH v4] eal: verify mmu type for DPDK support (ppc64le)
 2024-05-30 16:44 UTC  (2+ messages)
` [PATCH v5] "

[PATCH v1 0/4] Add second scatter test case
 2024-05-30 16:33 UTC  (18+ messages)
` [PATCH v1 2/4] dts: add context manager for interactive shells
` [PATCH v1 3/4] dts: add methods for modifying MTU to testpmd shell
` [PATCH v1 4/4] dts: add test case that utilizes offload to pmd_buffer_scatter
` [PATCH v2 0/4] Add second scatter test case
  ` [PATCH v2 1/4] dts: improve starting and stopping interactive shells
  ` [PATCH v2 2/4] dts: add context manager for "
  ` [PATCH v2 3/4] dts: add methods for modifying MTU to testpmd shell
  ` [PATCH v2 4/4] dts: add test case that utilizes offload to pmd_buffer_scatter

Community CI Meeting Minutes - May 30, 2024
 2024-05-30 16:08 UTC 

[PATCH] eal/x86: improve rte_memcpy const size 16 performance
 2024-05-30 15:41 UTC  (2+ messages)
` [PATCH v8] "

[PATCH v2 00/27] Update IXGBE base driver
 2024-05-30 15:01 UTC  (33+ messages)
` [PATCH v3 00/30] "
  ` [PATCH v3 01/30] net/ixgbe/base: revert remove default advertising for x550 2.5G/5G
  ` [PATCH v3 02/30] net/ixgbe/base: fix wrong 5G link speed reported on VF
  ` [PATCH v3 03/30] net/ixgbe/base: fix PHY ID for X550
  ` [PATCH v3 04/30] net/ixgbe/base: rename message type macros
  ` [PATCH v3 05/30] net/ixgbe/base: correct registers names to match datasheet
  ` [PATCH v3 06/30] net/ixgbe/base: introduce new mailbox API
  ` [PATCH v3 07/30] net/ixgbe/base: increase DCB BW calculation for MTU from 4088 to 9128
  ` [PATCH v3 08/30] net/ixgbe/base: improve function comments
  ` [PATCH v3 09/30] net/ixgbe/base: add fw_rst_cnt field to ixgbe_hw struct
  ` [PATCH v3 10/30] net/ixgbe/base: replace HIC with direct register access
  ` [PATCH v3 11/30] net/ixgbe/base: added link state handling
  ` [PATCH v3 12/30] net/ixgbe/base: handle -Wimplicit-fallthrough
  ` [PATCH v3 13/30] net/ixgbe/base: remove non-inclusive language
  ` [PATCH v3 14/30] net/ixgbe/base: filter out spurious link up indication
  ` [PATCH v3 15/30] net/ixgbe/base: remove circular header dependency
  ` [PATCH v3 16/30] net/ixgbe/base: add missing QV defines
  ` [PATCH v3 17/30] net/ixgbe/base: improve SWFW semaphore acquisition
  ` [PATCH v3 18/30] net/ixgbe/base: prevent untrusted loop bound
  ` [PATCH v3 19/30] net/ixgbe/base: remove prototypes of unimplemented functions
  ` [PATCH v3 20/30] net/ixgbe/base: add definitions for E610
  ` [PATCH v3 21/30] net/ixgbe/base: add support for E610 Admin Command Interface
  ` [PATCH v3 22/30] net/ixgbe/base: add support for E610 device capabilities detection
  ` [PATCH v3 23/30] net/ixgbe/base: add link management support for E610 device
  ` [PATCH v3 24/30] net/ixgbe/base: add support for NVM handling in "
  ` [PATCH v3 25/30] net/ixgbe/base: enable E610 device support
  ` [PATCH v3 26/30] net/ixgbe/base: add i2c and GPIO read/write API
  ` [PATCH v3 27/30] net/ixgbe/base: add NVM init and populate
  ` [PATCH v3 28/30] net/ixgbe/base: alternate structure operations support
  ` [PATCH v3 29/30] net/ixgbe/base: support more NVM-related operations
  ` [PATCH v3 30/30] net/ixgbe/base: add various miscellaneous features

[PATCH v1] crypto: fix build issues on crypto callbacks macro undefined
 2024-05-30 14:49 UTC  (14+ messages)
` [PATCH v2 1/2] crypto: fix build issues on unsetting crypto callbacks macro
  ` [PATCH v2 2/2] crypto: validate crypto callbacks from next node
    ` [EXTERNAL] "
  ` [EXTERNAL] [PATCH v2 1/2] crypto: fix build issues on unsetting crypto callbacks macro

[PATCH v1 01/17] net/ntnic: Add registers for NapaTech SmartNiC
 2024-05-30 14:49 UTC  (17+ messages)
` [PATCH v1 02/17] net/ntnic: add core platform functionality
` [PATCH v1 03/17] net/ntnic: add interfaces for "
` [PATCH v1 04/17] net/ntnic: add FPGA model implementation
` [PATCH v1 05/17] net/ntnic: add NTNIC adapter interfaces
` [PATCH v1 06/17] net/ntnic: add interfaces for PMD driver modules
` [PATCH v1 07/17] net/ntnic: add API "
` [PATCH v1 08/17] net/ntnic: add interfaces for flow API engine
` [PATCH v1 09/17] net/ntnic: add VFIO module
` [PATCH v1 10/17] net/ntnic: add Logs and utilities implementation
` [PATCH v1 11/17] net/ntnic: add ethdev and makes PMD available
` [PATCH v1 12/17] net/ntnic: add support of the NT200A0X smartNIC
` [PATCH v1 13/17] net/ntnic: add adapter initialization
` [PATCH v1 14/17] net/ntnic: add adapter initialization API
` [PATCH v1 15/17] net/ntnic: add link management module
` [PATCH v1 16/17] net/ntnic: add link 100G module
` [PATCH v1 17/17] net/ntnic: add NIM module

[DPDK/ethdev Bug 1448] cannot disable RTE_ETHDEV_RXTX_CALLBACKS from rte_config.h
 2024-05-30 14:28 UTC  (4+ messages)

i40e add UDP GENEVE tunnel
 2024-05-30 14:04 UTC 

[RFC 1/2] eal: add pointer compression functions
 2024-05-30 13:35 UTC  (14+ messages)
` [PATCH v12 0/6] add pointer compression API
  ` [PATCH v12 2/6] mempool: add functions to get extra mempool info
` [PATCH v13 0/6] add pointer compression API
  ` [PATCH v13 1/6] lib: allow libraries with no sources
  ` [PATCH v13 2/6] mempool: add functions to get extra mempool info
  ` [PATCH v13 3/6] ptr_compress: add pointer compression library
  ` [PATCH v13 4/6] test: add pointer compress tests to ring perf test
  ` [PATCH v13 5/6] docs: add pointer compression guide
  ` [PATCH v13 6/6] test: add unit test for ptr compression

[PATCH 0/6] crypto/ionic: introduce AMD Pensando ionic crypto driver
 2024-05-30 12:02 UTC  (4+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] "
    ` [EXTERNAL] "

[PATCH] cnxk: disable building template files
 2024-05-30 11:30 UTC  (2+ messages)

[PATCH v3] net/cpfl: get running host ID for CPFL PMD
 2024-05-30  9:39 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] common/qat: add legacy algorithm option
 2024-05-30  9:33 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] app/crypto-perf: support IPsec/TLS segmented buffers
 2024-05-30  9:29 UTC  (3+ messages)

[PATCH v2] test/crypto: fix enqueue dequeue callback case
 2024-05-30  9:27 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/3] cryptodev: add API to get used queue pair depth
 2024-05-30  9:19 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v2] app/test: fix rsa tests in qat suite
 2024-05-30  9:06 UTC  (3+ messages)
` [PATCH v3] "
  ` [EXTERNAL] "

[PATCH 00/10] support software live migration
 2024-05-30  8:51 UTC  (2+ messages)

[PATCH] compress/mlx5: add VF device ID
 2024-05-30  8:48 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v1 2/3] app/testpmd: add VXLAN last reserved modification command
 2024-05-30  8:22 UTC  (4+ messages)
` [PATCH v2 0/4] support VXLAN rsvd1 modification
  ` [PATCH v2 1/4] app/testpmd: fix the testpmd field string sequence

[PATCH] eal: initialize shared plugins on Windows
 2024-05-30  8:02 UTC  (6+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 2/2] "

[PATCH 0/2] crypto/mlx5: optimize AES-GCM IPsec operation
 2024-05-30  7:24 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] crypto/mlx5: add out of place mode for "

[PATCH] net/mlx5: fix flow discover IPv6 traffic class support issue
 2024-05-30  3:42 UTC 

[PATCH v10 00/20] Remove use of noninclusive term sanity
 2024-05-29 23:33 UTC  (21+ messages)
` [PATCH v10 01/20] mbuf: replace term sanity check
` [PATCH v10 02/20] eal: replace use of sanity check in comments and messages
` [PATCH v10 03/20] test: replace use word sanity
` [PATCH v10 04/20] examples: remove term sanity
` [PATCH v10 05/20] lib: replace use of sanity check in comments and messages
` [PATCH v10 06/20] doc/eventdev_pipeline: remove sanity
` [PATCH v10 07/20] net/ring: replace use of sanity
` [PATCH v10 08/20] net/fm10k, net/ixgbe: remove word sanity
` [PATCH v10 09/20] net/mlx[45]: "
` [PATCH v10 10/20] net/sfc: remove term "sanity check"
` [PATCH v10 11/20] net/ark: replace use of term sanity
` [PATCH v10 12/20] net/bnxt: "
` [PATCH v10 13/20] net/bnx2x: remove reference to sanity
` [PATCH v10 14/20] net/nfp: replace use of term sanity
` [PATCH v10 15/20] net/txgbe: replace "
` [PATCH v10 16/20] net/cxgbe: remove use of "
` [PATCH v10 17/20] cnxk: replace "
` [PATCH v10 18/20] event/opdl: remove "
` [PATCH v10 19/20] crypto/bcmfs: replace term sanity check
` [PATCH v10 20/20] drivers: remove use of "

[RFC] latencystats: performance overhaul
 2024-05-29 22:54 UTC  (10+ messages)
` [PATCH v6 0/8] latencystats: improvements to algorithm and test
  ` [PATCH v6 1/8] latencystats: replace use of VLA
  ` [PATCH v6 2/8] latencystats: handle fractional cycles per ns
  ` [PATCH v6 3/8] latencystats: do not use floating point
  ` [PATCH v6 4/8] latencystats: fix log messages
  ` [PATCH v6 5/8] latencystats: update include files
  ` [PATCH v6 6/8] latencystats: enforce that unused callback function is NULL
  ` [PATCH v6 7/8] latencystats: add metric for number of samples
  ` [PATCH v6 8/8] test: update to latencystats tests

[PATCH] eal: speed up dpdk init time
 2024-05-29 21:51 UTC  (2+ messages)

[PATCH] net/mlx5: break resource release forever loop
 2024-05-29 21:46 UTC 

[PATCH v2 0/3] Improve interactive shell output gathering and logging
 2024-05-29 19:49 UTC  (5+ 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

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