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 5474342ED2 for ; Fri, 21 Jul 2023 01:58:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 510AD40DD8; Fri, 21 Jul 2023 01:58:49 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 0C5EB40DD8 for ; Fri, 21 Jul 2023 01:58:48 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-7679ea01e16so125180285a.2 for ; Thu, 20 Jul 2023 16:58:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689897527; x=1690502327; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tZO05HSvu+g6PeRgGXmzFViFhPA+fbbhS2p+/OcJqJ0=; b=FWNvRz7j8FsrGzZMriI8MaMS2muH6Yp95/P7SVHfC6k7rjW5BnsehT303d7m9Qdvom FxlHc8qjOXiAF45s2OeoH5fjPoouZLuxxo61+pmPrRCcc4LJtCWbRZY3+9UZvVItUmxA PPZUsxk+ipMQCCXP4FBN0jA+NaLO0bX3Cy+YM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689897527; x=1690502327; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tZO05HSvu+g6PeRgGXmzFViFhPA+fbbhS2p+/OcJqJ0=; b=LY5W+OtxNev4YZXWAcqSRveB9A5L0veOSXrq9UvjzgVlAnSoT9QkG36+cnWfpqAX9t v3JcD6Yjr3XQbjM4c/HOIc129AtB7wk5ddAOervwBSOTgn+6mldY+oJN56wn0XffhL8m i+jlzRwRY4G8mhTI9mo1vD8nCMTsiybhYd8kp4CWaOWLB/GFQRrEKpqNI+uRO6WM/mxu pN3SVmb4fniCLe92JizwfoY2GAYv8VDxOQTfKaa6vP4VnO8yJFP6n4m0szA4o8LqNpws jBK1lkKE1ILzan3HB67i9/YwR50mK0oXMZsHPQtUngTdB59+2Ofj94+wdhlmS4dYH0Pe hQrw== X-Gm-Message-State: ABy/qLbkqykSy6qhfWFuYTfiv4iWVVBtN6q82jov88JFXCHTXy+XEQlK rAISRtTBVWlnVZvIMsAp6qB09vSOWlK0b65x/TPqGVZhyi2EGsEw9Qs/B1twGWfuGdBSfgxPpw= = X-Google-Smtp-Source: APBJJlElD6pOzMA6Nx/A3N2eoibq41RWc9e/bKr4ydOW9R34sbxXoBuld/tKXRcjhpstB0SgVh3fiVh81n3P X-Received: by 2002:a05:620a:2405:b0:767:22c7:97e5 with SMTP id d5-20020a05620a240500b0076722c797e5mr284946qkn.36.1689897527463; Thu, 20 Jul 2023 16:58:47 -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 w127-20020a254985000000b00babd748921bsm181924yba.10.2023.07.20.16.58.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 16:58:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 16:58:47 -0700 (PDT) Message-ID: <64b9ca37.250a0220.12c43.7c42SMTPIN_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 246AD605246B; Thu, 20 Jul 2023 19:58:47 -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 | +------------------+----------+ 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) 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/