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 8D775456F3 for ; Tue, 30 Jul 2024 23:32:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC98C40E45; Tue, 30 Jul 2024 23:32:08 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id A19C340609 for ; Tue, 30 Jul 2024 23:28:41 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6518f8bc182so2608997b3.0 for ; Tue, 30 Jul 2024 14:28:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722374921; x=1722979721; 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=eWwk20/5Ten3MVVuDeNIRxHM/Gwt5Aq9STXipQ1RqkQ=; b=JYs+kz36hCIkDqAtMSqDxHVH+pnzK5odeZq2tJ9dXG7VG7f+Ov/hfy3//3M43pYq8R Xe/haZgBFeVPSm5RtsRWaBLVUFadrJgG7p3AR3+b7yi2BF2QKAJgdqO8D9XEQ4u427of Mwm2ArUN/fkFWIvHnQf7JfXxe+hvcbP7k8/4c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722374921; x=1722979721; 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=eWwk20/5Ten3MVVuDeNIRxHM/Gwt5Aq9STXipQ1RqkQ=; b=TjgHo2WemP6oWCvqMMSmPEPwG22rf5ekjuzV7MGSR1A+9gAwY7bqiGsSwOFaJGRHBe AF6QXwcsHxUj9U563NZ0kcVVClrPkw0cSt0b8gFvhiF2LElJD0t/GLUmQGXaXUNivssW uZ/uClHSO2E2J9CPS3Qv4TW3MBMTiC6jShuOLRVqJaiSYDoJ3Oxw3Z1ot75wHX3Y8MnK goJ8Rwy9Jn2crjGh2XdrGXXcW450W3zka6g1jBmPgJE1TbzdzMlOlm9TDZjklfI731zz IBbFVDTt80FxF05VmjVTadzKKLlexRVSeMFdfkECREpbCLCarZlkJbt6gRF5d54a8+qa 4DGg== X-Gm-Message-State: AOJu0Yx8Z+XvVfyCsDKS8g9rcDkWAfICnzgzTyrLSm+JY4UB25+kY1Xx j7C6f4+wC0mv/R0cuSmcM4x2wDiyvSrWsqabacKu7Huy2ch0jTjpk726nRoF11WrxaXc5LzfN88 Qnir0WgHKr7huba7aoUBnsG0lKQBlkLM8EniPHIKHcSIp1L3buCLKzPD3 X-Google-Smtp-Source: AGHT+IGJhN0jH0WBdBaR3pKxj7BcK6Dc62QbDlr/XMFlJLbVcYdBdOGo0YE8VZfyEZDuLwMXsU3Clby9hrzE X-Received: by 2002:a0d:c783:0:b0:64a:8adc:f978 with SMTP id 00721157ae682-6826bbfe510mr33730857b3.12.1722374921017; Tue, 30 Jul 2024 14:28:41 -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 00721157ae682-67568aa5f07sm4641447b3.45.2024.07.30.14.28.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 14:28:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 14:28:41 -0700 (PDT) Message-ID: <66a95b09.810a0220.38cc6e.4f81SMTPIN_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 A3CE6605C351; Tue, 30 Jul 2024 17:28:40 -0400 (EDT) Subject: |PENDING| pw142759-142760 [PATCH] [v2,2/2] examples/l3fwd: fix read From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240730122235.1084-3-konstantin.v.ananyev@yandex.ru> References: <20240730122235.1084-3-konstantin.v.ananyev@yandex.ru> 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/142760 _Testing pending_ Submitter: Konstantin Ananyev Date: Tuesday, July 30 2024 12:22:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:4b5abe7ec1ed2d43a285599bbba23f62ac049d8f 142759-142760 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#246444 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ 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 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/30654/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/