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 94FC843C27 for ; Sat, 2 Mar 2024 02:09:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C7374025D; Sat, 2 Mar 2024 02:09:21 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 83F944025C for ; Sat, 2 Mar 2024 02:09:20 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5a105e55bccso523926eaf.1 for ; Fri, 01 Mar 2024 17:09:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709341760; x=1709946560; 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=aJsWLRNL70IN29TAa89StkWcJx+KnqWdKbH5p/ZVOrA=; b=e3XIGj7pUG0WSzD2x0sLvvUbxvGRemsbM1ez9tpJ0Lpl/6/sBNF/Lhng17AovGOI54 Cu+vwwKpC2XCnEwDtWn/hSgcOOnJx+6JDE1jHVL5KVcvK973o9bSHe4KHi3K7VfOgieH 5VZXvOEAe1AVh2Nz4WTSArcE2SXjcvMDRF8Kk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709341760; x=1709946560; 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=aJsWLRNL70IN29TAa89StkWcJx+KnqWdKbH5p/ZVOrA=; b=sgCcinCdJwNj+U9bNCoQMH5fWMD4blR0uzXxVw7xTPk/yRcXHDqivDnO6vMkWgQuyJ DiqPwgNzKXXmt0AQPQCwA6iLzGoWm3BorhPslOQKWSNqfdW6Ui0rtrYBWEFrsOcGpXMF 65bFuZa37GAsaUvsYmARQozEdZii9NRcbdLhONnVgGs3NHaikQo0wdcnTgYBYiw8MB1g rPgpmyAINKNtFkzaedLW9aOO9qP6ne+zgJihkaPGAFRL7Yx4V4Sqas0560UJCsnwyAaG +pgurinidQC8haZnUautAdz+H4/Sqkq29rSRpI+tbS52mkZ/B4uWjVwaJ2lWUU3wl5J6 DTrA== X-Gm-Message-State: AOJu0YxwkP9HeUqUp52IUVXBzGMpoeg5fq+Y8W+Bgf5AtXoFK51QL7jH 3izCwWFxmyQSsHxtLzREaboaVXmKQIVkce8ehjWpT6rR25eldECBgevK1X+qFZB51S3VE4sFDyd OAipgT+wxCNSNbC5NxFDwLPVDDuP0Lzty4ZzGkcri X-Google-Smtp-Source: AGHT+IFfYgTSm/Rko/KFAKn2d6A85ea2/V6/J9ZuM+rfZoeB6rae9ddl7BPtpLrkUa2v9pK3+5rn5J1FkFHM X-Received: by 2002:a05:6820:2224:b0:5a1:17ba:4937 with SMTP id cj36-20020a056820222400b005a117ba4937mr268076oob.2.1709341759809; Fri, 01 Mar 2024 17:09:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 124-20020a4a0682000000b0059cfbbe5f5asm244515ooj.20.2024.03.01.17.09.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 17:09:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 17:09:19 -0800 (PST) Message-ID: <65e27c3f.4a0a0220.97b1.fde5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0C65E6052712; Fri, 1 Mar 2024 20:09:19 -0500 (EST) Subject: |SUCCESS| pw137690 [PATCH] examples/l3fwd: fix Rx over not ready por From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240301163931.107036-1-konstantin.v.ananyev@yandex.ru> References: <20240301163931.107036-1-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/137690 _Testing PASS_ Submitter: Konstantin Ananyev Date: Friday, March 01 2024 16:39:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364 137690 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29379/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/