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 D2B6843863 for ; Mon, 8 Jan 2024 10:14:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD7C7402B0; Mon, 8 Jan 2024 10:14:27 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id C6F8540263 for ; Mon, 8 Jan 2024 10:14:25 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3607828cbf2so5833035ab.1 for ; Mon, 08 Jan 2024 01:14:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704705265; x=1705310065; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Wdt5RG9QqP7kSyCYwEqsM7k1RP1SgsXMKMGQTJFVVeI=; b=emlIM8mCk80uGP7sBVtYB6WSUVWCLt34kVweDImQWcYJ/rotTbFHh9eY71eELz5JOO pQF+Rek3GOgh7yOyNepTkV/o7G42t4jqXvilWGIjR1tkoFGJKJygE7qMr5fFUVUemWZT z2fjFDMgtBFdqWrnQFJA6x+iKk83oB4z0VaVY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704705265; x=1705310065; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wdt5RG9QqP7kSyCYwEqsM7k1RP1SgsXMKMGQTJFVVeI=; b=f3lYFjCtsBPe9BB489Tt0LBtoy5QhG37LGs28rNSNQpYinIwfvCPUwyaRyRA/l0dpM VhJujal1rfImem39xWJB1cp2S0WWSSdDpq/daFchw7hiKazr95zvPdSUAfzEY+ltblzR HoQs6I+/HVC6jzjZZPF/KJhdvgXq1GB03A+/noJBntTZuN+Mo/10BOyb2VsHn2v+Dy0j L/35dk/T+L3jVPKaOZkKIiHJ+rI7tDeuL+tSS597V/wJbRWFjkNJJvGLZSPmGU/Vyatd TD6motKe6knFw8LQMlU6ykqX4iFE+OPQZasCbWkrW+E7umoGhrG1ARlFVA5Su4hQGLHu 5iDQ== X-Gm-Message-State: AOJu0YxRIQB7ipvcNpw823Cn64ochBKlcSfRTX2BwMifkmTBNDR7HQsX nJodIosc2NkxBOsi7sBT4vPJGC4eCMvgQB9pQ7S0ZIwu9r58WZEvfedWEEwkhEyytASxQwNmbcA cjmvENA== X-Google-Smtp-Source: AGHT+IGw9T3H8SpsUAgXli1DpMrRjmOvhpV537mou9/pYvIUKFYeWBtbovvnBBQvPWgr+m0SyaabG2yjboHF X-Received: by 2002:a05:6e02:1b04:b0:35f:d180:7081 with SMTP id i4-20020a056e021b0400b0035fd1807081mr3218278ilv.3.1704705265289; Mon, 08 Jan 2024 01:14:25 -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 i13-20020a056e0212cd00b0035ffa5ad1eesm262975ilm.44.2024.01.08.01.14.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jan 2024 01:14:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jan 2024 01:14:25 -0800 (PST) Message-ID: <659bbcf1.050a0220.497bf.2073SMTPIN_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 CF17F6051823; Mon, 8 Jan 2024 04:14:24 -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/