DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v1] crypto: fix build issues on crypto callbacks macro undefined
 2024-06-26 22:04 UTC  (15+ messages)
` [PATCH v2 1/2] crypto: fix build issues on unsetting crypto callbacks macro
  ` [EXTERNAL] "
  ` [PATCH v3 1/2] cryptodev: fix crypto callbacks on unsetting "
    ` [PATCH v3 2/2] cryptodev: validate crypto callbacks from next node

[PATCH] app/graph: fix destination buffer too small
 2024-06-26 20:22 UTC  (6+ messages)
` [PATCH v2] "
  ` [EXTERNAL] "

[PATCH v3 1/6] net/fm10k: add missing vector API header include
 2024-06-26 20:16 UTC  (9+ messages)
` [PATCH v4 00/13] Optionally have rte_memcpy delegate to compiler memcpy

[PATCH v1 01/17] net/ntnic: Add registers for NapaTech SmartNiC
 2024-06-26 19:55 UTC  (24+ messages)
` [PATCH v4 01/23] net/ntnic: add ethdev and makes PMD available
  ` [PATCH v4 02/23] net/ntnic: add logging implementation
  ` [PATCH v4 03/23] net/ntnic: add minimal initialization for PCI device
  ` [PATCH v4 04/23] net/ntnic: add NT utilities implementation
  ` [PATCH v4 05/23] net/ntnic: add VFIO module
  ` [PATCH v4 06/23] net/ntnic: add NT NIC driver dependencies
  ` [PATCH v4 07/23] net/ntnic: add core platform functionality
  ` [PATCH v4 08/23] net/ntnic: add adapter initialization
  ` [PATCH v4 09/23] net/ntnic: add registers and FPGA model for NapaTech NIC
  ` [PATCH v4 10/23] net/ntnic: add core platform functionality
  ` [PATCH v4 11/23] net/ntnic: add FPGA initialization functionality
  ` [PATCH v4 12/23] net/ntnic: add support of the NT200A0X smartNIC
  ` [PATCH v4 13/23] net/ntnic: add reset module for "
  ` [PATCH v4 14/23] net/ntnic: add clock profiles "
  ` [PATCH v4 15/23] net/ntnic: add MAC and packet features
  ` [PATCH v4 16/23] net/ntnic: add link management module
  ` [PATCH v4 17/23] net/ntnic: add link 100G module
  ` [PATCH v4 18/23] net/ntnic: add NIM module
  ` [PATCH v4 19/23] net/ntnic: add QSFP support
  ` [PATCH v4 20/23] net/ntnic: add QSFP28 support
  ` [PATCH v4 21/23] net/ntnic: add GPIO PHY module
  ` [PATCH v4 22/23] net/ntnic: add MAC PCS register interface module
  ` [PATCH v4 23/23] net/ntnic: add GMF (Generic MAC Feeder) module

[PATCH v2 0/3] dts: queue start/stop suite
 2024-06-26 19:51 UTC  (7+ messages)
` [PATCH v3 1/3] dts: initial queue start/stop suite implementation
  ` [PATCH v3 2/3] dts: add functions to testpmd shell
  ` [PATCH v3 3/3] dts: queue suite conf schema

[PATCH v1 1/2] event/dlb2: add support for enqueue reordering
 2024-06-26 18:31 UTC  (5+ messages)
` [PATCH v3 0/2] DLB Enqueue Reorder Support
  ` [PATCH v3 2/2] eventdev: add support for enqueue reorder

[PATCH v3 0/3] VLAN Test Suite
 2024-06-26 18:23 UTC  (7+ messages)
` [PATCH v7 1/3] dts: VLAN test suite implementation
  ` [PATCH v7 2/3] dts: add VLAN methods to testpmd shell
  ` [PATCH v7 3/3] dts: config schema

