DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 00/16] Fix allocation issues and add hardening
 2024-10-01 16:35 UTC  (15+ messages)
` [PATCH v4 00/17] Fix allocation bugs and hardening for rte_malloc
  ` [PATCH v4 01/17] memzone: fix use after free in tracing
  ` [PATCH v4 03/17] dma/ixd: fix incorrect free function in cleanup
  ` [PATCH v4 17/17] eal: add function attributes for allocation functions
` [PATCH v5 00/17] Fix allocation related bugs and add attributes
  ` [PATCH v5 01/17] memzone: fix use after free in tracing
  ` [PATCH v5 02/17] cryptodev/bcmfs: fix mis-matched free
  ` [PATCH v5 03/17] dma/ixd: fix incorrect free function in cleanup
  ` [PATCH v5 04/17] event/cnxk: fix pointer mismatch "

[PATCH] service: avoid worker lcore exit deadlock
 2024-10-01 16:26 UTC 

[PATCH] eal: add build-time option to omit trace
 2024-10-01 16:15 UTC  (12+ messages)
` [PATCH v4] "

net/netvsc: problem with configuring netvsc port after first port start
 2024-10-01 16:09 UTC 

[PATCH dpdk v1 00/15] IPv6 APIs overhaul
 2024-10-01 15:35 UTC  (19+ messages)
` [PATCH dpdk v2 00/16] "
  ` [PATCH dpdk v2 01/16] net: split raw checksum functions in separate header
  ` [PATCH dpdk v2 02/16] net: split ipv6 symbols "
  ` [PATCH dpdk v2 03/16] net: add structure for ipv6 addresses
  ` [PATCH dpdk v2 04/16] net: use ipv6 structure for header addresses
  ` [PATCH dpdk v2 05/16] fib6,rib6,lpm6: use ipv6 addr struct
  ` [PATCH dpdk v2 06/16] net: add ipv6 address utilities
  ` [PATCH dpdk v2 07/16] fib6,rib6,lpm6: use ipv6 utils
  ` [PATCH dpdk v2 08/16] graph,node: use ipv6 addr struct and utils
  ` [PATCH dpdk v2 09/16] pipeline: use ipv6 addr struct
  ` [PATCH dpdk v2 10/16] ipsec: "
  ` [PATCH dpdk v2 11/16] thash: "
  ` [PATCH dpdk v2 12/16] gro: "
  ` [PATCH dpdk v2 13/16] rte_flow: "
  ` [PATCH dpdk v2 14/16] rib6,fib6,lpm6: remove duplicate constants
  ` [PATCH dpdk v2 15/16] net: add utilities for well known ipv6 address types
  ` [PATCH dpdk v2 16/16] ipv6: add function to check ipv6 version

[PATCH v2 0/3] Introduce event pre-scheduling
 2024-10-01 15:33 UTC  (16+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] eventdev: introduce "
  ` [PATCH v3 2/6] eventdev: add event port pre-schedule modify
  ` [PATCH v3 3/6] eventdev: add SW event preschedule hint
  ` [PATCH v3 4/6] event/cnkx: add pre-schedule support
  ` [PATCH v3 5/6] app/test-eventdev: add pre-scheduling support
  ` [PATCH v3 6/6] examples: use eventdev pre-scheduling
  ` [PATCH v4 0/6] Introduce event pre-scheduling
    ` [PATCH v4 1/6] eventdev: introduce "
    ` [PATCH v4 2/6] eventdev: add event port pre-schedule modify
    ` [PATCH v4 3/6] eventdev: add SW event preschedule hint
    ` [PATCH v4 4/6] event/cnkx: add pre-schedule support
    ` [PATCH v4 5/6] app/test-eventdev: add pre-scheduling support
    ` [PATCH v4 6/6] examples: use eventdev pre-scheduling

[PATCH] service: extend service function call statistics
 2024-10-01 15:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] timer/linux: lower rounding of tsc estimation to 10KHz
 2024-10-01 15:19 UTC  (10+ messages)
` [PATCH v2 0/2] Improve TSC frequency accuracy on Linux
  ` [PATCH v2 1/2] timer/linux: lower rounding of tsc estimation to 100KHz
  ` [PATCH v2 2/2] timer/linux/x86: override TSC freq if no tsc_known_freq
