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 3706F43863 for ; Mon, 8 Jan 2024 10:16:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3264A40A75; Mon, 8 Jan 2024 10:16:46 +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 ECD1940A73 for ; Mon, 8 Jan 2024 10:16:44 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5ce10b5ee01so945331a12.1 for ; Mon, 08 Jan 2024 01:16:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704705404; x=1705310204; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eB5UOlMyIMGw5DpGmBGqNLigcmZNF4FWvAkSDXBoFEo=; b=HpM3/lJdDngsgTzOJiethe+unw5z1f0//OjczLZqXj2ip20vinnE8YLXEtl1ViLfIk docK37qFNS8/W3Ri7DSM1YHP+hf+m12L3GydrsE+R9kRrMJ+oP3MdGy1QZh+IYXGky9h C74tYWNs3z7NCYgggxqeew/DAjv2kxBS+GHsQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704705404; x=1705310204; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eB5UOlMyIMGw5DpGmBGqNLigcmZNF4FWvAkSDXBoFEo=; b=bI8Q4s3DjjmoIdneRgCU8cW8RZjPZkOKwHjxuMSkzgp2bjhOqXRvk3L+vT00kts5V3 lGliPtE4h82kQZT8wVHZ+ZkTRtol5lwUjE+UAzuXwvxjOrKQpPI4KrNgx48Ya9EKFZZ0 0ZuL+WssAblXAQar4/YxwKexiEXG2sroRjzlGgsF/BfmHxqeIkk4O9s2TsdBRSp6keIx EjzqewJGRE90MVQUJ2/g2JL/PXAsUc1yQSSjyv98/DMhuboH52ATh6mV8+AfX9OwtnbP X7u+lQF+pKHjm0Jj77t1AHjbkfKTltrhXN7YEsH34j4Aicc9MiElE23MIwFF9yoHYt/H otUg== X-Gm-Message-State: AOJu0Yy2B2SCJorAQ1DMFQlCmDG/fo1IHSIXKlqyhvwYZBSZK9GjiTTv 8QIofuhovX2Nkk2/+jZ+k3a5+LxNd6j2Avr5p8jbsMZBOCzHWIlabYE6UFCNCtl1Bg== X-Google-Smtp-Source: AGHT+IHCegrvg716VbYJZWKkXmuvpkiDEbJhCtw2YBb11YIs7q3dd1wkohMaE1ouJikHh1QvIX2tPXacNGHs X-Received: by 2002:a05:6a20:b481:b0:199:891c:54cb with SMTP id eq1-20020a056a20b48100b00199891c54cbmr2803795pzb.55.1704705404208; Mon, 08 Jan 2024 01:16:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u37-20020a056a0009a500b006d9af1f4cebsm255990pfg.4.2024.01.08.01.16.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jan 2024 01:16:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jan 2024 01:16:44 -0800 (PST) Message-ID: <659bbd7c.050a0220.6fbd2.0908SMTPIN_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 633666051823; Mon, 8 Jan 2024 04:16:43 -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-unit-amd64-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/