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 EFCB343863 for ; Mon, 8 Jan 2024 10:14:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBCBA402B0; Mon, 8 Jan 2024 10:14:45 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 1A11740263 for ; Mon, 8 Jan 2024 10:14:44 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-517ab9a4a13so1242636a12.1 for ; Mon, 08 Jan 2024 01:14:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704705283; x=1705310083; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Wdt5RG9QqP7kSyCYwEqsM7k1RP1SgsXMKMGQTJFVVeI=; b=CYCNrRor+hY9SEWLIw5e0WM8bQrfqEcrwIliOHuC4vpDqmkBO67xgY1C77NNMuCYif fELUeoW8NIOWidjfpWP0qMGodBwm/fzBB2oeSTAFCuUMgHEfT5qOwPfJo0ceV3/ICAPD 4Uu4YGpzOOGVGC50DZ+ZHaIfWc0Vz7lIPnauQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704705283; x=1705310083; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wdt5RG9QqP7kSyCYwEqsM7k1RP1SgsXMKMGQTJFVVeI=; b=huJ+4uTN3NuMUh2syBakrCvB/GaCYN80KWN+SuQmfcQuQ52ptQPq5i5H9v7rD6YDWE X93UJJd6NwpXWbrscyu46LhYrUG/keUQtTPCbVCbzj97DGwMqE2voC+c/mZRcgc9cGzm vKqFh0ypxl7dq8NR+qPySEqgFc0TsZcmZ87fq9ZYF2iVYU1fYFMkqlIvIRHtJyurnOjM P1SJtN3goKVcce6hxa0IgakMZGrxrzIwJhSV1lahVoMNdyJt+WTYrgqjE2kw8vZJfoRn Pc2nGnhzzjts9FLPYm37MlDbbKKOzBTtyU5DioDP0RLNrccP5QJ29z11LX+j9pPytrWn mEDQ== X-Gm-Message-State: AOJu0YxJlTfO3f6ZCLFxlQRt9HbcwQ+Bfy3AoghBk20P2chbdj8OI5zT 8pojR3xPVSE7rsVB/tHVVTqRsaz4RGg5jQfXucEQY2ltQeBl8NjgQYx2YeyVbGN4GW1K8mpKq6b vj5H5Ww== X-Google-Smtp-Source: AGHT+IFsW6MihUcP0SFkg9bLycHDvafop2/HjAPBsgmv+uzBEyolknMOyBhXQprdHGqqb3hj4Wi2TfplQze/ X-Received: by 2002:a05:6a20:9389:b0:199:d5a2:5042 with SMTP id x9-20020a056a20938900b00199d5a25042mr118245pzh.36.1704705283303; Mon, 08 Jan 2024 01:14:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id i7-20020a1709026ac700b001d4bc45b080sm150701plt.75.2024.01.08.01.14.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jan 2024 01:14:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jan 2024 01:14:43 -0800 (PST) Message-ID: <659bbd03.170a0220.b5afc.906bSMTPIN_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 8283D6051823; Mon, 8 Jan 2024 04:14:42 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/