` [PATCH v3 0/2] Improve TSC frequency accuracy on Linux
  ` [PATCH v3 1/2] timer/linux: lower rounding of tsc estimation to 100KHz
  ` [PATCH v3 2/2] timer/linux/x86: override TSC freq if no tsc_known_freq

[PATCH v5] net/ice: support customized search path for DDP package
 2024-10-01 14:03 UTC  (4+ messages)
` [PATCH v6] "

[PATCH] service: avoid worker lcore exit deadlock
 2024-10-01 13:54 UTC  (2+ messages)

[RFC PATCH] mempool: obey configured cache size
 2024-10-01 13:41 UTC  (3+ messages)
` [RFC PATCH v13] mempool: fix mempool "
` [RFC PATCH v14] "

[PATCH 0/4] fix issues with using AVX-512 drivers on 32-bit
 2024-10-01 13:36 UTC  (7+ messages)

[PATCH v1] net/ice: initialize PHC time with current time of day
 2024-10-01 13:31 UTC  (3+ messages)

[PATCH] net/iavf: fix mac address with i40e PF Linux driver
 2024-10-01 13:14 UTC  (5+ messages)
` [PATCH v2] net/iavf: preserve MAC "

[PATCH v2] common/cnxk: unregister IRQ before reconfigure
 2024-10-01 13:11 UTC  (4+ messages)
` [PATCH v3] common/cnxk: fix IRQ reconfiguration
  ` [PATCH v4] "

[PATCH 00/11] Use RTE_LOG_LINE in drivers
 2024-10-01 13:00 UTC  (8+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 03/14] net/dpaa: remove broken debug macros
  ` [PATCH v2 14/14] drivers: use per line logging in helpers

[PATCH 00/33] add Marvell cn20k SOC support for mempool and net
 2024-10-01 12:40 UTC  (22+ messages)
