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 C91044324D for ; Tue, 31 Oct 2023 09:39:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3841402CB; Tue, 31 Oct 2023 09:39:01 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 5C609402CB for ; Tue, 31 Oct 2023 09:39:00 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1ea98ad294cso2359662fac.3 for ; Tue, 31 Oct 2023 01:39:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698741539; x=1699346339; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8MarmG2UrN54HUCZ5bhFy3xsyHQHHBd5qo4oMNObDOU=; b=i4wfn5pzzx2vJcbjaJd8VpdioKH1tTap71ceVLeegexa/N2LQOLbi4S+e83HMjoGyN jDj9hbJgVJkhgMc1KFVCk+7d6eZbdQ/6lhaG5Q1A87GfI/rh+BM387l5Tfo5qewJBPbg +oMo3k8QcRnE9RTrCZaO4MdIzGWPIWjrcSKVI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698741539; x=1699346339; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8MarmG2UrN54HUCZ5bhFy3xsyHQHHBd5qo4oMNObDOU=; b=RBqFPURkfbON1sMCeD4+IaQGFrIPu5pr4LXD0lkJD1ERf5C5PaWh0uIwDHay6wSkZg Fa85hjdPLqvmM8b2/+VtaDojKMPNwnFYjSQms0LXz1xqdjBkDns7Zf8H4fKk72DGpsR7 xzoiJuo65PU/YOyb4F7fZR+juZH85uvfTG4nbN1U6YPMQcZQU+UXa7ECfFdv0XD2bo/G /xxCPOM1neKwBTkU4nz+x5FNw30YSb0PxFBa0xZSRvq/0bW5RTz+dhg88foxWCZJhcMj oeLzSAf6jhAbtDB2WzswIUJWdy6PhFG3Y1sJ22bTG1/3Sdo2T1/RmhJqzAuJaaGeza9/ WNOQ== X-Gm-Message-State: AOJu0YxUXDcDAhvhhwq8uCxx4axN+0Hm+LwwFPlP9FOoer3HjgvK05xe Bgoa6sHS1GssjwrKio/motPYrdleDysER0Ru11LI1UwXwRQLgssrQQID5A== X-Google-Smtp-Source: AGHT+IFF/yYFuqfgyKWkQaX3WsPgTkJ/chB3x0YsMYt9bFdZGz03lyGB3eCANGR8n28WLWGfImxZRolmIp3G X-Received: by 2002:a05:6870:1290:b0:1ea:554:45a with SMTP id 16-20020a056870129000b001ea0554045amr10681861oal.24.1698741539589; Tue, 31 Oct 2023 01:38:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ue21-20020a0568714c1500b001efb379c992sm124727oab.36.2023.10.31.01.38.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 01:38:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 01:38:59 -0700 (PDT) Message-ID: <6540bd23.050a0220.38095.1963SMTPIN_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 13D5460524E7; Tue, 31 Oct 2023 04:38:59 -0400 (EDT) Subject: |SUCCESS| pw133635 [PATCH] [v7] 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133635 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, October 30 2023 22:32:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:32faaf30732cb4006cd1e45997403427029ef5fe 133635 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28151/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/