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 87DF243819 for ; Thu, 4 Jan 2024 19:21:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A873402CB; Thu, 4 Jan 2024 19:21:56 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 6671E4029A for ; Thu, 4 Jan 2024 19:21:55 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dbe6b3d9becso788217276.0 for ; Thu, 04 Jan 2024 10:21:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704392515; x=1704997315; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=m4O/JJtTu1U/r7uu1zsxcF1KdQ2UMcG5fdlrp7uIbzU=; b=dpwG5TAz1gaBFzBy1CXVldfxXPsytnT/FGuXcv/pAYzGV1+OFcoppbpryuAvyxBdMx T6ItJfQsV5A30dvFd2rOsMtPen1AgUD83aIOm+o9tKAskTJbgEQ3I/za+yRhR5oEGW0X VINhZPsuEnxGUfIb2+6qg3/UQouR92Nww2t50= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704392515; x=1704997315; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m4O/JJtTu1U/r7uu1zsxcF1KdQ2UMcG5fdlrp7uIbzU=; b=gdUemGV9wulHlzhXJla3TLZwQWqAQoOVE51+B7/IDIJTMxXA6O0WYwCLVLnQt8QuKE moSH4GuoCJmPyHH3zA4+Pa7B7+276Rc6xqXc13bwP2a+Hm+x/J2qZKzrxMxiupajjNMZ t2irD3EWeoWAqE4scwY2mzJIiuaEACzm6PVJB9S4F+XnBeyLqVd+NvQKODVptwmouOfN JAye0ntMrFDME53pF2zXYeI4Wu5ZS2AzbBMHzrpqBHcDqahWssMXYX7ObfkuZ7j3uatx pApr1Wb4OpTEC7wgZinUWrZxkzpetPDWCnqloTXXpThyJl9k6KXCOGe9F2/sMNQmX0ku UOzw== X-Gm-Message-State: AOJu0YwI8v4njJfME39SyZ7gsgTFGem1aYyVprsS0aoojjPJ7jzIc6up kzdgqvITy2b+/BgTjsyydgY0vLqMi9gv3Bqz6T2cuUREK8D1wzByKWA+4pOFlQKnKyjxqLESFlV mEu+ugA== X-Google-Smtp-Source: AGHT+IFbNafxKuLcvBIAtTyqYiFQu/ylkBkVphhVLsQB/ZaaMJ//0N9QFcQUul8zR2bsBEBuwoWlmYBVzxg4 X-Received: by 2002:a81:7382:0:b0:5d3:9fcb:b699 with SMTP id o124-20020a817382000000b005d39fcbb699mr1030680ywc.49.1704392514835; Thu, 04 Jan 2024 10:21:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id q83-20020a819956000000b005e813ce1ac2sm2220170ywg.20.2024.01.04.10.21.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 10:21:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 10:21:54 -0800 (PST) Message-ID: <6596f742.810a0220.440af.8259SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6DF3F605C311; Thu, 4 Jan 2024 13:21:54 -0500 (EST) Subject: |SUCCESS| pw135731 [PATCH] net/tap: Modified TAP BPF program as per 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135731 _Testing PASS_ Submitter: Madhuker Mythri Date: Thursday, January 04 2024 17:27:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135731 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28791/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/