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 3896243C27 for ; Sat, 2 Mar 2024 02:12:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 309664025D; Sat, 2 Mar 2024 02:12:01 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 0C5F44025C for ; Sat, 2 Mar 2024 02:12:00 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5a0d96012d0so1379963eaf.3 for ; Fri, 01 Mar 2024 17:11:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709341919; x=1709946719; 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=R6xHnrGNUkZ8WjICE4KWYI57LL8RXHPMWJQOJ8sKwvIB1jj0aBSN7Pmbrg+Tg9n3sO 7BKtx7diEjRsPw3RkfVgZEC6MirExznTQdnHYnTJianKA78QnN6arBTGWL/ycEhnw2h0 3/VYksfAxnvPu5PRhlxxzLsSddXKrn35o0Slk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709341919; x=1709946719; 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=afpx99B40cmGP8tsUcAvsKXqu+C/Ju6GIjPiKPsXOgo6Bnms93AGgHTDvQEBWGvgsJ 0MAHAv6eT6x2i2Kk5kn2Z47XY8t1KxYvmiTbyf0QSluR6xnEjEiyeiNMre/ELdrVE695 1DZUKRI3jZzCNSBLg0UIW1EPCG7/o0AqUn5ql/rtCKzRN7uO7+tuAfeXTE4Md5kU22Vt Ay+60AIJEUDHGqF8471YIvA+c83LcisHSHtwHNvq8DHvUwSGrgH5+0se6+zSZRa1ZA/t TzzPsWFB1nL90Z/eLE6A7+U1dStCvrRu/GCm0FEPd6YN4Ld9I33v682aYQH4q2Uoew89 gw7w== X-Gm-Message-State: AOJu0YzaIQx4B6YQ52sJEFlskP0Yw6MjzGDp2gCkv653m+I+zCni3oZe 9tc6SoleXVxCYEdrb0jtk0bXfSr8cVSjUOqQ/tqElgOeZutmAvEiokVU6OGxkRQbP+kFMC+Qof+ x15vN9l8Zs7akFMW2wTNPEv+6+ADf51O817WOS3kjEspK8QBlOWwoI1Py X-Google-Smtp-Source: AGHT+IGW1mHwSH3yNkQ0JSWGMKA4jOXSlmXNPi8g8I3R+98djmgq5I7nwMl5AdODOUVhkfvmLnCbLcRwzYG6 X-Received: by 2002:a4a:240d:0:b0:5a1:321:ff02 with SMTP id m13-20020a4a240d000000b005a10321ff02mr2950247oof.7.1709341919424; Fri, 01 Mar 2024 17:11:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id v67-20020a4a5a46000000b0059d6acf7055sm242107ooa.4.2024.03.01.17.11.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 17:11:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 17:11:59 -0800 (PST) Message-ID: <65e27cdf.4a0a0220.dc62c.f6bdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E89936052712; Fri, 1 Mar 2024 20:11:58 -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/