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 80E6942ED1 for ; Thu, 20 Jul 2023 20:52:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 79801400D6; Thu, 20 Jul 2023 20:52:09 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 5A140400D6 for ; Thu, 20 Jul 2023 20:52:08 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1b9c368f4b5so15687935ad.0 for ; Thu, 20 Jul 2023 11:52:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689879127; x=1690483927; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jPg6rEKSawc7MksWNlWXYaJrFdbKnR333olXf+9m9w8=; b=MHgdUNdRjCjnQshPgQPIbBZ9rClk93EuVkfvWEpqmSbM16nN8T4aGx2TTNX6+VQAHk 0G/FhALQ5JaBMjVRkQqpSu8I8pCXr1Qmb/LLqAJER815qVhJkgfmriJgzVBH6NbeZrT9 fbS+Oy56idsofrdiMtDFNnDVcwEMzeX5lpxrQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689879127; x=1690483927; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jPg6rEKSawc7MksWNlWXYaJrFdbKnR333olXf+9m9w8=; b=SbOz+7tsf248Wwj0+tBHW6U7EDevcfU4kw8LNuHgxQcmBsYmwTrziq1Ajp2BOAyoCf i52+TriYsEG0xLmugouIyinQip5mbTXVIYEf7XwGTffqN0SuzlBgH6NtWUnczToGzlTH itI/pC9EeE0kZ6y8gQd64LX4cAZm8c9ez6r98bbY6m4w1JYGiTQxa6odtIJVvlJ3HTpJ 4zLNOa4tK5oOZH+QC/CSn1LSWyzMTqAAgei64xnvgLCIYYBN9nFnc7pSAR7gmlJIdwjk lDIqx/AdlB69L+x/0u14B+8O9FbHB1UAWXFNX6M0N4THN6y+zajVKeeZKdp8KLO4G7fg vvQg== X-Gm-Message-State: ABy/qLYaeHS3jLDWFllstsLfbgO5DaSK2MfynL8rcyiQh2berhajy2GN +6N+1JA7y9Fdxfll0HAArKeqzBUGEQfbip4lnuV1k8y/W9uVs6Felrjmg5roknmsBF9Z5OVENg= = X-Google-Smtp-Source: APBJJlEm0PZqq5j5gXvleONM+psnQq9lKEN5sASnIuM1GFB2EIqAqjzlZE2pH+eXKeow42+lwHKHfXRHlart X-Received: by 2002:a17:903:234c:b0:1b8:954c:1fb with SMTP id c12-20020a170903234c00b001b8954c01fbmr552256plh.7.1689879127515; Thu, 20 Jul 2023 11:52:07 -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 jg2-20020a17090326c200b001b8b419846csm71058plb.101.2023.07.20.11.52.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 11:52:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 11:52:07 -0700 (PDT) Message-ID: <64b98257.170a0220.23152.1ea1SMTPIN_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 AEFFD605246B; Thu, 20 Jul 2023 14:52:06 -0400 (EDT) Subject: |SUCCESS| pw129672 [PATCH] [v2] tap: fix build of TAP BPF program From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger 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 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 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/