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 4A85343387 for ; Tue, 21 Nov 2023 03:12:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4560C402AF; Tue, 21 Nov 2023 03:12:09 +0100 (CET) Received: from mail-wm1-f98.google.com (mail-wm1-f98.google.com [209.85.128.98]) by mails.dpdk.org (Postfix) with ESMTP id 6922F42E53 for ; Tue, 21 Nov 2023 03:12:00 +0100 (CET) Received: by mail-wm1-f98.google.com with SMTP id 5b1f17b1804b1-4083f61312eso23803075e9.3 for ; Mon, 20 Nov 2023 18:12:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700532720; x=1701137520; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JOobtIspUNRah9miyR3U75ipApOa1kTaBW3DNJ1zGD4=; b=P5KIUB8vHBHyvGETHiWRMAEKg6XaZ4h+9JhCE2/SHO5I0xY3/IyzpqRqcTWmFiSEA8 J8cHtq0Hma87kG+Nns6r3KKZM1gripLR8IIlQp58X/i3baPupKLDUYJqY2yxmeCZR36F ntGTCGNPZOz1LgSLMozTQPDEU+vz4EW4BUC38= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700532720; x=1701137520; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JOobtIspUNRah9miyR3U75ipApOa1kTaBW3DNJ1zGD4=; b=f0pmHadKBRSo+uLv85Bmg72BC8q1jZTLB5X0mLZDBh1F5hm2oFlVjuT6HYFYzgN2y/ 0SXp373ucnxY0ZLJSR8LQ6Ufb9Gblp5MfHQwOf4rWW8frKPOwO8cB5pARpsOzWZLeYLL gpnR4+MO3Q3PFG0IAJnX7mxpQpV3ARaA968y+udguRtzmQ4FRGEnqCiA/WWSHbH3RKxW x3tgMNJOHhVe9rgFeXF1tXgwMkJme7KHE3dfEfaW92dWpOz9wNQxpa4WmRO3CojEZdbO +ra3BVURQXrvs/AExs2EpgIdsRbLpGXVmAMjvi4mHUaMn0GgPCcFAm2jOa80HRYppCDd nRkA== X-Gm-Message-State: AOJu0Yy2SYm5+Jgq/YCbhE+ob3OHnvEmoTNvM7HW5Pz1KOBwm7gu3MzV lqiNa1T4BqkZuGrkJxFwOgy5x0JzZLBp7RkLeFV6ptRTO03zNnoXjz0WzvbMqaSVJxsgIWMi6Q= = X-Google-Smtp-Source: AGHT+IGfJJRnDKz1XdeqhqSYaELrXjTf98W0E2/y517gSOZuCI+a7wcprJSPIcu+jgYQcPzjuU2u8+FEKgo/ X-Received: by 2002:a05:600c:3ba2:b0:3fe:1b4e:c484 with SMTP id n34-20020a05600c3ba200b003fe1b4ec484mr7483905wms.5.1700532720141; Mon, 20 Nov 2023 18:12:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z4-20020a05600c0a0400b004063e5211a8sm853988wmp.31.2023.11.20.18.12.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 18:12:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 18:12:00 -0800 (PST) Message-ID: <655c11f0.050a0220.bb478.e5bdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 33315605C312; Mon, 20 Nov 2023 21:11:59 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 517b4b26b508a6464d07c456c04eb48d6c7f03ea 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 517b4b26b508a6464d07c456c04eb48d6c7f03ea --> 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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27061/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/