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 09CE142ED3 for ; Fri, 21 Jul 2023 02:42:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E328840DD8; Fri, 21 Jul 2023 02:42:52 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 883FB40DD8 for ; Fri, 21 Jul 2023 02:42:52 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1b890e2b9b7so8495915ad.3 for ; Thu, 20 Jul 2023 17:42:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689900171; x=1690504971; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ixAuPlQ5UVMIib9h5WtXXwrrtaHsQjTyb8VOmyhpNVs=; b=A/tvRebH/mECtIS6p5LYb0hMXjWG8U9j6P471WCrTkPXI+tP3T4xxAKFxl4z10HJz9 Gr+ornhKkjcN6FRY2Ghf46/I0z0iTzAWiPC9qG3tbk3BEJCUKUjq9mrLl8tlmujXF+sn eB4fxt0zjLGq4PNUyGrJajPfM20KBXZ2rytio= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689900171; x=1690504971; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ixAuPlQ5UVMIib9h5WtXXwrrtaHsQjTyb8VOmyhpNVs=; b=TdvulRlosWaOJ/ICn6Y/c6AbI4a0CbPRqi5GAXmvQYh3f40hJP/igVWk43EcVQ7E0c m5nJxIIcbD/Fx8eRjlY1xxNuxB9KnoByHgaqsPhkG7Y6Kw6ODhd7ZYiQOHq42xF/B+qg p/Jw10gU+A98JV7qkC5Yl4TljZePkduY5V9tDKA5NKYH/9t/CSFjGyAooTJtALL4twu/ DdQh+6dtC0gL/rT9YR6bRG/ONcodqxPlch4svf6Ce5r7qEEWjqedYVPKy6NSyEqpK8f2 Kal/pWNWZOfl0eKvOrnjcjm6oL2rLdr4YB1BeYBp0lXPlhxLezT+jNxsA+AiVitXp5FB XHIg== X-Gm-Message-State: ABy/qLY3y9z3Uq/uIoIZ/nxOTa77+1l/BTX1t/z/4USs0WdtcPJveUYC 4jO7eyW1k0vNEAbsZQLZ2BfmdBZXv8Fj+khfa0tv4Kqmu2tvmEbygzacnsHXAiB/q0MuLBI8Tg= = X-Google-Smtp-Source: APBJJlF1S05kx+tguQy90hldL0MJ0l8zmZq3f528axfvs7tZLRoQ1ShaFWyw0IZkqy2VQfaEY/fo/7p2lMGO X-Received: by 2002:a17:902:d481:b0:1b8:9b5e:6697 with SMTP id c1-20020a170902d48100b001b89b5e6697mr533061plg.68.1689900171676; Thu, 20 Jul 2023 17:42:51 -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 g6-20020a170902740600b001b8a46ec85asm83856pll.123.2023.07.20.17.42.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 17:42:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 17:42:51 -0700 (PDT) Message-ID: <64b9d48b.170a0220.5bce0.2f3bSMTPIN_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 CD7D8605246B; Thu, 20 Jul 2023 20:42:50 -0400 (EDT) Subject: |SUCCESS| pw129674 [PATCH] [v3] 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/129674 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, July 20 2023 23:25:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129674 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27118/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/