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 E2F0143819 for ; Thu, 4 Jan 2024 19:18:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE55C402CB; Thu, 4 Jan 2024 19:18:36 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 021784029A for ; Thu, 4 Jan 2024 19:18:36 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-36017ab9760so2530005ab.3 for ; Thu, 04 Jan 2024 10:18:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704392315; x=1704997115; 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=YisMgU77GlIipK6TuwlLX/7eXAMuyFA06lNWYakruSB4NyVF1108NNl791dOwrJeV6 vQwLqofUZl8SDn6zS5O/SNEF7B7pZ1sLoKKkcTAZ1pfrmN67X1lOzoKLV9VbmY+gOihQ zEHX7IMZgXRXvro4eQMGLul/PBntdLRfyzXNY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704392315; x=1704997115; 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=CeWH/GnZr3qefvy9+2/QfsWncXKw9QeD2Ta8SiX5CTAmESTEbsdegg52lZCPfNjgmf fJhAvzRZcs63mb+GtiyaNRuqH4jbdENu417WW3JRJz4H+cj4s3lt64g7lSFD8g0TrSv3 ySzUgRtCjD62R/JcMtt8zl3ccqkdrf9zXAy62qpRacH0gQQ4HIKVCVNtczOlufc3DNsm meuy2zLIsqZ57W1IShu929j/oRJJ3TCCBS+znc27Tf+Y8QYSyrcAkXnlnB6J/SKoOXqM jHn3TIP334v4xYcE/Fm+YuulVY0FMPjuGKbPcNL/OTSvK+9PeAx7mtV1lwJ+4dkyqZ3P gIuw== X-Gm-Message-State: AOJu0Yzi5JGIYGrgj++hheD9ebQI/HcuOxGAEnOdnJnV9Sx8kvr7ofWf wKrQr0sQ2qhNh0zS4+lvGNg/9jNnlbp6KwnAnM3W8rCJYDndouVorJLJ6Q7nDmpZZQ== X-Google-Smtp-Source: AGHT+IFpRCbxvDqlEwCD5Gvv7yvulOff1FOl/MkpG7mX1z+kpYNKZ6Wn5RDxIeT1fEUdJV8BFnp/YHlC4K57 X-Received: by 2002:a05:6e02:1caa:b0:360:1dc:d524 with SMTP id x10-20020a056e021caa00b0036001dcd524mr840709ill.15.1704392315459; Thu, 04 Jan 2024 10:18:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l15-20020a056e0205cf00b0035fbc0026afsm1640813ils.18.2024.01.04.10.18.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 10:18:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 10:18:35 -0800 (PST) Message-ID: <6596f67b.050a0220.66c29.73b6SMTPIN_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 05270605C311; Thu, 4 Jan 2024 13:18:35 -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/