` [PATCH v2 00/18] "
` [PATCH v3 "
  ` [PATCH v3 01/18] mempool/cnxk: add cn20k PCI device ids
  ` [PATCH v3 02/18] common/cnxk: accommodate change in aura field width
  ` [PATCH v3 03/18] common/cnxk: use new NPA aq enq mbox for cn20k
  ` [PATCH v3 04/18] mempool/cnxk: initialize mempool ops "
  ` [PATCH v3 05/18] common/cnxk: add cn20k NIX register definitions
  ` [PATCH v3 06/18] common/cnxk: support NIX queue config for cn20k
  ` [PATCH v3 07/18] common/cnxk: support bandwidth profile "
  ` [PATCH v3 08/18] common/cnxk: support NIX debug "
  ` [PATCH v3 09/18] common/cnxk: add RSS support "
  ` [PATCH v3 10/18] net/cnxk: add cn20k base control path support
  ` [PATCH v3 11/18] net/cnxk: support Rx function select for cn20k
  ` [PATCH v3 12/18] net/cnxk: support Tx "
  ` [PATCH v3 13/18] net/cnxk: support Rx burst scalar "
  ` [PATCH v3 14/18] net/cnxk: support Rx burst vector "
  ` [PATCH v3 15/18] net/cnxk: support Tx burst scalar "
  ` [PATCH v3 16/18] net/cnxk: support Tx multi-seg in cn20k
  ` [PATCH v3 17/18] net/cnxk: support Tx burst vector for cn20k
  ` [PATCH v3 18/18] net/cnxk: support Tx multi-seg in "

[PATCH v1 0/8] centralize AVX-512 feature detection
 2024-10-01 11:18 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] config/x86: add global defines for checking AVX-512
  ` [PATCH v2 2/8] event/dlb2: use global AVX-512 variables
  ` [PATCH v2 3/8] common/idpf: "
  ` [PATCH v2 4/8] net/cpfl: "
  ` [PATCH v2 5/8] net/i40e: "
  ` [PATCH v2 6/8] net/iavf: "
  ` [PATCH v2 7/8] net/ice: "
  ` [PATCH v2 8/8] net/idpf: "

[PATCH v2 00/18] NXP DPAA ETH driver enhancement and fixes
 2024-10-01 11:03 UTC  (22+ messages)
` [PATCH v4 "
  ` [PATCH v5 "
    ` [PATCH v5 01/18] bus/dpaa: fix PFDRs leaks due to FQRNIs
    ` [PATCH v5 02/18] net/dpaa: fix typecasting ch ID to u32
    ` [PATCH v5 03/18] bus/dpaa: fix VSP for 1G fm1-mac9 and 10
    ` [PATCH v5 04/18] bus/dpaa: fix the fman details status
    ` [PATCH v5 05/18] bus/dpaa: add port buffer manager stats
    ` [PATCH v5 06/18] net/dpaa: support Tx confirmation to enable PTP
    ` [PATCH v5 07/18] net/dpaa: add support to separate Tx conf queues
    ` [PATCH v5 08/18] net/dpaa: share MAC FMC scheme and CC parse
    ` [PATCH v5 09/18] net/dpaa: support Rx/Tx timestamp read
    ` [PATCH v5 10/18] net/dpaa: support IEEE 1588 PTP
    ` [PATCH v5 11/18] net/dpaa: implement detailed packet parsing
    ` [PATCH v5 12/18] net/dpaa: enhance DPAA frame display
    ` [PATCH v5 13/18] net/dpaa: support mempool debug
    ` [PATCH v5 14/18] bus/dpaa: add OH port mode for dpaa eth
    ` [PATCH v5 15/18] bus/dpaa: add ONIC port mode for the DPAA eth
    ` [PATCH v5 16/18] net/dpaa: improve the dpaa port cleanup
    ` [PATCH v5 17/18] net/dpaa: improve dpaa errata A010022 handling
    ` [PATCH v5 18/18] net/dpaa: fix reallocate_mbuf handling

[PATCH] net/iavf: simplify mailbox message generation for mac
 2024-10-01  9:15 UTC 

[PATCH 1/1] common/cnxk: updated loglevel from NOTICE to INFO
 2024-10-01  8:47 UTC  (2+ messages)
` [PATCH v2 1/1] common/cnxk: fix "

[PATCH v1 1/3] crypto/ipsec_mb: add SM3 algorithm support
 2024-10-01  8:40 UTC  (6+ messages)
` [PATCH v2 1/4] "
  ` [PATCH v2 4/4] doc: updated feature matrix for AESNI MB PMD
    ` [EXTERNAL] "

[PATCH] net/octeon_ep: add device removal event callback
 2024-10-01  8:38 UTC  (4+ messages)
` [PATCH v2 1/1] "
  ` [PATCH v3 "

[PATCH] app/test: refactor cryptodev test cases
 2024-10-01  8:03 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH 1/3] cryptodev: add ec points to sm2 op
 2024-10-01  7:57 UTC  (3+ messages)
` [PATCH v2] "
  ` [EXTERNAL] "

Meson get_cross_property deprecated
 2024-10-01  7:44 UTC  (5+ messages)

[PATCH v8 1/8] common/zsda: add common function and log macro
 2024-10-01  7:43 UTC  (11+ messages)
` [PATCH v8 2/8] common/zsda: configure device
  ` [PATCH v8 3/8] common/zsda: configure queues
    ` [EXTERNAL] "
  ` [PATCH v8 4/8] compress/zsda: configure drivers of compressdev
    ` [EXTERNAL] "
  ` [PATCH v8 5/8] crypto/zsda: configure drivers, sessions, capabilities of cryptodev
    ` [EXTERNAL] "
  ` [PATCH v8 6/8] lib/cryptodev: add sm4 xts for crypto
    ` [EXTERNAL] "
  ` [EXTERNAL] [PATCH v8 2/8] common/zsda: configure device

[PATCH v7 1/8] common/zsda: add common function and log macro
 2024-10-01  7:31 UTC  (3+ messages)
` [PATCH v7 8/8] doc/guides: add documents and release notes for two drivers
  ` [EXTERNAL] "

[PATCH v2 01/17] net/cnxk: added telemetry support do dump SA information
 2024-10-01  6:00 UTC  (17+ messages)
` [PATCH v2 02/17] net/cnxk: handle timestamp correctly for VF
` [PATCH v2 03/17] net/cnxk: update Rx offloads to handle timestamp
` [PATCH v2 04/17] event/cnxk: handle timestamp for event mode
` [PATCH v2 05/17] net/cnxk: update mbuf and rearm data for Rx inject packets
` [PATCH v2 06/17] common/cnxk: remove restriction to clear RPM stats
` [PATCH v2 07/17] common/cnxk: allow MAC address set/add with active VFs
` [PATCH v2 08/17] net/cnxk: move PMD function defines to common code
` [PATCH v2 09/17] common/cnxk: add flush wait after write of inline ctx
` [PATCH v2 10/17] common/cnxk: fix CPT HW word size for outbound SA
` [PATCH v2 11/17] net/cnxk: add PMD APIs for IPsec SA base and flush
` [PATCH v2 12/17] net/cnxk: add PMD APIs to submit CPT instruction
` [PATCH v2 13/17] net/cnxk: add PMD API to retrieve CPT queue statistics
` [PATCH v2 14/17] net/cnxk: add option to enable custom inbound sa usage
` [PATCH v2 15/17] net/cnxk: add PMD API to retrieve the model string
` [PATCH v2 16/17] net/cnxk: handle OOP for inbound packet
` [PATCH v2 17/17] event/cnxk: handle inbound out of place processing

[PATCH v3 00/47] TruFlow update for Thor2
 2024-10-01  5:58 UTC  (35+ messages)
` [PATCH v3 01/47] net/bnxt: tf_core: fix wc tcam multi slice delete issue
` [PATCH v3 02/47] net/bnxt: tf_core: tcam manager data corruption
` [PATCH v3 03/47] net/bnxt: tf_core: External EM support cleanup
` [PATCH v3 04/47] net/bnxt: tf_core: Thor TF EM key size check
` [PATCH v3 05/47] net/bnxt: tf_core: flow scale improvement
` [PATCH v3 06/47] net/bnxt: tf_core: TF support flow scale query
` [PATCH v3 07/47] net/bnxt: tf_core: fix slice count in case of HA entry move
` [PATCH v3 08/47] net/bnxt: tf_core: convert priority based TCAM manager to dynamic allocation
` [PATCH v3 09/47] net/bnxt: tf_core: remove dead AFM code from session-based priority TCAM mgr
` [PATCH v3 10/47] net/bnxt: tf_core: remove dead "
` [PATCH v3 13/47] net/bnxt: tf_ulp: add custom l2 etype tunnel support
` [PATCH v3 14/47] net/bnxt: tf_ulp: add support for vf to vf flow offload
` [PATCH v3 15/47] net/bnxt: tf_ulp: Wh+ mirroring support
` [PATCH v3 16/47] net/bnxt: tf_ulp: miscellaneous fixes
` [PATCH v3 19/47] net/bnxt: tf_ulp: convert recipe table to dynamic memory
` [PATCH v3 21/47] net/bnxt: tf_ulp: add action read and clear support
` [PATCH v3 23/47] net/bnxt: tf_ulp: VFR updates for Thor 2
` [PATCH v3 25/47] net/bnxt: tf_ulp: update template files
` [PATCH v3 26/47] net/bnxt: tf_ulp: enable recipe id generation
` [PATCH v3 27/47] net/bnxt: tf_ulp: fixed parent child db counters
` [PATCH v3 28/47] net/bnxt: tf_ulp: modify return values to adhere to C coding standard
` [PATCH v3 29/47] net/bnxt: tf_ulp: update template files
` [PATCH v3 30/47] net/bnxt: tf_ulp: add mask defaults when mask is not specified
` [PATCH v3 32/47] net/bnxt: tf_ulp: add support for flow priority
` [PATCH v3 34/47] net/bnxt: tf_ulp: add rte_mtr support for Thor2
` [PATCH v3 35/47] net/bnxt: tf_ulp: TF support flow scale query
` [PATCH v3 36/47] net/bnxt: tf_ulp: add support for rss flow query to ULP
` [PATCH v3 38/47] net/bnxt: tf_ulp: inline utility functions and use likely/unlikely
` [PATCH v3 39/47] net/bnxt: tf_ulp: switch ulp to use rte crc32 hash
` [PATCH v3 41/47] net/bnxt: tf_ulp: support a few generic template items
` [PATCH v3 42/47] net/bnxt: tf_ulp: TFC support flow scale query for Thor2
` [PATCH v3 44/47] net/bnxt: tf_ulp: enable support for truflow feature configuration
` [PATCH v3 45/47] net/bnxt: tf_ulp: support a few feature extensions
` [PATCH v3 47/47] net/bnxt: tf_ulp: add stats cache for thor2

[PATCH v2 1/1] ethdev: fix int overflow in descriptor count logic
 2024-09-30 22:07 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 0/5] dts: Pydantic configuration
 2024-09-30 21:45 UTC  (3+ messages)
` [PATCH 3/5] dts: use Pydantic in the configuration

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