[PATCH v2 0/8] net/mlx5: flow fast path validation
 2024-06-26 18:14 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] net/mlx5: extract target port validation
  ` [PATCH v3 2/8] net/mlx5: extract queue index validation
  ` [PATCH v3 3/8] net/mlx5: store pattern template items
  ` [PATCH v3 4/8] net/mlx5: store original actions in template
  ` [PATCH v3 5/8] net/mlx5: store expected type on indirect action
  ` [PATCH v3 6/8] net/mlx5: store modify field action
  ` [PATCH v3 7/8] common/mlx5: add debug mode indicator
  ` [PATCH v3 8/8] net/mlx5: add async flow operation validation

[PATCH v3 000/129] Update net/ice base driver to latest upstream snapshot
 2024-06-26 17:33 UTC  (110+ messages)
` [PATCH v4 000/103] "
  ` [PATCH v4 001/103] net/ice/base: add LL Tx timestamp interrupt read
  ` [PATCH v4 002/103] net/ice/base: use model-dependent number of PHY ports
  ` [PATCH v4 003/103] net/ice/base: use ice_bitmap_t in promisc functions
  ` [PATCH v4 004/103] net/ice/base: fix rx-only unicast promiscuous mode
  ` [PATCH v4 005/103] net/ice/base: add support for E825-C TX clock changing
  ` [PATCH v4 006/103] net/ice/base: fix for applying multiple cloud filters
  ` [PATCH v4 007/103] net/ice/base: prevent potential integer overflow
  ` [PATCH v4 008/103] net/ice/base: implement initial PTP support for E830
  ` [PATCH v4 009/103] net/ice/base: fix resource leak
  ` [PATCH v4 010/103] net/ice/base: move lock outside of if-else
  ` [PATCH v4 011/103] net/ice/base: refactor control queue send delay
  ` [PATCH v4 012/103] net/ice/base: allow for dumping all clusters
  ` [PATCH v4 013/103] net/ice/base: remove PTP aqc_driver_params
  ` [PATCH v4 014/103] net/ice/base: change data buffer in i2c write to be const
  ` [PATCH v4 015/103] net/ice/base: fix sign-extension
  ` [PATCH v4 016/103] net/ice/base: add helper function for refsync
  ` [PATCH v4 017/103] net/ice/base: added informational message for NAC topology
  ` [PATCH v4 018/103] net/ice/base: add Cage Max Power override NVM module
  ` [PATCH v4 019/103] net/ice/base: adapt No FEC in Auto support check to add E82X devices
  ` [PATCH v4 020/103] net/ice/base: fix incorrect size when allocating children arrays
  ` [PATCH v4 021/103] net/ice/base: fix GCS descriptor field offsets
  ` [PATCH v4 022/103] net/ice/base: add VSI type for subfunctions
  ` [PATCH v4 023/103] net/ice/base: correct the return type of ice_bitmap_hweight
  ` [PATCH v4 024/103] net/ice/base: add helper to get timer command reg values
  ` [PATCH v4 025/103] net/ice/base: avoid stale PHY commands in ice_ptp_one_port_cmd
  ` [PATCH v4 026/103] net/ice/base: remove dead code from ice_get_ddp_pkg_state
  ` [PATCH v4 027/103] net/ice/base: use ICE_PTP_NOP to better indicate no action
  ` [PATCH v4 028/103] net/ice/base: use "err" instead of "status" in ice_ptp_hw.c
  ` [PATCH v4 029/103] net/ice/base: re-number E810-T subdevice IDs to match upstream
  ` [PATCH v4 030/103] net/ice/base: enable RDMA Act-Act unload paths
  ` [PATCH v4 031/103] net/ice/base: parse 1PPS GPIO in 1588 function caps
  ` [PATCH v4 032/103] net/ice/base: fix check for existing switch rule
  ` [PATCH v4 033/103] net/ice/base: fall back to safe CGU params
  ` [PATCH v4 034/103] net/ice/base: change tmr_idx to u32
  ` [PATCH v4 035/103] net/ice/base: be more verbose when preparing timer sync
  ` [PATCH v4 036/103] net/ice/base: update strict status when assigning BW limits
  ` [PATCH v4 037/103] net/ice/base: improve read retry value calculation
  ` [PATCH v4 038/103] net/ice/base: check if recipe buffer was already allocated
  ` [PATCH v4 039/103] net/ice/base: use correct type
  ` [PATCH v4 040/103] net/ice/base: read OROM in a loop
  ` [PATCH v4 041/103] net/ice/base: ignore snprintf return value
  ` [PATCH v4 042/103] net/ice/base: check array bounds
  ` [PATCH v4 043/103] net/ice/base: copy output IO params from command descriptor
  ` [PATCH v4 044/103] net/ice/base: enable Next Cluster ID capability
  ` [PATCH v4 045/103] net/ice/base: fix potential TLV length overflow
  ` [PATCH v4 046/103] net/ice/base: add function to read SDP section from NVM
  ` [PATCH v4 047/103] net/ice/base: add Floating VEB support
  ` [PATCH v4 048/103] net/ice/base: add defines for loopback mode
  ` [PATCH v4 049/103] net/ice/base: allow skipping PF clear
  ` [PATCH v4 050/103] net/ice/base: fix wrong definition of board type
  ` [PATCH v4 051/103] net/ice/base: make ice_clear_vsi_q_ctx() non-static
  ` [PATCH v4 052/103] net/ice/base: fix package download algorithm
  ` [PATCH v4 053/103] net/ice/base: allows packages with mixed signature presence
  ` [PATCH v4 054/103] net/ice/base: adjust ice_memcpy type specifiers
  ` [PATCH v4 055/103] net/ice/base: allow different FW API versions based on MAC type
  ` [PATCH v4 056/103] net/ice/base: add 32 GT bus speed enumerated value
  ` [PATCH v4 057/103] net/ice/base: add E830 debug dump cluster ID values
  ` [PATCH v4 058/103] net/ice/base: fix for preparing PHY for timesync command
  ` [PATCH v4 059/103] net/ice/base: support for firmware sanitization
  ` [PATCH v4 060/103] net/ice/base: add 200G speeds to PHY types decoding
  ` [PATCH v4 061/103] net/ice/base: add PHY OFFSET_READY register clearing
  ` [PATCH v4 062/103] net/ice/base: rename PHY model designator fields and functions
  ` [PATCH v4 063/103] net/ice/base: enable SB access explicitly before 1st PHY access
  ` [PATCH v4 064/103] net/ice/base: refactor ETH56G PHY initialization
  ` [PATCH v4 065/103] net/ice/base: refactor ETH56G support for multiple PHYs per MAC
  ` [PATCH v4 066/103] net/ice/base: implement interface to reset timestamp memory
  ` [PATCH v4 067/103] net/ice/base: return high address for multi-read eth56g registers
  ` [PATCH v4 068/103] net/ice/base: add function to read Tx timestamp status register
  ` [PATCH v4 069/103] net/ice/base: implement upper-level PHY control functions
  ` [PATCH v4 070/103] net/ice/base: remove switch-related code
  ` [PATCH v4 071/103] net/ice/base: allow passing flags to sbq command
  ` [PATCH v4 072/103] net/ice/base: add Get Link Status Data version 2
  ` [PATCH v4 073/103] net/ice/base: add port option commands
  ` [PATCH v4 074/103] net/ice/base: replace array initialization with macros
  ` [PATCH v4 075/103] net/ice/base: switch speed conversions to static lookups
  ` [PATCH v4 076/103] net/ice/base: merge unified E830 headers
  ` [PATCH v4 077/103] net/ice/base: support E830 in DDP pkg handling
  ` [PATCH v4 078/103] net/ice/base: support E830 in Topology AQ command
  ` [PATCH v4 079/103] net/ice/base: add E830 PTP init
  ` [PATCH v4 080/103] net/ice/base: allow skipping main timer programming
  ` [PATCH v4 081/103] net/ice/base: fix compile issues on some targets
  ` [PATCH v4 082/103] net/ice/base: add L2TPv3 support for adv rules
  ` [PATCH v4 083/103] net/ice/base: detect and store device sensor reading capability
  ` [PATCH v4 084/103] net/ice/base: increase PF reset wait timeout to 500 milliseconds
  ` [PATCH v4 085/103] net/ice/base: use a variable to store reset count
  ` [PATCH v4 086/103] net/ice/base: fix masking in ice_get_ctx()
  ` [PATCH v4 087/103] net/ice/base: add AQ function to configure SyncE error reporting
  ` [PATCH v4 088/103] net/ice/base: update boost struct for traffic types
  ` [PATCH v4 089/103] net/ice/base: enable CGU error reporting
  ` [PATCH v4 090/103] net/ice/base: cleanup timestamp registers correctly
  ` [PATCH v4 091/103] net/ice/base: remove PHY port timer bypass mode
  ` [PATCH v4 092/103] net/ice/base: implement TX interrupt enablement functions
  ` [PATCH v4 093/103] net/ice/base: make Tx and Rx vernier offset calibration independent
  ` [PATCH v4 094/103] net/ice/base: change a method to get pca9575 handle
  ` [PATCH v4 095/103] net/ice/base: rename SMA register macros
  ` [PATCH v4 096/103] net/ice/base: make is_gps_present more generic
  ` [PATCH v4 097/103] net/ice/base: add missing defines and misc cleanup
  ` [PATCH v4 098/103] net/ice/base: align code to base driver
  ` [PATCH v4 099/103] net/ice/base: make some functions non-static
  ` [PATCH v4 100/103] net/ice/base: make some functions static
  ` [PATCH v4 101/103] net/ice/base: introduce new functions in ice_sched_node
  ` [PATCH v4 102/103] net/ice/base: add missing files for shared code update
  ` [PATCH v4 103/103] net/ice: add new device ids

[PATCH] net/ice: use a different method to filter LLDP packets
 2024-06-26 17:31 UTC 

[PATCH] doc: enhance the global log level documentation
 2024-06-26 17:10 UTC  (2+ messages)

[PATCH 0/3] Mac Filter Port to New DTS
 2024-06-26 15:55 UTC  (7+ 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] mbuf: fix API to copy mbuf dynamic fields
 2024-06-26 15:00 UTC  (3+ messages)

[PATCH] eal/linux: lower log level on allocation attempt failure
 2024-06-26 14:59 UTC  (2+ messages)

[PATCH v1 0/6] app/crypto-perf: add asymmetric crypto tests
 2024-06-26 13:42 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/6] app/crypto-perf: fix result location for asymmetric test
  ` [PATCH v2 4/6] app/crypto-perf: add function to check asymmetric operation
  ` [PATCH v2 5/6] app/crypto-perf: support SM2
  ` [PATCH v2 6/6] app/crypto-perf: support ECDSA

