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 58F3F42ED1 for ; Thu, 20 Jul 2023 21:00:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37AF8400D6; Thu, 20 Jul 2023 21:00:46 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 8593A400D6 for ; Thu, 20 Jul 2023 21:00:44 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-57026f4bccaso12464607b3.2 for ; Thu, 20 Jul 2023 12:00:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689879644; x=1690484444; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VG4h24HvUBkudS21yOjvvsDD1fNeflEPthM77R5+yCs=; b=UKqF3ola0OBB0M7/B+XONmQQOLcCBZj6oylUBUvYdYu12k3mkHmUkYvfrjztykjnYx 65nS/t7/4vwf+lPzCIUOKpCIMs6YlfvrYWLbUKXUHAtgn4PVvUcH/4T9XMBHZ4U9MjYs m6IHr6hPrO4XGXon39IlAdCoUwsLGLjUy0N/w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689879644; x=1690484444; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VG4h24HvUBkudS21yOjvvsDD1fNeflEPthM77R5+yCs=; b=asUyDQE+2yUiG8CmfFZr9hEVEo+48TVoOj+jnDZdkg/1YNHNodN13YTwq6ZOWZMS9r B9FCOVIlaVfYnYbjijKnSSdBVJ+2/px3SSVaEWGxbJ+etqKH+QiPxInucU4IDJkmFWHP sluGC5lUpTQHYj3T0SzNuCCleHEakEIW3Ezb/1TK8UoQmq5ur06ZPUh7bgCpIv8RJw6s l+/0kVrW5mm7lqvQzymVklNBtIpqHZLlI1kv78O7YLZbrq7+vIKdt81fA1ggshTAI/yl DHUPCiOpkwYfi9tyhKMu8U9HgMR9jGicjRWS0IjCXX0ryF2qXkeUBAl3SI3wKR+SZxsY yFAw== X-Gm-Message-State: ABy/qLb/2yQ/cvNH+n1wS2spPmNw1qo3Qo7lGQuZZBE7jx/ttAkRCgYS e04Fci/gAzpVyBvIIiNa3t+qQoG31MXmJ1XvIph9WCio6VqMORPkMdgiYtno5xzasGSAbWRJvg= = X-Google-Smtp-Source: APBJJlFfET0DX+EgbfQkpvTQoqE4Oq/Wzr5/kft8r5Pd7Dszve8xVwOeFjx/H2uD/QT3NMqPm++7zOxjH8tq X-Received: by 2002:a0d:dec6:0:b0:577:3adb:cf08 with SMTP id h189-20020a0ddec6000000b005773adbcf08mr2632509ywe.27.1689879642396; Thu, 20 Jul 2023 12:00:42 -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 l65-20020a819444000000b005704b91ef38sm184549ywg.58.2023.07.20.12.00.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 12:00:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 12:00:42 -0700 (PDT) Message-ID: <64b9845a.810a0220.f30cb.750dSMTPIN_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 0FA59605246B; Thu, 20 Jul 2023 15:00:42 -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 | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/