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 87902456FB for ; Tue, 30 Jul 2024 22:21:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B12840677; Tue, 30 Jul 2024 22:21:31 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 456C14065C for ; Tue, 30 Jul 2024 21:30:07 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-81f94ce22f2so179443439f.1 for ; Tue, 30 Jul 2024 12:30:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722367806; x=1722972606; 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=PbjFoYnbljutwA7cSuCAXDNJmyHDIikj5VZVGc7ralw=; b=Buc7hdxEUv4f4wBHYZqI+2CMOt+BFU0//4h+C2OVCHb4iZixiZJjbgdJTLaiYYr0MR QMtkSVzX8l/I3mPk7zqi3wk1n9u5vz8w2EPeLz2hz19CX8VVPJXltHnBbjbJYQNbdz7+ JN2dcLF+hVWnlxjCeZi45rykQcVw1P4GAfh3c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722367806; x=1722972606; 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=PbjFoYnbljutwA7cSuCAXDNJmyHDIikj5VZVGc7ralw=; b=uRZSEqtxfdfzA5twquh7lTPbiErK97+6v02zijVRpkRW1PxfqwIxx5oHPekYIRDNMk r3kpawqzbLkkVTCIINMwS2aa5hcb8Zv0K0RQHBJSDPYktHJMbvBdfoCC4DNQ0YT69jCc cvLdVvgYc+h0QtV97fKFzBBDfJfGlBoTWCYKfMadce0SxYoJgmk+isWS9o2KNL7+g0jI KbdKl83foPRIKFfPgC94ZHQ/D1Ge7JbxajWh9Z2D5YKtyMZ0hIHW71Ttreom0yIr9m3V vzieD9Go3vKkTDVRFdUn9fdkzEGWCfJsXbVUT5KLXANRILADNyUuj/EZiQzxJeroR/AH Kyuw== X-Gm-Message-State: AOJu0YxC11t/NnXgV7R0AJmVP+6ve9HeEcNFhXlaD0BlbjhGshONpUvK YOOnKoUAI+gfHt8akgz1SLCcntOjlYQHJ5pKpPvz51gYTYTu30tbkB/1Qdsf6ldgZcGyl02NH6Q pSwU0t4ixzzfpziFBR3kG+ZN311SgruJvhL65AkU4 X-Google-Smtp-Source: AGHT+IH+v0EX4CqiuhjAm89XjaqIDRsQ6dS4O1laDJkTKTlu2XZ1Mep5nr+vbCAqnqX3OBhBt8E+nEprbjWM X-Received: by 2002:a05:6602:2dcf:b0:806:f495:3b34 with SMTP id ca18e2360f4ac-81f95a411f7mr1363215939f.2.1722367806586; Tue, 30 Jul 2024 12:30:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4c29fc5e80csm311417173.80.2024.07.30.12.30.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 12:30:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 12:30:06 -0700 (PDT) Message-ID: <66a93f3e.020a0220.17b97e.3281SMTPIN_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 22CFF605C351; Tue, 30 Jul 2024 15:30:06 -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-arm64-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#246433 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | +-----------------------------+----------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/