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 4383D42ED2 for ; Fri, 21 Jul 2023 01:58:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 406FB40DD8; Fri, 21 Jul 2023 01:58:32 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id E637040DD8 for ; Fri, 21 Jul 2023 01:58:30 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-48165cd918dso596744e0c.0 for ; Thu, 20 Jul 2023 16:58:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689897510; x=1690502310; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tZO05HSvu+g6PeRgGXmzFViFhPA+fbbhS2p+/OcJqJ0=; b=gNDP/2Mym4CUDzu/PBcUKEdc7IjKWjUR2MMRtfq49q5G5TrftcZBdnB+AnvZk4dbed pQ1RKDwpdlLR7tBanrqpG2uFol2R7TM7FbiJxPF0zYIh2tNC67zVDZ7MzZskje9j5Dng JYn3DybGH9HlZh/OM5HhS+Fa2eJ9cy+OFNcM8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689897510; x=1690502310; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tZO05HSvu+g6PeRgGXmzFViFhPA+fbbhS2p+/OcJqJ0=; b=a6oT7xAcitZERSAtM0On7oR7yFAx9/fxXa3hy6A41hmUKdnI0hxoTMjBps8g3m4ZNq 1BAjIoAcxBQWdZGxqqeyP2hmdNCLI39Y88smaqDLoTO+0XSctAMS14lQm64RrRZ3qGbI RH7JpVxYFZGwKyNz4klaFpm783KB1wcDFyUbp/tR2FFDcr+tC7TYQsp3xNvkQgNYNPtE eykXRdmRIwzwMpTy1VIGWYHt+vT5+QoTLxkWy/d+h7Sgui1yIS9bWG9U6CT3XpL/mJOq oQzuYtlscGLH/g995LuxllG9Z9WloQ+E4NXlSVCz1M0WyeBkx6USTK0N6Id7boNbrA9m zRzw== X-Gm-Message-State: ABy/qLYZ9ikSyGoIN6vKCv7WjrXh+MjMRDLJnlGM8CgYB6MQ5INVZPIl awW5Olbo3yilVLrcEY1CGlxQNCR6MyBm2k4ubf/yXHSa7mAsrhETxkknu7CPGXRCjPMnj8PRvw= = X-Google-Smtp-Source: APBJJlGrxWRiZHewtuifPd99ToHHmG6H1DD3K5q0bc9rUr+6Qc5A+y3ALEB0k82md1Q8HiEd42wd1T5w/Lad X-Received: by 2002:a1f:4392:0:b0:47e:f7e:d2e9 with SMTP id q140-20020a1f4392000000b0047e0f7ed2e9mr405441vka.3.1689897510335; Thu, 20 Jul 2023 16:58:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id g4-20020a056122098400b00481407564ebsm173550vkd.11.2023.07.20.16.58.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 16:58:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 16:58:30 -0700 (PDT) Message-ID: <64b9ca26.050a0220.bdd7.7aefSMTPIN_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 BDAF8605246B; Thu, 20 Jul 2023 19:58:29 -0400 (EDT) Subject: |SUCCESS| pw129674 [PATCH] [v3] tap: fix build of TAP BPF program 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/129674 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, July 20 2023 23:25:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129674 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27118/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/