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 41ED442ED1 for ; Thu, 20 Jul 2023 20:50:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3EABF400D6; Thu, 20 Jul 2023 20:50:38 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 225B3400D6 for ; Thu, 20 Jul 2023 20:50:36 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-785d738d3feso30986139f.0 for ; Thu, 20 Jul 2023 11:50:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689879035; x=1690483835; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LQ0Mn84ollXy+X8jN3rYeiRTwkXMKZJUaHYFW7egoKU=; b=FehVpaUptQydVl7c+UIwTZjWIyccPb0q94cWe/G8CwY1QYL8M4a7YB358drTxHdzFL ig8Ldd3olraX3OJGkSi0Y2v+3le76kt6lIwEAkpzVo2ymFStNAkcL/8Mo4MQPS3zXINt hd6i0WNe3EIY2mKkKxqNVEOlqcr6i1xj//6rc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689879035; x=1690483835; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LQ0Mn84ollXy+X8jN3rYeiRTwkXMKZJUaHYFW7egoKU=; b=EWYgy19dY2+0SiGLCRZiR6ocFDZu4G5shKgg2R1WtDyjpNOzNr0fj/u0skVOL0S1KG 9o7zqou7vbxQeuSbmsX96CBCxHZjLBQ3LVpBczFfntKxYMAK6v8YRVWmS9iHlfsr4YTt 76z6fiOssqqh3jKsbZ40/ukQKGsTSFTOfNKkwyTpUdORQjakEZk6vYPkI815JgzW53qm GNW5V2O6FLd1LolH+lFO6LUlDEL2x+jGqi0Gcj8j2L0MtA7c6TeOFXVXz1sQHPNkOiR0 Q2/1vlZqPw+eg/h8jgvfyYaip+cFMhoXSC5giS+67dUdZPcJNjBBJh3qPsPgPOZrBLTK TSvg== X-Gm-Message-State: ABy/qLaKE5COsa/+rhfiDwurHR3ugf4L7ztkmsOkpS08Al14SiJ0PbMN m93K6+IfRaHa+si5wJVJOiqAwbGTLZphT59gABmj3xRbJbohatHuSeY+UgxP+rizX/FeBmkhig= = X-Google-Smtp-Source: APBJJlG/OudFBlQKkbijHb195hw2F+qqXI75hhJLCzF1j+8o1yBVtmvmR/hrIcAGzsE4wflDaDB2h1YF8Sm9 X-Received: by 2002:a05:6602:87:b0:787:147b:b54f with SMTP id h7-20020a056602008700b00787147bb54fmr4581772iob.3.1689879035408; Thu, 20 Jul 2023 11:50:35 -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 c26-20020a5ea91a000000b00780bf0d3b9esm100836iod.26.2023.07.20.11.50.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 11:50:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 11:50:35 -0700 (PDT) Message-ID: <64b981fb.5e0a0220.d8c8f.336dSMTPIN_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 E6583605246B; Thu, 20 Jul 2023 14:50:34 -0400 (EDT) Subject: |SUCCESS| pw129672 [PATCH] [v2] 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/129672 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, July 20 2023 17:45:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129672 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27116/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/