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 8EF5C43C20 for ; Sat, 2 Mar 2024 00:45:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8879B4025D; Sat, 2 Mar 2024 00:45:06 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id C50394025C for ; Sat, 2 Mar 2024 00:45:05 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1dc29f1956cso23979115ad.0 for ; Fri, 01 Mar 2024 15:45:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709336705; x=1709941505; 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=eNjD/i/FScLKkoa6aVRYpyxqjG3BEql/RCKKDD08FTg=; b=g0JOZQsbnkZ06P1WccVUHhq4JdgtiajVxctbaBEcfwyfyZsfIyLXpwIpmLCQok3VNV dEi0CxJAurr07JVCsn6DFFnNcD57bXneZ384m7CbYkZ0N+fi0bo3x+ZpnVR7h89t7cD1 pjygfvib5Smq3m8sCSzAnImFQFrmE9SJxFT/Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709336705; x=1709941505; 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=eNjD/i/FScLKkoa6aVRYpyxqjG3BEql/RCKKDD08FTg=; b=iRMuF45U6mwi/yOHMtrYkTAUpkkg8m4IOvsXemoyo5girdkSdqRTFt4R2JU+ynw7kT db2/8a81R2iDvp3Z/g4/exRwPp95bSmn5LKOj+8LZxXDqCXfjfjDWELykqTFfVqINP9w a2PxT86ac6w8PZUSwerL3YSNCPfZhV/UcYF4XfLY1EnpqyMktRsloZ7aaH/Ze8D470n9 oGVNkeVTFNwVLi0uTxfUxyi48nWE/rdyu6Ri5EUHe8cpEpEnuzVdgkjbJI3SltdSywv8 1jFK1obei7rhffInQoNj7WET155azzIlKvVp/pAjhtlR1t4ZJKP10ibWLkAolcAQiaHu 6b9g== X-Gm-Message-State: AOJu0YwNOq6cjpHzl7RF1Y7t3VmUohEsqxZFK8PAfsyqfU8cekQxrdPA ByLL/D0G6UMXj4ZwR+ykgF5eR9lSgToYIkYLHF37dz+vJlp8Qmh1qI0pMBtU99uEX/Kq/JIDPDY uWG962q0R34M4w7VmgVFzlnboq5eorll2gJ7Afuj22TiY/DiU/zUkIDk+ X-Google-Smtp-Source: AGHT+IHMiYL1ZSmEGL/pkte6MowmZUmllK9Z3Ei5CscEVUusqI7nYCjycpaLBJNYsMAnlYhiCQvEfxU4qDQh X-Received: by 2002:a17:902:bc83:b0:1d9:53ca:e651 with SMTP id bb3-20020a170902bc8300b001d953cae651mr2556124plb.33.1709336705095; Fri, 01 Mar 2024 15:45:05 -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 q3-20020a170902788300b001dc9893b02fsm114690pll.39.2024.03.01.15.45.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 15:45:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 15:45:05 -0800 (PST) Message-ID: <65e26881.170a0220.ae4a3.779eSMTPIN_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 4EE4F6052712; Fri, 1 Mar 2024 18:45:04 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian 12 (arm) | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.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/