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 8FF9A436B0 for ; Sat, 9 Dec 2023 03:18:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8AA07402B0; Sat, 9 Dec 2023 03:18:31 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id C2E7440285 for ; Sat, 9 Dec 2023 03:18:29 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6d9e756cf32so1035575a34.2 for ; Fri, 08 Dec 2023 18:18:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702088309; x=1702693109; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nHAtnLV8DcnH81xH+3nO1ahDKtdjWjNvmNZLi8NBpM0=; b=cNpdoE3twuEtTCAV72vpQOvQhDCPUeR636yWbWksmUTTh02yHCvvy+qaBidUrHtqgd 24A6vkIFA8e6CRPBoKwn+UGDfaGiuP0ABI/t5EmktIr6jxXCIHMKPqc+vMRvyhurnpSu KFOrrOLnEV5YD3wgpTSDMHlKp5XsiV5UaxLNo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702088309; x=1702693109; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nHAtnLV8DcnH81xH+3nO1ahDKtdjWjNvmNZLi8NBpM0=; b=P+DQTTvvSpd6oApjGhJVxsJar/5n1oxF+nsYv93PCeqLMUQe0z3KhoDRP2F+7/37aI kvgxGyoncANwu7WaONnZOV1H6vb+/jspS9BvZWuWyJGpD9rWtnu0SJthbPbNsQMcZrIS VTUF8IfL7/CBXU2UJYUIkSEkJi8QeqD7eqvGaVnH3QLIV3NFJASU3p3b1fceGpy1b0EA SijcZb2vwYoAVZG9+c2N12fkD+pp5qfuu+PWy3ysCCKeDVGxE4hpI9DBVhZHLLcPdGdh ol4hc+mhYveAuxTgynrTTBotK2NbpKXXJ43PG/hNxgjnG/NTYCHubRIASQXBRK+wmZEZ l4tA== X-Gm-Message-State: AOJu0Yy7AdB0OSWOIlRij7ILDFfck8CIIeWCdYnTwQxqvAWoTZzI2nH3 Y5tj558nnzbbpkpIwh4OEYlCV2Yssf1QhA8SY6z8VthtvThBW13mc5yZqg== X-Google-Smtp-Source: AGHT+IFo+mpruP6oNUy0n8btRMtok3jIksDAhuSxz4Iy54CCv6pCcOtQgm/39/e7J691fdeAF0aN+cnTrSIj X-Received: by 2002:a05:6830:6e18:b0:6d6:53f8:882 with SMTP id ec24-20020a0568306e1800b006d653f80882mr1368700otb.20.1702088309194; Fri, 08 Dec 2023 18:18:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w28-20020aa79a1c000000b006cdef39f5c6sm121288pfj.24.2023.12.08.18.18.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 18:18:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 18:18:29 -0800 (PST) Message-ID: <6573ce75.a70a0220.4343b.48c9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5F0916045DC2; Fri, 8 Dec 2023 21:18:28 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2d5afbb2c05d7647da7ea914887c52115652651 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 _Testing PASS_ Branch: dpdk f2d5afbb2c05d7647da7ea914887c52115652651 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27267/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/