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 2D1C442ED1 for ; Thu, 20 Jul 2023 21:19:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2AB22400D6; Thu, 20 Jul 2023 21:19:01 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id E6694400D6 for ; Thu, 20 Jul 2023 21:18:59 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-57712d00cc1so12269857b3.3 for ; Thu, 20 Jul 2023 12:18:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689880739; x=1690485539; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1/1g/xY+RIWMHGeWKNbC36AMOQD4AnUOvh4So+G6x3U=; b=bIC+I5wGoLhvEQypn9nz8wG42NLPSOXWbNOWsHYqBf3b2puQKImDRIh6I3L3pZq0R5 9dxm+PspleAy0eylYPMPkcZ+gy7ip5xmyFZZ17QKRauwL4PkWOAcyRNKYKoxqt5avfJ4 gtXzTg1MR4RzZ0Ogin55m/Q3qLhuGhio9n5Zw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689880739; x=1690485539; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1/1g/xY+RIWMHGeWKNbC36AMOQD4AnUOvh4So+G6x3U=; b=bZ1rnc7GAkkLp31LVDtGb4eL6AjM6MqxykvKj3jslv6vLth5H/vEUKaLEFmnxYkK+N VyHRLElm40RoskhANQ2LwlTXxQx0LCnqzDAe+9RhZM6K5TXS/m8x1LlzWkpe6lDddTeE Ei4wAF01IL6qkyP5F7TIp22qeVgkZ2iSZ2MvRCMgk5U3HiPMe1jqQ6NthaTzvjghmPRY gLxZUtemMBlrF9COW+foeV7bmMIsYTpUzjl2uFWGOl6EbcXb1DACL01/8otf0569/mrE V9sUl5BZKF9TMGouvPGSIwfb5BPnzDncOaBYu1mawb73By3t7kVqcn08+5xLuYgc9YX4 mUhA== X-Gm-Message-State: ABy/qLbpkJm/+2Gv4F3dAfxrovOb209/KHbBWskxgadIJPoT1G9EgO5m Sj79AkVe+1SO8Kva4euSxURxvengKKxTg97yAKPRENTpOJhZxmTct3tCQQ== X-Google-Smtp-Source: APBJJlGrZbdgzYOoJO0XFCanVVuYI3G+TvjjJ1yGGFuAPsRuUoXj1FyRpU5RP9QsBbZJXwRKsUvF0pXaIyIn X-Received: by 2002:a0d:ea96:0:b0:565:cf47:7331 with SMTP id t144-20020a0dea96000000b00565cf477331mr21622ywe.2.1689880739383; Thu, 20 Jul 2023 12:18:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a5-20020a816605000000b005773b0177bdsm185140ywc.25.2023.07.20.12.18.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 12:18:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 12:18:59 -0700 (PDT) Message-ID: <64b988a3.810a0220.386c6.7041SMTPIN_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 1D34D605246B; Thu, 20 Jul 2023 15:18:59 -0400 (EDT) Subject: |SUCCESS| pw129672 [PATCH] [v2] 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/129672 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, July 20 2023 17:45:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129672 --> functional testing pass Test environment and result as below: 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 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 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/