DPDK patches and discussions
 help / color / mirror / Atom feed
[RFC] eal: use _Static_assert() for RTE_BUILD_BUG_ON
 2024-01-17 18:32 UTC  (24+ messages)
` [PATCH v3 0/5] use static_assert to catch build errors
  ` [PATCH v3 1/5] event/opdl: fix non-constant compile time assertion
  ` [PATCH v3 2/5] net/sfc: fix non-constant expression in RTE_BUILD_BUG_ON()
  ` [PATCH v3 3/5] net/i40e: avoid using const variable in assertion
  ` [PATCH v3 4/5] mempool: avoid floating point expression in static assertion
  ` [PATCH v3 5/5] eal: replace out of bounds VLA with static_assert
` [PATCH v4 0/6] use static assert to cathc build errors
  ` [PATCH v4 1/6] eal: introduce RTE_MIN_T() and RTE_MAX_T() macros
  ` [PATCH v4 2/6] event/opdl: fix non-constant compile time assertion
  ` [PATCH v4 3/6] net/sfc: fix non-constant expression in RTE_BUILD_BUG_ON()
  ` [PATCH v4 4/6] net/i40e: avoid using const variable in assertion
  ` [PATCH v4 5/6] mempool: avoid floating point expression in static assertion
  ` [PATCH v4 6/6] eal: replace out of bounds VLA with static_assert

[PATCH] net/mlx5: fix GENEVE TLV option management
 2024-01-17 17:14 UTC  (2+ messages)

[PATCH] net/mlx5/hws: fix ESP matching validation
 2024-01-17 17:11 UTC  (2+ messages)

[PATCH] doc: update LTS maintenance to 3 years
 2024-01-17 16:24 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/tap: Modified TAP BPF program as per the Kernel-version upgrade requirements
 2024-01-17 16:19 UTC  (17+ messages)
  ` [External] : "
