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 2A6F242E99 for ; Mon, 17 Jul 2023 22:26:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 20C234068E; Mon, 17 Jul 2023 22:26:39 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id C3DD74068E for ; Mon, 17 Jul 2023 22:26:37 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6687466137bso3189917b3a.0 for ; Mon, 17 Jul 2023 13:26:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689625597; x=1692217597; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aCp9UrreSg6eHV+rqqqQDF+vKPKVlYD4QJGk3XbUj24=; b=RTwr549j720KVa+IZNkp0lSyqeOW+IqWF1drqKlUs9TILGEXleKK2XJSb6n23kgIlt J2QwjuXNtFUOu7RQk86OGKUVxDLpWE0uttrgiZuc1Nc5vSdorw9v24X4OzUo96zMp2/8 7/MHGWheUCR6PLf4VsSHU7NrBzfN030zA3OFE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689625597; x=1692217597; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aCp9UrreSg6eHV+rqqqQDF+vKPKVlYD4QJGk3XbUj24=; b=hJVqKled6tEDuw3DoCcFvbRGwqP+fIPNmJbUqqCPlCAMZzFHUrBe6vjmBAv1RX7UWs ViXJHedIpsla2rRYpnQC+OPkfT6jNw7NtFXubXLtt2qLJAA/tZp2rkIGfdPysYBkAp29 a8gp28aCQ1ik8O4ghO6qgdlH/FGau918hHTfg2OF6qFGEDEar7heiM0aiwX6DoLTJa01 0oJDFSrItfwYFYx2tGWeLinhKJuhlpQU4u8MX6vYibw8PfAphrIUnaUq3Fd/gg2VoaXB B9650hIAnNfrSNwoXU+m3qDLsLZtbAtDWgvnUyTtDBYZ1omOVQfj41+fnEW8PLk+5qHC dXrQ== X-Gm-Message-State: ABy/qLbp30Chifk1ANOKGKiTMDn1XX4zjs9/+6YVWpVwgewwXh30LHpl hDQNh7XtBTvK/ciFJI0w+Fy2QeAGylSWS/W7ATlNSrf/0UuNvntR/uU/3Q== X-Google-Smtp-Source: APBJJlHxHuCABRGMW3J5rso+PSZfGhsl1vaX5wDEV+o8xZdtowBDkeXanH8SrFHf3GWb9Q1ZnZQyEttICyD6 X-Received: by 2002:a17:902:d488:b0:1b8:28f4:f259 with SMTP id c8-20020a170902d48800b001b828f4f259mr12396312plg.69.1689625597008; Mon, 17 Jul 2023 13:26:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jc6-20020a17090325c600b001bb0a955299sm60519plb.47.2023.07.17.13.26.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jul 2023 13:26:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jul 2023 13:26:36 -0700 (PDT) Message-ID: <64b5a3fc.170a0220.db995.163aSMTPIN_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 3C78B605246B; Mon, 17 Jul 2023 16:26:36 -0400 (EDT) Subject: |SUCCESS| pw129579 [PATCH] 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129579 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, July 17 2023 19:15:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129579 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27084/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/