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 BCCA043863 for ; Mon, 8 Jan 2024 10:11:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B864D402B0; Mon, 8 Jan 2024 10:11:40 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 302B440263 for ; Mon, 8 Jan 2024 10:11:40 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-595d24ad466so1111772eaf.0 for ; Mon, 08 Jan 2024 01:11:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704705099; x=1705309899; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Wdt5RG9QqP7kSyCYwEqsM7k1RP1SgsXMKMGQTJFVVeI=; b=O/KH7A0E1Fz9frHQ5ds9XnvTcwYdXitWTpUU9URcmeVJVTcXE928//AkpCmzUkkDj1 oq/12Vgxf3SkOiAqWSUIipcIgjfoNWV8DdtQGt1qEUJFlNyWPy4XL9157tsru6gfNIkk r5sNHrF+V1OSCQgNEOgV94ip39zesQTkKixl0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704705099; x=1705309899; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wdt5RG9QqP7kSyCYwEqsM7k1RP1SgsXMKMGQTJFVVeI=; b=qWkEObwM5kcTuhXFJCUxgbSrTa3+VwJDEcUqhrHy33XTCbvMza57hlDK8IAfJJHSVX 2uXqvckJu5Jd9hrwSeuNZlJQOF9Y0xDuT6cTidbpI7yul/fGwpO3UJ72WI/SUoKzr/cn yqB7sxh40m5QjnwECZ3AlSfhW/ZmRn/cJLDewCp7VEkCWksx6XjgzGCPnb0mQ7w4DNvS R5YEtRbmBNobgRCWf9U/4t3eUyJe1hzCytq2fNz/sHCJsolGIiPpeZQ1j0CpoYOUNWrY ddg/LivCPEch4Q7psVhe1FhYrhy0/vvm5s+kmFyWP6a0sP8u028/OBGcnLTDHIpJhzzW bKpQ== X-Gm-Message-State: AOJu0Yxn+R+Ckv5ckeoTUrJniqe6hJUeXPmKys/ie3GE+tPP+9pWiT0Y GWqQCDqQWc+svNkLtR7gz+dLUdhloUXSHvkCQvw+TXCvLI3zsuPDmYm/z3ekDudE4A== X-Google-Smtp-Source: AGHT+IFYJN1edIgZETvPAYj5rO61yJrBdCvbWhvwaWhWUVrmDbLXsOkW/3kGRg/HmefWZoIJBAY3twC3bCQW X-Received: by 2002:a05:6358:3a1a:b0:175:5c8c:3ab with SMTP id g26-20020a0563583a1a00b001755c8c03abmr3102682rwe.65.1704705099526; Mon, 08 Jan 2024 01:11:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y185-20020a638ac2000000b005ceff8cfc93sm37034pgd.23.2024.01.08.01.11.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jan 2024 01:11:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jan 2024 01:11:39 -0800 (PST) Message-ID: <659bbc4b.630a0220.8b219.240aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B966E6051823; Mon, 8 Jan 2024 04:11:38 -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/