From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 54D9845844; Thu, 22 Aug 2024 09:31:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A54342E79; Thu, 22 Aug 2024 09:31:07 +0200 (CEST) Received: from smtp-fw-52003.amazon.com (smtp-fw-52003.amazon.com [52.119.213.152]) by mails.dpdk.org (Postfix) with ESMTP id 03A764067B for ; Thu, 22 Aug 2024 09:30:31 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1724311833; x=1755847833; h=from:to:subject:date:message-id: content-transfer-encoding:mime-version; bh=uS3x/BAv3qvnU9+yGbblB3lDlAW7/3m1Z0IENfCDGYo=; b=l5uahxGNZjde/Nxa7+N+OyESCv7uDCgSj/w3B8epxPgN3QQlUhYc/Ah9 +Xtr7f4cqe+MQEf9XiAjIIwAC24RLO30kBZdOsBTrFnOydKqeCmQ9/ECA TNz2fdwcWjN2argB82KzQ4F4hqLLlFMpUGjIAMDLbektlRR7+6uV2Z8Dt g=; X-IronPort-AV: E=Sophos;i="6.10,166,1719878400"; d="scan'208";a="20526688" Received: from iad12-co-svc-p1-lb1-vlan3.amazon.com (HELO smtpout.prod.us-east-1.prod.farcaster.email.amazon.dev) ([10.43.8.6]) by smtp-border-fw-52003.iad7.amazon.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Aug 2024 07:30:30 +0000 Received: from EX19MTAEUC002.ant.amazon.com [10.0.43.254:36156] by smtpin.naws.eu-west-1.prod.farcaster.email.amazon.dev [10.0.44.237:2525] with esmtp (Farcaster) id 99430ad7-828f-4b7b-b85a-33accafdc699; Thu, 22 Aug 2024 07:30:28 +0000 (UTC) X-Farcaster-Flow-ID: 99430ad7-828f-4b7b-b85a-33accafdc699 Received: from EX19D007EUA003.ant.amazon.com (10.252.50.8) by EX19MTAEUC002.ant.amazon.com (10.252.51.245) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA) id 15.2.1258.34; Thu, 22 Aug 2024 07:30:28 +0000 Received: from EX19D007EUA002.ant.amazon.com (10.252.50.68) by EX19D007EUA003.ant.amazon.com (10.252.50.8) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA) id 15.2.1258.34; Thu, 22 Aug 2024 07:30:28 +0000 Received: from EX19D007EUA002.ant.amazon.com ([fe80::1295:20d9:141e:47cc]) by EX19D007EUA002.ant.amazon.com ([fe80::1295:20d9:141e:47cc%3]) with mapi id 15.02.1258.034; Thu, 22 Aug 2024 07:30:27 +0000 From: "Brandes, Shai" To: "dev@dpdk.org" Subject: AWS ENA Driver Roadmap Update for Version 24.11 Thread-Topic: AWS ENA Driver Roadmap Update for Version 24.11 Thread-Index: Adr0ZKX8g3kBbS1oQgWo8efU3O/srQ== Date: Thu, 22 Aug 2024 07:30:27 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.252.50.216] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Hello all, we would like to share the upcoming changes and updates in the A= WS ENA driver roadmap for version 24.11: API Change: - Restructuring of the llq policy user setting. Bug fix: - Addition of a missing memory barrier in aarch64 for instances based on Ni= tro v4 and later. Features: - Support for dynamic HRSS size. - Rework of the Rx refill threshold setting. - Addition of FW reset request over AENQ. All the best, ENA PMD team