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 2AF0F432F3 for ; Fri, 10 Nov 2023 17:29:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25933402EA; Fri, 10 Nov 2023 17:29:14 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id F358A402EA for ; Fri, 10 Nov 2023 17:29:11 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1efad296d42so1217561fac.2 for ; Fri, 10 Nov 2023 08:29:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699633751; x=1700238551; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TIYkQtNRHOkLCg6JWcJlunaL9pauQE2VBt65G+IFS18=; b=NyK4Y/V0tM/WKWyw5rBBVE5ipL8SHXWpBb+eV9qctLFt6lxkkBcuHyJvMNXocP8nPR kzlcE82gy8rcINMpPdgOZukvhVZ+VtIA8ddwimXuFBnCPSBvfOs42l13sczsfDjIb8tf WHBgW7XjpB+CCvTz1pia5+XEcIgj5po+jbV4U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699633751; x=1700238551; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TIYkQtNRHOkLCg6JWcJlunaL9pauQE2VBt65G+IFS18=; b=ZiKCkTF0q6/TwKPwKK8GbdNNE3oRZodUNmIktumsUdoROugqgZws5yXRZP59/r0KE9 LZEs1LfSQSJUjyfpIy1IixgeNHn/Zg9YaHhz7AbS4o/uSXNKpDE5dkgAE/x2ZFTPTAsW WmV9Vs+7vzeHCcYiGPurLG/tCDAAYdZ6RFND/Mq6zXsuUkcf9JAetJ9SB++cF5Cl2Ady OLKUHoRxzFm/Qap7qv53JwVhKKbRn+HRbxYAGoCPq22LAVK8OeuCI9iOlGjsQcDjGbd5 24WvsH1b9+z2xK9qEkApGzvXvvjj8TAIz5uW6NME5IXIhk+FXqXwW5Cl8l1o9/9heRkf 6b4Q== X-Gm-Message-State: AOJu0YyNh09ho5ms3O7333nqg13J7DiJmZhFp5aBQzXH807U6zBHiRTu unhV+RNw4ShAOkXIJBSZC9IFGE4Gzn57Px5LwQsNIpGH4x0kapd+wbu3NQ== X-Google-Smtp-Source: AGHT+IFGuVnte7QNP/g7se0xgV2ZakLe8XXThDgvwYbebVg3nLiCepr1fmuVMWdWezcgvRTNf1chkzgia1Ar X-Received: by 2002:a05:6870:1099:b0:1ef:62fc:d51c with SMTP id 25-20020a056870109900b001ef62fcd51cmr7418650oaq.51.1699633751422; Fri, 10 Nov 2023 08:29:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 25-20020a056870119900b001dd0a720cc8sm1764570oau.0.2023.11.10.08.29.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 08:29:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 08:29:11 -0800 (PST) Message-ID: <654e5a57.050a0220.b23fa.a480SMTPIN_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 0F731605C318; Fri, 10 Nov 2023 11:29:11 -0500 (EST) Subject: |SUCCESS| pw134104 [PATCH] [v5] app/test: secondary process passes a 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/134104 _Testing PASS_ Submitter: Mingjin Ye Date: Friday, November 10 2023 10:30:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134104 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28329/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/