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 DFE9943414 for ; Thu, 30 Nov 2023 20:34:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB46442EFA; Thu, 30 Nov 2023 20:34:15 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id E378F42EF2 for ; Thu, 30 Nov 2023 20:34:10 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b350130c3fso37710339f.3 for ; Thu, 30 Nov 2023 11:34:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701372850; x=1701977650; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DQn+ZgRzgcJPero0dZw6gYJO+LQlXBHhbUgNNMiJMjg=; b=eM2PC/Yr9OfaeA5jcr1ZwUUWNZIOgiQUjnBj5zpYHFuOIo7C/Fqvc9Gz46qXyCao9P +2eCloW9SFfTWFW/SwKyOUZZ8cfd3T28NIpHgpKZvXh2yj8+0W+z7hhfIUfU2QUzLW4+ 2HL03E+CHblg3iOASu9jOUfk+5SFhQqUlIuZg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701372850; x=1701977650; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DQn+ZgRzgcJPero0dZw6gYJO+LQlXBHhbUgNNMiJMjg=; b=u0yVzTgC8bkyNTcNE6mqUCns4GVmz6x2iLvZzwCNfMohE02veMvu1dmE3pI67am9/M uZPnPGq6bpAt2G2uHv7Uk1S2hqxcsclvvZq/7lGqTec/tJOLOPTuCkgCZgzItXBB+Hg1 7W7PsoOrwCLHW3lj7uFRtOsAJwivxmbkZd/7pU0MzxoN5WEhPvtdl/rE8Ogk6lQeTnK1 wzf1H9GJEJYcJaCwMMhB7aCwemjvb4+bpLS3BU3QSykY8KhsV4EMseDNKVVJq6LatAPU gE7aiOFe3LLlO/D1jGjqErn/yZFTMhDJKYCC5EbbSypROj5arm86gdeNZlPEmYaH2rZQ B54Q== X-Gm-Message-State: AOJu0YxzdDCqF1MebIqybRknO47a5H0neZgdPXJTyPJ/OQ3M9/ewY6zQ 8vSSuqK1UuMIE4wYHcYBfdZEj0zkb70qAB8AF1UXUFvHNf7DRQ== X-Google-Smtp-Source: AGHT+IFIt/HsiTuMx4S7RicXSygw7Vf1fFsf9KBI5gXCqpVFUJz2U5VBY91KEJ3NkrFRyeINo//l1Mw6LJjX X-Received: by 2002:a05:6602:3a11:b0:79f:cdb4:3f87 with SMTP id by17-20020a0566023a1100b0079fcdb43f87mr23607512iob.4.1701372850404; Thu, 30 Nov 2023 11:34:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x12-20020a02ac8c000000b004647bf5657esm88166jan.2.2023.11.30.11.34.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 11:34:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 11:34:10 -0800 (PST) Message-ID: <6568e3b2.020a0220.77319.2864SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id BC769605C311; Thu, 30 Nov 2023 14:34:09 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] afe986d15845e7a774ae3a4e23e03bb7d3bcba72 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 afe986d15845e7a774ae3a4e23e03bb7d3bcba72 --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27164/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/