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 17F8242ED3 for ; Fri, 21 Jul 2023 02:14:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13FFF40DD8; Fri, 21 Jul 2023 02:14:00 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 50A9340DD8 for ; Fri, 21 Jul 2023 02:13:58 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-579ef51428eso14321877b3.2 for ; Thu, 20 Jul 2023 17:13:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689898437; x=1690503237; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GEq0Dpwf7HfASuUggBE+sjTOg8SuHsv7CGvGjmuCIxQ=; b=buUVouyh4XTSeMNroiHK18bg3ZD1upRuMijFbIslOrLMQXUzy1i0Ar4rZh+1n1rpHg FiB36NDsPfDo/b+jMa9YDyKXlrt2xWoCVOr0/fteJGNRViM9DaF2LNyUc82mnerCeTw7 sximwRFnOPwv4sLB95XZruJu7yE4KjErY4aKA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689898437; x=1690503237; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GEq0Dpwf7HfASuUggBE+sjTOg8SuHsv7CGvGjmuCIxQ=; b=AARF1C39MWPIxsJ/HBtbdlbveGS9K2ZxWVZwgGGrMOEaurQ2et+Qw64kklNXZfEycL Q1e/H2TA+ISAdHZuABETX7HDvv09nQukD8K4jeWR/r7njwzfZcGg2K9g/8SegAp7hPCX qv85gyLatAWI4v0uQp7WaDGioI/y6TQwsa70RjH8wXaBTZT8YXikKY/aZYjlpqirSdVU Kz3ADjEe/SxFi/rHqDBwgYuD05zFUvBb4KEScHgyjuxddpyixBnteaW9AdGZvcPgEGW7 p3ffc3Xdt8/IQJQctqWr95hlKk7z8i63yIDagcZB1XIr3g1JnA/lua5DNFZiV4s08IpR 2sfA== X-Gm-Message-State: ABy/qLbaYJeA9mdcbeyS9ypOiQLpWBARk08ZdLVnKpPQWOiZvXTTQUFN 0VdLAmFPFZLXRgeiyIp1QIua97HUjKMLmgBmueeGs/t3gmfIlSzvjTfnRWHymipv6EVmxAwApQ= = X-Google-Smtp-Source: APBJJlFDxfBLlGRC4mJwOPLdoCnohbt1jtKjif4kl5QQvfB7o28A9577lNDiQmvS3HwZ22JtqJYegaFASYjw X-Received: by 2002:a0d:e692:0:b0:576:7f76:ee59 with SMTP id p140-20020a0de692000000b005767f76ee59mr632758ywe.23.1689898437748; Thu, 20 Jul 2023 17:13:57 -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 p186-20020a0dffc3000000b005772ed4b106sm213702ywf.61.2023.07.20.17.13.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 17:13:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 17:13:57 -0700 (PDT) Message-ID: <64b9cdc5.0d0a0220.89e8e.9181SMTPIN_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 63C1B605246B; Thu, 20 Jul 2023 20:13:57 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129674 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, July 20 2023 23:25:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129674 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/