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 5216B43272 for ; Thu, 2 Nov 2023 22:50:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 466E040144; Thu, 2 Nov 2023 22:50:17 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id E88E640144 for ; Thu, 2 Nov 2023 22:50:15 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5872b8323faso742124eaf.1 for ; Thu, 02 Nov 2023 14:50:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698961815; x=1699566615; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=f5YE42EahTDfOEQd5bf7lEHTonQve+Lz8pEqf0md8+w=; b=CfvP4ecGO6P03XxrAYbWxGvTh57OAynMripWnbyuBHAfk3Q/JJT7DYv7bY50bvraQu spcc0QI96z+TPxpUI/4CaRKjdbS4qcoJPrtrPLdPvfHpOat4D1vSK6SyYPZEFbjXOk50 dDlkUb9krcqFNLEm11vjOpn8IFZsfg2VBrSTI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698961815; x=1699566615; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f5YE42EahTDfOEQd5bf7lEHTonQve+Lz8pEqf0md8+w=; b=AHnejmsZyGYQC+aG2RVLH3JiADm8Hhv9Yq8qfeWlfJkiYD9AyCumTdJHm/tOix1ef9 UB/0rcfUoZmHWCfJKy0cWnf88mnHrpiu/NYmv6Uy+wl6v4ro74KMg/IhtFEx/Xfl244c Z6/qI+6w1fN50K/seCAzDt2B2V6t19xDlEir1GZtlgxqR+tddUT7WlxOB02TNWMRDk14 uXuKq37rOnbbpKSf62iRfGeoXVtzdtyl3ZnhHQSGuK49IspMGtBX+dKX9nFZ+fa/eJJX 8jKke7GT+9nj6e1MueDRd91kelBg200cHW4ErB095LUeS1SosPY0pSSNRY5MfyHfdiYI Eb7A== X-Gm-Message-State: AOJu0YwNBHnf2y7tdPRGjPNZZD/Hwinpw+eiVlKVtiqvivTxflOqOmhq rbXu3sW43x5KJYyZcnBVYNIh3JeiRMvXPsDyV4L3UfX39nJOX7NFHu3D5w== X-Google-Smtp-Source: AGHT+IGEol2J9XIHIh/zC0J1wwHNKg2iN9nSbQI0tCS/tXAZshDlzzfKVMX3bqZkMRH+K1JzVmo8JmS6kbCC X-Received: by 2002:a05:6358:d09b:b0:168:e6dd:25ee with SMTP id jc27-20020a056358d09b00b00168e6dd25eemr21504651rwb.16.1698961815216; Thu, 02 Nov 2023 14:50:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g10-20020a65580a000000b005af69a37baesm22146pgr.11.2023.11.02.14.50.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 14:50:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 14:50:15 -0700 (PDT) Message-ID: <65441997.650a0220.83907.0680SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A4F8F6073BBC; Thu, 2 Nov 2023 17:50:14 -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-arm64-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 | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +==========================+==============================+================+==============+ | Debian 11 (arm) | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+----------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/