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 B2D6E432DC for ; Thu, 9 Nov 2023 01:52:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD6454013F; Thu, 9 Nov 2023 01:52:59 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id E577F4013F for ; Thu, 9 Nov 2023 01:52:57 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a822f96aedso4084027b3.2 for ; Wed, 08 Nov 2023 16:52:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699491177; x=1700095977; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O5iV/WXO9M1skLj65fdP/clpUDzXUUQlqc2oRxwqyTA=; b=jJGhRzQv9X+s6YlGxc+FoXaWGRjbrrhCFY59yuqqD5JZu28tUSFpghO/K6C3Q2LLbx JQxgZTkXFh5i2r91T9hAgt0PYQuTw3TR/W3AgP63WUaxvYQgo+NpWBhgJpocdmJK80AY Q6CT7qQuhm5r16tAmGe2aNuioGULRhnEYvUo4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699491177; x=1700095977; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O5iV/WXO9M1skLj65fdP/clpUDzXUUQlqc2oRxwqyTA=; b=AWxqPxKvhapZSyQHF9cAArWcFUZFZ0vzpqe3zyD6IChaAo3r9Ocrp7VkxNsOITQmlF zdpjBRBPdMTtmH3+aJ+7ktEA6Ah4vcKd/Rxzj6M5DYEbM7HuwsXhJ5t7hUPQpymrmdOp OerVyBHJql7dUjlFpXk7akwCXoj8lAXfJAXawrfiKPHJQzsgHenQlFsTf2WWm0F/OMpP vDpwrqGf+goItlPuyBzap0QK3vQqzbiuxjH3QiLidJGUBfenPgv6cTGYgHjdg1D0DIm0 B0wAD9kJbxKCV3mw/gEd2kLv28F+C6JrsKK/6RHErk7mHbNXGo+A7WQQbUA5mCfvXT34 LX8w== X-Gm-Message-State: AOJu0YzVB3Fz6EFFNviRJTnvvU6R3WaY8KX3TR5ipBWviTbAYKjokfjc UtS04VegrfU+QjIImsCEQqU5gh/HCbt+Hbhc/epeYfWacDE9H0W6IvUdHw== X-Google-Smtp-Source: AGHT+IGiusjQlEIZgJIu0imFe99nZE8tU0SentJm0W/ye7ScRJE1bswjjTQMPTzsjJiVRol/BItvHjfFTG4d X-Received: by 2002:a81:848f:0:b0:5af:abe1:3d4b with SMTP id u137-20020a81848f000000b005afabe13d4bmr3057639ywf.5.1699491177336; Wed, 08 Nov 2023 16:52:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o19-20020a81de53000000b00595853f9832sm1005667ywl.45.2023.11.08.16.52.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 16:52:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 16:52:57 -0800 (PST) Message-ID: <654c2d69.810a0220.d873a.c06bSMTPIN_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 DE1C1605C318; Wed, 8 Nov 2023 19:52:56 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] cfaab02a58ec4e75237af64d92e695df5179a9f9 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Qi Zhang 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-intel cfaab02a58ec4e75237af64d92e695df5179a9f9 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ 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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/26890/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/