` [RFC v3] tap: rework the BPF header parsing

[PATCH] event/cnxk: use WFE LDP loop for getwork routine
 2024-01-17 14:26 UTC  (3+ messages)
` [PATCH v2 1/2] config/arm: allow WFE to be enabled config time
  ` [PATCH v2 2/2] event/cnxk: use WFE LDP loop for getwork routine

[V1 0/2] use traffic class PRM field for IPv6 modification
 2024-01-17 13:41 UTC  (2+ messages)

[PATCH] net/iavf: fix application reset callback calls
 2024-01-17 11:54 UTC 

[PATCH] doc: update command scope information
 2024-01-17 10:58 UTC  (2+ messages)

[PATCH 00/24] Fixes and improvements in crypto cnxk
 2024-01-17 10:31 UTC  (30+ messages)
` [PATCH v2 "
  ` [PATCH v2 07/24] crypto/cnxk: enable Rx inject in security lookaside
  ` [PATCH v3 00/24] Fixes and improvements in crypto cnxk
    ` [PATCH v3 01/24] common/cnxk: fix memory leak
    ` [PATCH v3 02/24] crypto/cnxk: use common macro
    ` [PATCH v3 03/24] crypto/cnxk: fallback to SG if headroom is not available
    ` [PATCH v3 04/24] crypto/cnxk: return microcode completion code
    ` [PATCH v3 05/24] crypto/cnxk: fix ECDH pubkey verify in cn9k
    ` [PATCH v3 06/24] crypto/cnxk: enable digest gen for zero len input
    ` [PATCH v3 07/24] crypto/cnxk: enable Rx inject in security lookaside
    ` [PATCH v3 08/24] common/cnxk: add Rx inject configs
    ` [PATCH v3 09/24] crypto/cnxk: Rx inject config update
    ` [PATCH v3 10/24] crypto/cnxk: enable Rx inject for 103
    ` [PATCH v3 11/24] crypto/cnxk: rename security caps as IPsec security caps
    ` [PATCH v3 12/24] common/cnxk: update opad-ipad gen to handle TLS
    ` [PATCH v3 13/24] common/cnxk: add TLS record contexts
    ` [PATCH v3 14/24] crypto/cnxk: separate IPsec from security common code
    ` [PATCH v3 15/24] crypto/cnxk: add TLS record session ops
    ` [PATCH v3 16/24] crypto/cnxk: add TLS record datapath handling
    ` [PATCH v3 17/24] crypto/cnxk: add TLS capability
    ` [PATCH v3 18/24] crypto/cnxk: add PMD APIs for raw submission to CPT
    ` [PATCH v3 19/24] crypto/cnxk: replace PDCP with PDCP chain opcode
    ` [PATCH v3 20/24] crypto/cnxk: validate the combinations supported in TLS
    ` [PATCH v3 21/24] crypto/cnxk: use a single function for opad ipad
    ` [PATCH v3 22/24] crypto/cnxk: add support for TLS 1.3
    ` [PATCH v3 23/24] crypto/cnxk: add TLS 1.3 capability
    ` [PATCH v3 24/24] crypto/cnxk: add CPT SG mode debug

[PATCH] maintainers: updated for Intel drivers
 2024-01-17 10:17 UTC 

[PATCH] net/gve: Enable stats reporting for GQ format
 2024-01-17  9:40 UTC  (6+ messages)
` [v2] net/gve: enable imissed stats "

static_assert, sfc, and clang issues
 2024-01-17  9:37 UTC  (7+ messages)

[PATCH v2] dts: add Dockerfile
 2024-01-17  9:00 UTC  (7+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH 0/2] multiple representors in one device
 2024-01-17  8:47 UTC  (12+ messages)
` [PATCH 1/2] ethdev: parsing multiple representor devargs string
    ` [EXT] "
` [PATCH 2/2] doc: multiple representors in one device
    ` [EXT] "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] ethdev: parsing multiple representor devargs string
` [PATCH v3 0/1] multiple representors in one device
  ` [PATCH v3 1/1] ethdev: parsing multiple representor devargs string

[PATCH] event/dsw: optimize serving port logic
 2024-01-17  7:41 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

Minutes of Techboard Meeting, 2024-01-10
 2024-01-16 23:03 UTC  (2+ messages)

[PATCH v2 0/6] fix lcore ID restriction
 2024-01-16 18:23 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/6] examples/qos_sched: "
  ` [PATCH v4 0/6] "
    ` [PATCH v4 1/6] examples/l3fwd: "
    ` [PATCH v4 2/6] examples/l3fwd-power: "
    ` [PATCH v4 3/6] examples/l3fwd-graph: "
    ` [PATCH v4 4/6] examples/ipsec-secgw: "
    ` [PATCH v4 5/6] examples/qos_sched: "
    ` [PATCH v4 6/6] examples/vm_power_manager: "

[PATCH] dts: improve documentation
 2024-01-16 16:48 UTC  (9+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] dts: add configuration schema docs

[PATCH] maintainers: update for e1000/igc
 2024-01-16 16:29 UTC  (2+ messages)

[RFC] doc/linux_gsg: add amd configuration section
 2024-01-16 15:14 UTC  (2+ messages)

Eventdev dequeue-enqueue event correlation
 2024-01-16 14:58 UTC  (5+ messages)

[PATCH v9] gro: fix reordering of packets in GRO layer
 2024-01-16 14:28 UTC  (3+ messages)
` [PATCH v13] "

[PATCH] maintainers: update for i40e/iavf/idpf/cpfl
 2024-01-16 13:32 UTC 

[PATCH v4 0/4] changes for 24.03
 2024-01-16 13:12 UTC  (7+ messages)
` [PATCH v4 2/4] baseband/fpga_5gnr_fec: add Vista Creek variant
` [PATCH v4 3/4] baseband/fpga_5gnr_fec: add AGX100 support
` [PATCH v4 4/4] baseband/fpga_5gnr_fec: cosmetic comment changes

[PATCH] raw/cnxk_bphy: extend link state capabilities
 2024-01-16 13:01 UTC 

[PATCH 00/14] Add TLS record test suite
 2024-01-16  9:02 UTC  (2+ messages)

[dpdk-dev] [RFC] ethdev: support Tx queue free descriptor query
 2024-01-16  6:37 UTC  (16+ messages)
` [dpdk-dev] [v1] ethdev: support Tx queue used count

[PATCH] maintainers: update for e1000/ixgbe
 2024-01-16  6:33 UTC 

[PATCH] bus/uacce: introduce UACCE bus
 2024-01-16  3:35 UTC  (4+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH] eal: refactor rte_eal_init into sub-functions
 2024-01-15 17:01 UTC  (2+ messages)

[PATCH] build: fix linker warnings about undefined symbols
 2024-01-15 16:17 UTC  (9+ messages)

DPDK 21.11.6 released
 2024-01-15 15:06 UTC 

[Bug 1366] mlx5 secondary testpmd process crash when calling rte_eth_stats_get
 2024-01-15 14:24 UTC 

[Bug 1365] DTS: add support for externally compiled DPDK
 2024-01-15  9:40 UTC 

[PATCH 0/2] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
 2024-01-15  9:13 UTC  (9+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] ethdev: add compare item
  ` [PATCH v3 0/3] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
    ` [PATCH v3 1/3] ethdev: rename action modify field data structure
    ` [PATCH v3 2/3] ethdev: add compare item
    ` [PATCH v3 3/3] net/mlx5: add compare item support

[PATCH] app/test-crypto-perf: add missed resubmission fix
 2024-01-15  8:08 UTC  (4+ messages)
` [EXT] "
` [PATCH v2] "

21.11.6 patches review and test
 2024-01-15  7:50 UTC  (2+ messages)

[PATCH v2 00/16] verify strdup return value
 2024-01-15  2:57 UTC  (2+ messages)

[PATCH 0/8] optimize the firmware loading process
 2024-01-15  2:54 UTC  (9+ messages)
` [PATCH 1/8] net/nfp: add the interface for getting the firmware name
` [PATCH 2/8] net/nfp: speed up the firmware loading process
` [PATCH 3/8] net/nfp: optimize loading the firmware process
` [PATCH 4/8] net/nfp: enlarge the range of skipping loading the firmware
` [PATCH 5/8] net/nfp: add the step of clearing the beat time
` [PATCH 6/8] net/nfp: add the elf module
` [PATCH 7/8] net/nfp: reload the firmware only when firmware changed
` [PATCH 8/8] net/nfp: simplify the port name for multiple PFs

[PATCH 0/5] fix race-condition of proactive error handling mode
 2024-01-15  1:44 UTC  (4+ messages)
` [PATCH v3 0/7] "

[Bug 1364] telemetry conns may leak in certain situation
 2024-01-13  5:59 UTC 

[PATCH v1 0/1] baseband/acc: remove ACC101 variant
 2024-01-12 20:36 UTC  (2+ messages)
` [PATCH v1 1/1] baseband/acc: remove acc101

[PATCH] doc: add release note about chang to RTE_LOGTYPE_
 2024-01-12 20:14 UTC  (2+ messages)

[PATCH] test: move lcores/pdump/pflock/ticketlock out of fast suite
 2024-01-12 20:10 UTC 

[PATCH 1/2] app/test-crypto-perf: fix invalid memcmp results
 2024-01-12 16:21 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] app/test-crypto-perf: fix invalid mbuf next operation
 2024-01-12 16:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1] app/testpmd: use Tx preparation in txonly engine
 2024-01-12 16:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1 0/1] baseband/acc: refactor of DMA response
 2024-01-12 14:27 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH 1/2] baseband/acc: fix logtypes register
 2024-01-12 14:07 UTC  (4+ messages)
` [PATCH 2/2] baseband/acc: fix common logs

[PATCH 00/26] Replace uses of RTE_LOGTYPE_PMD
 2024-01-12 13:57 UTC  (4+ messages)
` [PATCH v6 00/20] Remove uses of PMD logtype
  ` [PATCH v6 08/20] net/nfb: use dynamic logtype

[PATCH] drivers: use dedicated logtypes
 2024-01-12 13:53 UTC  (2+ messages)

[RFT] net/nfb: use dynamic logtype
 2024-01-12 13:50 UTC  (4+ messages)
` [PATCH 0/3] net/nfb: driver cleanups

[PATCH 0/3] fix some problems of flower firmware
 2024-01-12 12:05 UTC  (2+ messages)

[PATCH 0/3] Remove last library static logtypes
 2024-01-12 11:03 UTC  (2+ messages)

[PATCH] eventdev: replace RTE_LOGTYPE_EVENTDEV with a dynamic type
 2024-01-12 11:03 UTC  (2+ messages)

[PATCH] dmadev: add tracepoints
 2024-01-12 10:38 UTC  (5+ messages)
` [PATCH v4] "

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