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 BE3954380F for ; Thu, 4 Jan 2024 02:15:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA9FE402BF; Thu, 4 Jan 2024 02:15:01 +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 ED43140266 for ; Thu, 4 Jan 2024 02:14:59 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6dc4db403fcso4750a34.0 for ; Wed, 03 Jan 2024 17:14:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704330899; x=1704935699; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=12fF19taQGmxDxQjlkErFeY2Nq01h7yMjjiJ5uS9Dbk=; b=RlTE+LvX0b7wqUBIz8EdiO5mV61uPEo08rmcrslg2UH6Zx8TNL+zhqkjvRIZqojm/9 Ko1Hz56ecq9i+MLJeyfyx+pBAh4DDLxHp7aOMtQDP2FXFdonPoOcpMBmnNYQtxmx9Cpd AkdN8GKzpgaGAmHZqNoNXMP2M6QGj94essG44= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704330899; x=1704935699; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=12fF19taQGmxDxQjlkErFeY2Nq01h7yMjjiJ5uS9Dbk=; b=qnk4HcJ+q+LD1BCy+t5xReljqpVz8NWGj/FlDujZOkjLaFkss1II1tNs9NJKB0ItM0 x8AShEImgF/WenQDlGrCq3/sqkVJz7GNTjet0BIuGOq9JXW6SwVWxyuVmc6u1Fm7LOsS DdcPsEICeyb1qTEd7D8VDcWq24Mc2HjRbQM3k9mRbU4VKxEIK5DbFbUocQfhZ56IPqqE gzVhR981Wd1Q+PSM5QUMmksZusxDwqFl+jk1aDoTnKuy2N5UKN7aY3cnDpMp2yZrYIUE CdvhZvM3hYchvGpbqkp3t0cGsLhgPTw9qeuYuUtJKvNTezvuBNY26tAgfnVPrFMaWewl HNBg== X-Gm-Message-State: AOJu0YzELKxZKYS9zu4hH4ZadDfqPF5IRbQIAxea1wVfK2lUdU9oCJ2P CSlvYw9PqNLR91X4//fppUA3ssx9zZrdPqUj2ooEmrSVvrPQxePqw0dBVA== X-Google-Smtp-Source: AGHT+IHJP2kfQi/YupMhHabQIcoek3No9AkvM2W5D9QHY9NZQeVFOjPnQQFzr0IaSxtH3NaL/SKyHthw9pw/ X-Received: by 2002:a05:6830:18e4:b0:6dc:1cf:2fe4 with SMTP id d4-20020a05683018e400b006dc01cf2fe4mr773339otf.28.1704330899333; Wed, 03 Jan 2024 17:14:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cp8-20020a056830660800b006dba8333ed0sm1967304otb.2.2024.01.03.17.14.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 17:14:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 17:14:59 -0800 (PST) Message-ID: <65960693.050a0220.19b6f.7ab2SMTPIN_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 998E6605C311; Wed, 3 Jan 2024 20:14:58 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 84bfce561f24a33cb186efdc1cf8dc4a8c96fd26 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net 84bfce561f24a33cb186efdc1cf8dc4a8c96fd26 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/tarballs/27539/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/