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 4417342ED3 for ; Fri, 21 Jul 2023 02:35:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40A7140DD8; Fri, 21 Jul 2023 02:35:57 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id C4F7B40DD8 for ; Fri, 21 Jul 2023 02:35:56 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3457a3ada84so7655275ab.1 for ; Thu, 20 Jul 2023 17:35:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689899756; x=1690504556; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DM+ZquUCPsaPWlzUZmSVae+c8RMjVolN6aEtk6zWj4Q=; b=C4h/2QlhJ4QhShODmcwkpMORNb1szvebI4dzT96c3owMzZEtJqnz6IfdCu98gzeJSc XykHFrpsW7gDukQ//dTHwNh8Z4jJHNH3UtdQhtwVBRDzjugnfDJ0GI1vRYbCejF9SCxj gTAYsLgSaiQBizkLYL6Oi6w1K8x8j64xp0k2Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689899756; x=1690504556; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DM+ZquUCPsaPWlzUZmSVae+c8RMjVolN6aEtk6zWj4Q=; b=ipF5ev3O4P901gNr+B+BnnhEszdtaWRDJyXE2V2TzktXWuw3FfDL0n9XyeYb/3tLFO 7uMIlVFas5t5lpvfo7dmgViShXm+nJ6GBgG/bmn2/0VpePYysWrJPnVI2S+f9+iTGlQS /ixBreR9FBs3dNzgKXsqoOOIwiWfPsbUywRTy9IbufZgJFVBm3UaJvyUwbQcXBR3UqHt S20Gbrw1uiZ12rno+pDD16GMzAn6mKYQRDE6i5qwJBu6306f1Ha421DxiOmsEUd6jsQ7 ekbEKWwEWeKjuqI+pLgcgVKevWcAv6ffLWzDJg7UPI1bX9k9yx8381IBPdzQq+m4nFlZ GB8g== X-Gm-Message-State: ABy/qLYjgXsiGMp8nzfJCwVFR7JNslG0jQYNY7HPouS+Rqkcjw5TOVHF GNzi9MDybf/8QqusmQGNoCV3uNA9xJMcZ1mkbdcJ3MZunjIDDEpf2T+wVg== X-Google-Smtp-Source: APBJJlGtNatz/W6NoJj4wllcOa6XLVFQNttmOkQf8WMoHTT0KbIFTMsKRTF+LTjwycWfGV0PG6LlnCEpaSIc X-Received: by 2002:a92:c5d0:0:b0:348:8163:b6be with SMTP id s16-20020a92c5d0000000b003488163b6bemr458621ilt.30.1689899756135; Thu, 20 Jul 2023 17:35:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o12-20020a92c04c000000b00345d6c499a6sm119006ilf.27.2023.07.20.17.35.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 17:35:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 17:35:56 -0700 (PDT) Message-ID: <64b9d2ec.920a0220.d5fac.4a3aSMTPIN_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 A68BD605246B; Thu, 20 Jul 2023 20:35:55 -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-x86_64-unit-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 | 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/27118/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/