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 B691343272 for ; Thu, 2 Nov 2023 23:15:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B1DF740144; Thu, 2 Nov 2023 23:15:39 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id EE44E40144 for ; Thu, 2 Nov 2023 23:15:38 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a87ac9d245so17815517b3.3 for ; Thu, 02 Nov 2023 15:15:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698963338; x=1699568138; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BWv3PxMmO0O3ur1XLyfA8K++PUlXjFKcyEkft9Qu8SI=; b=Vruwpkg3uvDAY7Ztf7DFm+2DxRhZa8BLDL/l6/YopcZn2visQfG/Fdaxb3D/CbAiA5 Gmytm+eDHIDMMNaemw+uD3+pz16c4m0q2iKSjWG88HPu+X/+Em8BQHY9g70Mg2cVxnVg EElUVAfsFDV8pghkG7CML5jcOik1y54RZvYGI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698963338; x=1699568138; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BWv3PxMmO0O3ur1XLyfA8K++PUlXjFKcyEkft9Qu8SI=; b=G5z3harRVGpdb9nyg9OLslhGflGdGQMq89E9eM/1u1XLW71jvpfbK3YrRhI6v/pt1M MP4e3JT8pjs3MvNlJcgag4xQ8mR+Wc6OfG6GtstNQjgl84HFSLJnjOnOdGsfZ32H6yGW oC/nHbSegcucOjUgO1buuXhAOhBwsfcd60T5igvAI3W3rSOkDgCzm//PqK7VQRRU7F6v istVfUMeUdLP/JLkBD1IT6bJoagzP+pEjfTcWSSoZETksASbPF+6CbYpZvya8bQzZriT qdBOO90yrN53nSWDH3qk08kAWL6y9Ro7fclNvcIRYobry+jvxxmQtX4SWVXmnJe4+mUm ZUGg== X-Gm-Message-State: AOJu0YwoNh7ayNYD2uAjozrOmmplg6jCcsWR9n0QHRXbJl/nT2Dnla3N tidXoygS5rZgwTvjfVEClXaX9HBLu+JDp+ELpURWRJm8S6u+zU9E7aYpO4wlcgjrnvcZBJaKcA= = X-Google-Smtp-Source: AGHT+IEP9jBS/MUMIpPAqNB+8zsLj2cayuBky1r2cswLy5qFzd4uyUTp8H/F4Z4VM7LEXcOHrS6OXCRH0w6M X-Received: by 2002:a0d:d415:0:b0:5a7:a874:d83e with SMTP id w21-20020a0dd415000000b005a7a874d83emr1206877ywd.42.1698963338466; Thu, 02 Nov 2023 15:15:38 -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 l1-20020ac87241000000b0041cbac1e583sm17268qtp.12.2023.11.02.15.15.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 15:15:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 15:15:38 -0700 (PDT) Message-ID: <65441f8a.c80a0220.31a48.08ddSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3147D6073BBC; Thu, 2 Nov 2023 18:15:38 -0400 (EDT) Subject: |SUCCESS| pw133793 [PATCH] [v8] devtools: add script to check for no From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: SUCCESS http://dpdk.org/patch/133793 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, November 02 2023 20:57:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133793 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28208/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/