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 7C14A43863 for ; Mon, 8 Jan 2024 10:01:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7628D402B0; Mon, 8 Jan 2024 10:01:20 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 06D6040263 for ; Mon, 8 Jan 2024 10:01:20 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d3f3ee00a2so2543675ad.3 for ; Mon, 08 Jan 2024 01:01:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704704479; x=1705309279; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ot/MJzav5ICh8hHgUf4zHfPig23pXyqRIKbABW3Err4=; b=arVP2Irs6e40glVwP3XRE/lo+iQhVCXNoDDEHUMCTUyb3E4RCNOpAFdEaajG8sktic GFXXY8yzkqvrFEjhSqz+O/WHKwR1cq2w2z2nM+Gi7dXrS9aKaNWgWj13BjnduQlxOmtb YdpufGRxtcIF8W4M8hqJuxGLfLGK8obiwWTOg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704704479; x=1705309279; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ot/MJzav5ICh8hHgUf4zHfPig23pXyqRIKbABW3Err4=; b=n9N9vKwNeE6nQezUKG0omjlBbhrCbrwG8MQH6ngTHTDZ+VVmTxw4oMMeJtV3Qm31RN yhbvzEqRKa7AO7M9gISD6yqx8dgRKXkG5Cq0+Wtvz9HhS4UsurG4CwPuFf5QplC9PzbC 0KK9udl9mFt9T38ng5+hPxz9XW826LTjBiSQPcaz5+bIIG04705neT5i4B2/9rq0eoHt fPsu+O5DBtxlA29tSNH619War1TaHSTVP0f0jGwbPXClMy0QPD11n+roIjQRINGLiabo 8JhMYQU0xo9iu1ExoA6OS267FQnofAQXLrMHjEBLpE1IcjJhGLl1UZLtxJPQm+EeVPu2 9DdQ== X-Gm-Message-State: AOJu0YwpPMMAZIK3EbvnqiLIcRRUecmnSrSM63bjQYgvhMI8nVRK+BXz N1/GEHBK8cvpgaMVcl+5meH2lZeTqmHQQYStYM7Bi4ypzfFmAbFRlJu2kv2tvgUm4SFDRblTHCq Tb254mA== X-Google-Smtp-Source: AGHT+IGvaSktIf5cLB5JexkV18SXcvX37XtXgMoBUnUY29bSeDDz0HyyYITXXOEbdJFRaPlXNe3g3Q23hQHq X-Received: by 2002:a17:902:7482:b0:1d4:f77c:a8e4 with SMTP id h2-20020a170902748200b001d4f77ca8e4mr957013pll.79.1704704479083; Mon, 08 Jan 2024 01:01:19 -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 e2-20020a170902d38200b001d4ac31845dsm178045pld.140.2024.01.08.01.01.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jan 2024 01:01:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jan 2024 01:01:19 -0800 (PST) Message-ID: <659bb9df.170a0220.2a332.ac41SMTPIN_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 3E6586051823; Mon, 8 Jan 2024 04:01:18 -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 | +-----------------+----------+ 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 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/