[PATCH v3] graph: expose node context as pointers
 2024-06-26 11:30 UTC  (5+ messages)
` [PATCH v5] "

Validation error in LDPC decoding
 2024-06-26 11:22 UTC 

[PATCH] eventdev/dma: fix missing response info in forward mode
 2024-06-26 10:59 UTC  (3+ messages)

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

[PATCH v2] examples/fips_validation: fix coverity issues
 2024-06-26 10:26 UTC 

[PATCH v1] crypto/cnxk: minimal normalization on input
 2024-06-26 10:18 UTC 

[PATCH] test/event: increase default queue depth for tests
 2024-06-26 10:08 UTC  (3+ messages)

[PATCH v2 0/4] test/crypto: enhance modex tests
 2024-06-26 10:03 UTC  (5+ messages)
` [PATCH v3 0/3] test/crypto: add modex test for zero padding
  ` [PATCH v3 1/3] test/crypto: validate modex result from first nonzero value
  ` [PATCH v3 2/3] test/crypto: remove unused variable in modex test data
  ` [PATCH v3 3/3] test/crypto: add modex tests for zero padded operands

[PATCH v4 1/3] event/dlb2: add support for HW delayed token
 2024-06-26  9:37 UTC  (6+ messages)
` [PATCH v5 0/5] DLB2 Enhancements
  ` [PATCH v5 3/5] event/dlb2: enhance DLB credit handling

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