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 EB27343E2D for ; Tue, 9 Apr 2024 20:23:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6F45402CC; Tue, 9 Apr 2024 20:23:05 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 42481402C7 for ; Tue, 9 Apr 2024 20:23:04 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36a0e3e6a4fso20126585ab.1 for ; Tue, 09 Apr 2024 11:23:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712686983; x=1713291783; 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=mmy+bYIsrVy9dQOZc0isPgpr9ccIS3e8YkCaVC4MXas=; b=CZSbsXrVAuAIQL4MiF9gVP19ElkGGELCRZBUWJ3QOBI8mK9B5gtdkdhYog4MMwO4m5 EgYvCC3gjbMn4AWUnCeX5+JItYv78gLOuV5vUuIIXkAfuVBMp03co7pI3J2XExdX+NkT jHTk6b317Zjm+etdgOtjRBgJ3Pk8ok2uEF7Lo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712686983; x=1713291783; 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=mmy+bYIsrVy9dQOZc0isPgpr9ccIS3e8YkCaVC4MXas=; b=PCvZXTrGt+ubTVVhEc9/YZCqt0w5oKk4P+NFCi2w+ej8MgL5xNctJB3njn6geJ6/Bf G8dyg5QIPLs3pF3FnhPtJf0b8Bylc2bSrl4vscKU96aub/B+Ujc87UnmVX/DPHTS6JuL rI+izf2+x1FPP6OZei7K31cn86h4u0MG80A5puKWSFDYMa/Cw92m+Euk5dl5opMeQyI5 btgPJSgbZ4ogoAVMXvzB2/Lna/X8o1m8H/zxM9RkunuiSwic2YX1yorvw1KC9RzEumYq 3OahFDMR2hYDrrgXiUovphKzIocDyxDcj5on8RFDbR+Wpo9W/qRuCl9//rLkHchvlUvc sZ6A== X-Gm-Message-State: AOJu0YyNhZeXdsRo21we682miT80i8o2onBdRNDbOJJXoOM5k5AhtBB5 eDuZ1QGeakyIhkChV0bH3+HEEj0jEW2uVCgzekfISLfTww2134OoImvOD7d96s9EX3xJnnbuPYb MV3RcJZUhk2VYSAxEzbx+5MijKip89qHBNIm7YiDsVuMX+djPhGZSjKjW X-Google-Smtp-Source: AGHT+IHoulG2Kcws/PWDvV9kJ1/QwQfdgbTQnDUkvLlitMA2pVhQQJuuebtvj/zXZ94uYdHm6snGoCh7d37b X-Received: by 2002:a05:6e02:3881:b0:36a:203e:6433 with SMTP id cn1-20020a056e02388100b0036a203e6433mr752062ilb.9.1712686983691; Tue, 09 Apr 2024 11:23:03 -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 s4-20020a056638258400b0047c1a5a2ca2sm448743jat.54.2024.04.09.11.23.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Apr 2024 11:23:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Apr 2024 11:23:03 -0700 (PDT) Message-ID: <66158787.050a0220.c5186.13b7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 395486052514; Tue, 9 Apr 2024 14:23:03 -0400 (EDT) Subject: |SUCCESS| pw139215-139216 [PATCH] [v4,2/2] test: add functional test From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240409170602.541658-3-stephen@networkplumber.org> References: <20240409170602.541658-3-stephen@networkplumber.org> 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/139216 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, April 09 2024 17:05:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139215-139216 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29748/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/