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 12F9C42ED1 for ; Thu, 20 Jul 2023 20:40:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6B23400D6; Thu, 20 Jul 2023 20:40:22 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 9978A400D6 for ; Thu, 20 Jul 2023 20:40:22 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34574eb05f4so5818915ab.0 for ; Thu, 20 Jul 2023 11:40:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689878422; x=1690483222; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gzoIb38D3cGFwmbgMVQi+L3HTINeIiotkHR5E2nD698=; b=ikXynOa7tA7Ay30IeFenilyinOjI1GVlpF7OqXVjLpI+bRVEgoxLy/As0A9d1SiHhO 3ltWLtD4syL7sHxIZX+tmmOSqEyCtOMt8S/5MHQk4ggei7CYO07n/GNfGz5hiNH7IM01 pLyX90+lXroYUMC1bfIKPfHDrXZ1SuYWzYA0c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689878422; x=1690483222; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gzoIb38D3cGFwmbgMVQi+L3HTINeIiotkHR5E2nD698=; b=ZOLEO/QAPH1odFmT663VeEFQixNCeeo409lpNlAVseZA1sh8pAiZufiuP3PXFgd1RZ +M+OKpDR3E+ps1eMXISrs4Je4ns+V0GqSL5tJbWjkRbIlpv+IWgBD1gxNL5RHX7gj+yG U5Fc4R8sLZo1+LJhVAWKm+W7rwi0/mHoF1P8JX+SksBat5aYxqXIYY06BW5BA4j9iJ2C Y1eL+U+xBSYlm1NE7Iuu56z7P/vYjjEFA7e+EWggkPt4yz5tg1Q6RDHmIodLamhECJG1 MocoSpB25QM3yAbKuFbLVRPFqJYD6UJCscmAC2mX57AN6LG2W1/dt2KNwpOgVGzwTPxg OWrw== X-Gm-Message-State: ABy/qLbZy3Iy9eabPkkP9PSGqFCXA/+vvHs5zlRyQJqzSMX00zfkgFEM CHXFwjoSufczLDfF93XemJ0g6vm2HH0iWfHwPLuPft90gR0SDgv3D1R2+Q== X-Google-Smtp-Source: APBJJlEq8U9rtz4H3tyNcOjjGR2ZNIEFG+l52F2CEfIHpUZsJnuJfElx8hMxnDwQ6RERhR36NTvBe7gOP7VL X-Received: by 2002:a05:6e02:1bed:b0:345:c72d:33a5 with SMTP id y13-20020a056e021bed00b00345c72d33a5mr3302802ilv.19.1689878421937; Thu, 20 Jul 2023 11:40:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o3-20020a056e02068300b00347eaaf26cdsm97774ils.12.2023.07.20.11.40.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 11:40:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 11:40:21 -0700 (PDT) Message-ID: <64b97f95.050a0220.10c2b.32b0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 73BAA605246B; Thu, 20 Jul 2023 14:40:21 -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 | +-----------------+----------+ 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 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/