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 2E83242E75 for ; Mon, 17 Jul 2023 21:55:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 293624068E; Mon, 17 Jul 2023 21:55:39 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 78ED94068E for ; Mon, 17 Jul 2023 21:55:38 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1b895a06484so29839515ad.1 for ; Mon, 17 Jul 2023 12:55:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689623737; x=1692215737; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aAgUhF2wJIcGptm5lTd/yHaqV+P/fczXSfoSGGbEfGg=; b=FQ/Of0fZWgKX56lx3R39B0R2zuS0shZPEXQC5zt0MgrPyh8iU8ryQb/yQPrTH/Fyxa bNUk2FhOLjgzFtShNX5fswf3A4Q5JFtX1mfYFRXZb8fCt44JfMPbhYYCGaLgA6YDvN1I 71v3qcSRfRQCBgoZS0MVTNK8QC2wMcCmKDWRs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689623737; x=1692215737; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aAgUhF2wJIcGptm5lTd/yHaqV+P/fczXSfoSGGbEfGg=; b=hqmk2zIDJhl44vCKUIObFJ2GOrhmcrWVqHrq3kDLz6xbOWamcBzpM62gZnhByY0LsU YYwO6lFtN4MALGW+LKroM1IXUiZZb99QEJOEd0AYagc1QW9Cn6PbegOGEAV4LW3fIz+E Dg8/qG6OmgJoRyXZdm+NY40BrihgCQ5E+SLCCEOEDxHI/2ka01I82aJmMV7jwoHy9dd2 MToPC33Z01pYH9zUiE5dkJ7XSQWmmziPRCEpItBsCssRYOJS6yMDjJnwSFee8lvRuzm5 6vd2uGslq8mrJH7dePihyetpA7WfUKFv6754R9Qm1TGesLFuSO5McT/AfCwFxZA1CoXI 6BaA== X-Gm-Message-State: ABy/qLZjmWjWLiL9z5ht/QocnoR79flXnecunNbcNtN9u82gVCrAmk8f 1BYE/mB1HnTwHcIKN6xf8+z6STewr0Yp7oSd3qEDEsC/Qmn/lVs+jF24TA== X-Google-Smtp-Source: APBJJlFFIli7NDsCn+TAb56Wf5Vl8qJD+N+rTSJE8gkShM+U61fShfK1lE6no9HwoybkBSezIYvpSXJ4esZG X-Received: by 2002:a17:902:7c8a:b0:1b8:78e:7c1 with SMTP id y10-20020a1709027c8a00b001b8078e07c1mr9877087pll.51.1689623737703; Mon, 17 Jul 2023 12:55:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a6-20020a1709027d8600b001b8abd7037fsm55146plm.86.2023.07.17.12.55.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jul 2023 12:55:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jul 2023 12:55:37 -0700 (PDT) Message-ID: <64b59cb9.170a0220.596bf.126bSMTPIN_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 E4490605246B; Mon, 17 Jul 2023 15:55:36 -0400 (EDT) Subject: |SUCCESS| pw129579 [PATCH] 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/129579 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, July 17 2023 19:15:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129579 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/27084/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/