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 ED03E42F39 for ; Mon, 24 Jul 2023 23:49:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB16743067; Mon, 24 Jul 2023 23:49:22 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 0EFC843067 for ; Mon, 24 Jul 2023 23:49:22 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7835971026fso209819139f.3 for ; Mon, 24 Jul 2023 14:49:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690235361; x=1690840161; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jjyyc1GhjfUTSuYc6LWdz3YZRJ3PNNj559urU/zL4FM=; b=andILItx+vkaUSIDGNN/LrzaWN7i6wvaHmsV/BQ7qy8BCjWYyB++mnaHpl9eWzOp5V V1hgIt8CtYdhREBdO2DjpLakia9FWz3XeA4a19LDqw/34GreIXQHsCclKNafoHLjGD4q VM8I26Qz8abYnjaGmt8CSjipND6PpN+vD9hbE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690235361; x=1690840161; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jjyyc1GhjfUTSuYc6LWdz3YZRJ3PNNj559urU/zL4FM=; b=Wxz+7XTjr6JS5s01OAoSgQuX0hKzI8Y1gROMeUHSIKmTeNiyh0bbOZay0hFwuZiyBB 3JTIhSHBB67hPJw1VVWnC1JKl88SkQbMd8shsEtSmq0raN6Y/9GFUUi60+4kjpzBR6kt G9uKTkkCuhH9be7QJoZ8F/VehjkzDFgQ0WOWjgut6tfsPLApOCVcAx09S3gBwHDZGQih QIF0lKaJX6sr7mEiYhX8D8CuVtriAf6TqYzjeYr0nX4DBJjQB0MyfpPKtnGLgtmQARPe XFSzZL9q3YC2w0Ex/dPCeav5KCT/i9JT2pkh8PhVS3hFeETmT2NGrVcWmfpF7MdQGGyG MxCg== X-Gm-Message-State: ABy/qLbK7QiJVQEN82F+h+7887HT+BWJ7q1dRF6z1MM718TY4rp0aTIx yUzdeKbV0Rghmmf2Md9egFVLeXFH8PwxKnXioMw/m35EBZ6lvR5nW7DkiD6k9TKbFLgKnBxBXw= = X-Google-Smtp-Source: APBJJlGpgiiMFQA23riCRAFuZi1flehv4oY1ZDHPasAPD4KA8w2NQZFh6No/ebzYhGFGMi3eEfN2BQSfpAvR X-Received: by 2002:a05:6e02:1585:b0:342:655f:6f25 with SMTP id m5-20020a056e02158500b00342655f6f25mr1265592ilu.31.1690235361446; Mon, 24 Jul 2023 14:49:21 -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 c16-20020a92dc90000000b00348d1cfc02dsm183964iln.7.2023.07.24.14.49.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jul 2023 14:49:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jul 2023 14:49:21 -0700 (PDT) Message-ID: <64bef1e1.920a0220.898a1.56a4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EA44E6052471; Mon, 24 Jul 2023 17:49:20 -0400 (EDT) Subject: |SUCCESS| pw129692 [PATCH] [v4] 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/129692 _Testing PASS_ Submitter: Stephen Hemminger Date: Saturday, July 22 2023 16:32:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbafb3676c482dab60c0b5465b47f2ea33893a36 129692 --> 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/27130/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/