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 4F631456C2 for ; Sat, 27 Jul 2024 03:07:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47CA340673; Sat, 27 Jul 2024 03:07:22 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 0AF8F40274 for ; Sat, 27 Jul 2024 03:06:51 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-81f921c418eso24074639f.0 for ; Fri, 26 Jul 2024 18:06:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722042410; x=1722647210; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=1pU3ysQVIWOoTWa0mwere6UtbLHwX+91+H40cHFyttc=; b=f41pUjw17MtPaDQz4pzVNDWy1+ZA/b5I7kL8SkhxDV8y/4XlA1RkeG++6xpSC7+uI2 eF2YUAK4hqneCvo0fvTxyZZnEYzRtWRXxsbIreYpdP0ika0zKaWVLcCOZs0YGZseq5qR UqFkHxYQGeXoXvzd/XrC0gFiu1+7RG+yhGu/c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722042410; x=1722647210; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=1pU3ysQVIWOoTWa0mwere6UtbLHwX+91+H40cHFyttc=; b=bARA2qTfAJVR3VZWwWW029IW9Bvq8xqdaw6Lel/jiJkHPzQAu+FJWiHPTZioXQUcTC 9gJMheBp7MpRft0yfUW/bAlqKQWhkYxYYSsQZxLk0JnCzodzlvSKp8P1q6HAa22mS3o3 zc6GIUIYmfuqI6fJWLdG3KgKK5nuojCRxe+M+v4YmoUA6LJz30TucJnP6DNNytc9vIZr KkfmzR3q+6M/oCYxE3q45BlGGCpBrRj7weD0DDmpPzXIq4QmJUD5DuJWj+XqRYpQf5uY 738fNbSOm/zCzm2xrKg1OeKHsne0sLBcJS8l0wMa7BIl+36ybG5QFfRVvrhneUZmiNDl 4mug== X-Gm-Message-State: AOJu0YwJ7mnqq7e/Mlnoz1+szdQpFaM+s0ihR738xzKiTc3WAX1dH1bT rn13enVMeh0BfSNGzztibe8/dwSNPVWLxHzFbRLPrc6zIm9xWibg9qZIxvP6jld79q8972WrA4y +XyW0ZhWyWU7Xuz+4n7XvYlNSFBRtEuIeC6Gx85w5rn3JDZcv3GdaEMoc X-Google-Smtp-Source: AGHT+IEQ9wu5poyQFXXe4y3pXZwFVawTL1Zbo+SJvLGxaOGuIL+CF+oCVFfJBDmuh/U1O3/lqoqI7EQyXLgw X-Received: by 2002:a05:6602:2dd2:b0:81f:8d02:2435 with SMTP id ca18e2360f4ac-81f9597133amr108024439f.3.1722042410315; Fri, 26 Jul 2024 18:06:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-81f7d7723b3sm20426139f.18.2024.07.26.18.06.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Jul 2024 18:06:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Jul 2024 18:06:50 -0700 (PDT) Message-ID: <66a4482a.050a0220.dd756.b9d7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CAAE1605C380; Fri, 26 Jul 2024 21:06:49 -0400 (EDT) Subject: |PENDING| pw142730 [PATCH] [v1] dts: add flow rule dataclass to test From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240726142213.3109-1-dmarx@iol.unh.edu> References: <20240726142213.3109-1-dmarx@iol.unh.edu> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142730 _Testing pending_ Submitter: Dean Marx Date: Friday, July 26 2024 14:22:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142730 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#245332 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30630/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/