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 608AC43863 for ; Mon, 8 Jan 2024 10:13:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BBF2402B0; Mon, 8 Jan 2024 10:13:05 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 563C740263 for ; Mon, 8 Jan 2024 10:13:04 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5e7467eb93aso8329507b3.1 for ; Mon, 08 Jan 2024 01:13:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704705184; x=1705309984; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rRFj2cIiCQTdwuGmkSLkQ5wuyWWFmOvzQmh+Ri1xEhQ=; b=H9XW4aXKqb4jm/TcSgPewZgbVjaJkXRNyxdnhR09vr6VqzfsL/xuMWclIgnuq6G1UC p4ikWrgOkeJTPtU+S+JMTINw0oFRBX23L4u7amT3cFWdJwo4f2CTggMvUnGzwh9Cb6Jq xRoQ+QATVr5tOCYGD9lwAXjs7JLRi8PRRkykk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704705184; x=1705309984; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rRFj2cIiCQTdwuGmkSLkQ5wuyWWFmOvzQmh+Ri1xEhQ=; b=b8vFcGEr7u1+vcfHCAAB0LvQOm/YfnNS0lk+XZ3PO0Sv+KpbPlu4fJpXzzrANdKwOB LkA9WM4r/1aFuIMBhvo3dVdPP+GlNxS3vLsKm6iu32da3YKPTebniUKtLzeGFOhgcaTY tf0XupnlANOk7RrO5Oatp7caIyjDnzNybVqRgvI39IYIcfhzOFrEtpqfB33A5VY5ICmM s/9P1z7J4GmMNro56jkEU8ZCLEWikBnO7BdjH9IAhwyS3zQkCMb6hgXjhESB14kv6jCv 7CX4VEHAOmL4a9t++Zcy8cGhY54bS1HmoGTEnBkhEOdDdjtgneLvZLCgychz9Uku2PFW ssgA== X-Gm-Message-State: AOJu0Yw4Bo+xsc/2/EoYKxZR37xZJO2ygQ6i7JY25u+9Fhjsycgc9Kv9 MaGyicHUjDsWkXxrMUulWe/Tm+27vfl/t/cNfF7icEDfAVPwIvtRwIHdek4wm+uL0g== X-Google-Smtp-Source: AGHT+IHXASaXggg7EySLlo7AMklJa8u3nOkoIvzbNc/HV36yEjZZpr5pfXJpSIEIkA6taR9y2qQxTnOUuwCp X-Received: by 2002:a0d:e88d:0:b0:5eb:d3b9:3223 with SMTP id r135-20020a0de88d000000b005ebd3b93223mr921059ywe.23.1704705183799; Mon, 08 Jan 2024 01:13:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z21-20020a0dd715000000b005f6019b653csm393847ywd.43.2024.01.08.01.13.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jan 2024 01:13:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jan 2024 01:13:03 -0800 (PST) Message-ID: <659bbc9f.0d0a0220.1e6ee.b01cSMTPIN_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 7600A6051823; Mon, 8 Jan 2024 04:13:03 -0500 (EST) Subject: |SUCCESS| pw135794 [PATCH] tap: check that file is BPF arch before e 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 Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135794 _Testing PASS_ Submitter: Stephen Hemminger Date: Sunday, January 07 2024 17:40:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135794 --> 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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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) 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 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/patchsets/28824/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/