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 F26B54332B for ; Tue, 14 Nov 2023 15:23:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDEF740279; Tue, 14 Nov 2023 15:23:39 +0100 (CET) Received: from mail-wm1-f97.google.com (mail-wm1-f97.google.com [209.85.128.97]) by mails.dpdk.org (Postfix) with ESMTP id E955E40279 for ; Tue, 14 Nov 2023 15:23:38 +0100 (CET) Received: by mail-wm1-f97.google.com with SMTP id 5b1f17b1804b1-4081ccf69dcso38965335e9.0 for ; Tue, 14 Nov 2023 06:23:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699971818; x=1700576618; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=V1kxMTV/mLIAv16Y+sUosl51q5W63CW7qDW+jLSSiu0=; b=IJFSY8tkX4IAXBMhkglvYyd4HPJkaxjJQfF7BjmIZk7yNFkmaaGH15TRv2cGBuZ8wv baJat/qOBbD6brXkIOHVXJVYN+JR0orkyj9TDma/1YglEdwCBc6YL34NOC9WhGQhxthW No9opYUQqk/7mlU/xLKQGgos2La5chl8IT0BU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699971818; x=1700576618; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V1kxMTV/mLIAv16Y+sUosl51q5W63CW7qDW+jLSSiu0=; b=KRAXd8+y29UfmCOMsGSvQwVreOOPcdzTorlIKGRvR9GYbiqqQo3Ib0MGxFLK4qMfYd 18OEhrm7QjLDi1sjLf8idkOr2y6Vl4twkLZRE0DGGB2AfUd4jKKINvft+hPBMKqQzUCg qpt4JNnJzXUPLj4bfrcH6Gi7pkj47+6KdtNnxXfoOw9t6d6jtcmok2Ezg4CCFU91JxjD OxKiSQnURe5B1mjcHluE6/C7I5zVQdIAOWT41evH26V0FFID2kbykYWdqe++F300fAs7 mhlEaRTByuI2+d1Yh6a/CSoK0yMglZiZRDJ7s72P9JWI1zqeYvjHodQzJABPAw8OphVq 8V/Q== X-Gm-Message-State: AOJu0YwXb0HitMKOcf6ZYeXbhqMn084nQ1NZ9hPU17d+fafNwU/dX5K1 Vf4BE2sRen7vCpoyurQ1kx2ud/7MTAujP136m4LHCnCi8kLnMp8sm4rWGQ== X-Google-Smtp-Source: AGHT+IEjASJDZoIdrAW+A/nkdVjpR4SEv1bjS8ZtM3pwzWR/0kmn0N4muNLebyDORgZz6jGHCYq/xzm7KMgN X-Received: by 2002:adf:e302:0:b0:32d:8c67:be05 with SMTP id b2-20020adfe302000000b0032d8c67be05mr2650430wrj.22.1699971818563; Tue, 14 Nov 2023 06:23:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l16-20020adffe90000000b0032f7cbc0f52sm1495720wrr.67.2023.11.14.06.23.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 06:23:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 06:23:38 -0800 (PST) Message-ID: <655382ea.df0a0220.48d6b.4e41SMTPIN_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 B0803605C318; Tue, 14 Nov 2023 09:23:37 -0500 (EST) Subject: |SUCCESS| pw134258-134279 [PATCH] [v3,22/22] devtools: check for som 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/134279 _Testing PASS_ Submitter: Jie Hai Date: Tuesday, November 14 2023 11:00:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:737faa1b4331f6395bc3a665159a489f404e6052 134258-134279 --> 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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28375/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/