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 2682643E38; Wed, 10 Apr 2024 18:17:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E12A40685; Wed, 10 Apr 2024 18:17:17 +0200 (CEST) Received: from mail-ot1-f51.google.com (mail-ot1-f51.google.com [209.85.210.51]) by mails.dpdk.org (Postfix) with ESMTP id B94B44028B for ; Wed, 10 Apr 2024 18:17:14 +0200 (CEST) Received: by mail-ot1-f51.google.com with SMTP id 46e09a7af769-6ea2375d8d0so1642028a34.0 for ; Wed, 10 Apr 2024 09:17:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712765834; x=1713370634; darn=dpdk.org; h=cc:to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=4uWYJc+TMaX+LVk8xEdW5lf7cbhqqiRM1mjhvUnHO8U=; b=i8COMmc7tURhiwzVMMOX6RYUUHg8EThE6EvrqEbfhUT/KGQ3Yfbf90gcHQQ3L+Cwfp PMPXEIDSvvffdmwixAw5KnpMuGveoBWTlHRzrIO2tPd0q+OdHeGcOV1uNE82OSsxC1iP iqdwv2qV6TYoA2hyMi/uQzpVn6DX6tdkXBsRg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712765834; x=1713370634; h=cc:to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=4uWYJc+TMaX+LVk8xEdW5lf7cbhqqiRM1mjhvUnHO8U=; b=VrkH3HvQkKd3C4u/DlHgQjx9fp69grbFY0/pZrzfZAFj+0Vw+MABvdWJ6YimlLuJQK /h+kR4vxe+WqVeSyyPA7Qlw+tkMrqVeHPEXbC5w9OvLXb9nCNxANXUI960rIx5081L9k Gk0I6EYn0OzmdD2ipVg404BQAmIsakwmfk5+EB7rLZSL5lMZnPVKKy9QN3nxebRYjYpH C4BablLaQHDFsCiI0V/F52tQHptobWhR+FCP3wvnhp8J8EVJbtIhMXMW3TE8MW95O6nG y7U1+ddQ5Y4OwD2iVfRPLZBMVYsLFI0k6c4VfnL5YjJCOQLyKgm9DFiFiwKGiO11FPnR MwLg== X-Forwarded-Encrypted: i=1; AJvYcCUx8yrruN6OQsC5qjdcUgKTm8swq5UY2vIfF7D6PtvsGzjRVMOgLEexj/80cc8z+/YrRBpFX+ZQeOEBsA== X-Gm-Message-State: AOJu0YwMMjbb8jkPijZSE25MkrldrbsgdVm6i/czQNYYOEPIRd0hr6P8 xILLmPz6I5r+sbGbTl2OdyCWTT4F8PqZRPgSFH+IZVxfIAzufPC7nFfKC7dKWGDqPZ4jz/khrZ2 dYltT4lBQYMw6kEgZHNgDCUhPllUUPLFz2dq+/g== X-Google-Smtp-Source: AGHT+IGO7ei46slU6M/h2zQoHCZEnAr4btVuzUEX4Y3RoN/1Aiw68RMqZEIEfIqhxlZPfX2YGIpmGdQ11sUl+YGUzlM= X-Received: by 2002:a05:6870:9448:b0:22e:d0e3:925f with SMTP id e8-20020a056870944800b0022ed0e3925fmr3246639oal.1.1712765833869; Wed, 10 Apr 2024 09:17:13 -0700 (PDT) MIME-Version: 1.0 From: Patrick Robb Date: Wed, 10 Apr 2024 12:17:03 -0400 Message-ID: Subject: DTS 24.07 Roadmap To: dts@dpdk.org Cc: dev , ci@dpdk.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org Honnappa approved this a couple weeks ago, but this was never emailed out to the DTS mailing list, so doing that now. 1) Write ethdev testsuites: Jumboframes: https://git.dpdk.org/tools/dts/tree/test_plans/jumboframes_test_plan.rst Mac Filter: https://git.dpdk.org/tools/dts/tree/test_plans/mac_filter_test_plan.rst Dynamic Queue: https://git.dpdk.org/tools/dts/tree/test_plans/dynamic_queue_test_plan.rst 2) Replace XMLRPC server with Scapy interactive shell: https://bugs.dpdk.org/show_bug.cgi?id=1374 3) Configuration schema updates: DTS Hugepages refactor: https://patchwork.dpdk.org/project/dpdk/patch/20240409172811.27866-1-npratte@iol.unh.edu/ Cut down total configuration options in schema (not all we originally added are needed): https://bugs.dpdk.org/show_bug.cgi?id=1360 Split testbed and test configuration to different files: https://bugs.dpdk.org/show_bug.cgi?id=1344 4)API Docs generation: https://patchwork.dpdk.org/project/dpdk/list/?series=30877 5)Skip test cases based on testbed capabilities: https://patches.dpdk.org/project/dpdk/patch/20240301155416.96960-1-juraj.linkes@pantheon.tech/ Bugzilla: https://bugs.dpdk.org/show_bug.cgi?id=1351 6)Rename the execution section/stage: Bugzilla: https://bugs.dpdk.org/show_bug.cgi?id=1355 7)Add support for externally compiled DPDK: Bugzilla: https://bugs.dpdk.org/show_bug.cgi?id=136