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 6860642EBE for ; Fri, 21 Jul 2023 04:18:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 432F340DD8; Fri, 21 Jul 2023 04:18:27 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 53C6F40DD8 for ; Fri, 21 Jul 2023 04:18:25 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5661e8f4c45so1002510eaf.1 for ; Thu, 20 Jul 2023 19:18:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689905905; x=1690510705; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ikqP9l2fjP+qLlqP8kjmxdwjBbRTgeRriSuNkDM5P18=; b=gS+yPpoF0u86CMVHeOg6v+C3gZI6mvIfwfz8nl1rMiZlVj4XNsY4DeWsjPgXkFY6jh TkV8XecSa3hqu5Q9jC52Go7bSrc6XNJ6B8MbYyWSqsLVJOJPE3TFjNOtqTDRT0M8ZRVL hjxhS45vT3nzNigPmtBSWnJaHThV3aJPsRRc0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689905905; x=1690510705; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ikqP9l2fjP+qLlqP8kjmxdwjBbRTgeRriSuNkDM5P18=; b=LF81vD3+oQt8E5Rk4CjFx4dYG/fhSVjwvazlzPptvfr/r0ph7uziYNuL0MdnKlxRNn fy8ysWXYDeQPLUKxB+g7MvPZKF8nsZa2yKOqhLnmjdy3a+1SZXolgmfT0gdiwkYbjbLC 4JbYN23bFvw2r8jpeZY7xO6lev1Umm2vw7RtdZy/4nwKBj53YEhK5za+k4fCQQgNL8bw JI//4zijFlruLuzPsg8F/PljEbMij+xiZO9Xdy6IxxujZynJ+bhBQv8+FfMw+RCKdhsI 9N80gXj089uwXcca13gYV7jELetRCqCbjEhQNeRYdB7FBshbi7Jo2zaCjIRtFFE6iM+G 47Tw== X-Gm-Message-State: ABy/qLY1NZbc9p4vIsyXch/smY7n46H5hJVnE52kp27MNyZWuNNELy9U yI46/BzymWZwXHOIqR4O5j2J7V/nTbLoy/jUNVPVxazGAXJfTNQ407a8SQ== X-Google-Smtp-Source: APBJJlER38KhR8EOd0vnD1nkT9kHTMFfG0l++K24FSu/9b1ZBfomjE6K7YI/Y3//zQoF04N6S03WiLFqDOm9 X-Received: by 2002:a4a:7019:0:b0:563:624b:430f with SMTP id r25-20020a4a7019000000b00563624b430fmr599439ooc.1.1689905904806; Thu, 20 Jul 2023 19:18:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h189-20020a4a5ec6000000b0056584b08462sm196038oob.12.2023.07.20.19.18.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 19:18:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 19:18:24 -0700 (PDT) Message-ID: <64b9eaf0.4a0a0220.a2aa.8c7aSMTPIN_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 62833605246B; Thu, 20 Jul 2023 22:18:24 -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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/