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 82EC543863 for ; Mon, 8 Jan 2024 10:13:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F219402B0; Mon, 8 Jan 2024 10:13:36 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 485BB40263 for ; Mon, 8 Jan 2024 10:13:35 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5f254d1a6daso12348287b3.2 for ; Mon, 08 Jan 2024 01:13:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704705214; x=1705310014; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rRFj2cIiCQTdwuGmkSLkQ5wuyWWFmOvzQmh+Ri1xEhQ=; b=cEh9p0rFA7dI5UTyVniuHL385X4KwItes3reclPa2maaXpie6wYKA0CQW5G3CUIIOs myCS2DL59vx4wxKRkWSQJkANAnKaFOQDCWjb3El/CbuDNythRS81dioTE1IrmPOpV7ns 0eSdV8ZEUYSSmWpDl10YQdZ7OQN9tAjekk6t4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704705214; x=1705310014; 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=hjTvnz1R/TKK7gs0qpVIBwE+vOExCU7rOqiHnagpgQYKQSBlp7FB++BBDvzc5TLJIW 2P32iZ8VZGut9A4rYz2PyffWoJcB5WMyG/ATY76HbjPmLesPHQLIBS5yi5xG5MGqKD9M aS9qU5YXYNMcxmD4YhobVPTFLfxUSpO0znDEPs4zjA/WgovxK0kCC8km47EgGvMtwiGR pnIWYBjzTlKwJ6diuZ+ByJ0bbiA2MsbS0sczBW52RMx4dQk2iUFVgBIBudd6444we+nw jYkpSJPD3LQfQX9QKL+avlCWQcIHBynZVwE7OIP+EepIyBjCTRx7nRUytFt6CG07elj/ rY2g== X-Gm-Message-State: AOJu0YyQeYde/2QjZBNdIWfvXwJUCFmwDy4LcyySnO7iJBGC4/X/rwZL NOy3ZZRPydM0ex+Zz4qh1y6qOGYA3bzvCLTx2omTRkgPviqG/qUowgpQ/fcDiWcYEA== X-Google-Smtp-Source: AGHT+IE3o6lYS3lAExzgWHJtXnUv/moe4AIz2OIstv8iv5G7PqUbju8Vofnxs9vZO0cXPF3RtojIs8JB2n/M X-Received: by 2002:a81:5404:0:b0:5ea:fc40:508f with SMTP id i4-20020a815404000000b005eafc40508fmr2005847ywb.45.1704705214793; Mon, 08 Jan 2024 01:13:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q6-20020a0de706000000b0059261d6639esm405747ywe.71.2024.01.08.01.13.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jan 2024 01:13:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jan 2024 01:13:34 -0800 (PST) Message-ID: <659bbcbe.0d0a0220.b9c7b.be9fSMTPIN_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 736046051823; Mon, 8 Jan 2024 04:13:34 -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/