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 81D2D43819 for ; Thu, 4 Jan 2024 19:17:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D337402CB; Thu, 4 Jan 2024 19:17:26 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 3D75C4029A for ; Thu, 4 Jan 2024 19:17:25 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-427f000385bso3699351cf.1 for ; Thu, 04 Jan 2024 10:17:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704392244; x=1704997044; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=K3Z9zpUL3V46bY+se7xlYoC3dXUQRdJQQrZy80NeFCs=; b=OCebQY/28JeRUPtWHEfORLmR+g4OHlIAlN9qj1pQxTP/rrTRQeJClpYKoKRum5bWxu EKLCEppCH3Vd5ENzl2+6E24WgZzrnwoH9jJHK6iOTA16vEnoYxNMsYlYHd8sJheTx3Vc Z6AeuKchfTiMkii+u2Y3SBk+YkmUUv6aN4M0s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704392244; x=1704997044; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=K3Z9zpUL3V46bY+se7xlYoC3dXUQRdJQQrZy80NeFCs=; b=lZscroG9PRYoIbV3/xunUfof4oALjgvvvUb6PicryiTeQcomNlVZRhypKkwSzEcZyt ctsJlaDFASPyN39uzn+zq1VhobZnAS0T6HrCGCo3vWhxmNvXRHb01+DYffjvv8KSvdL8 bC37m1Hf0rEUDM5y84GMgYUE5SDUluREoR2fBwW4HUb3MZDA9JoBtP3eE/DmL2xaYCtU hWqsDU3DcDrJm7satlIKCrzKA6P8uGLTLvo9GFoe8HyVLsyPG66PhOPxN7einpcwkroL y6uXujPSU0iz+GlcM6638MpfXMyhmD0aW5OVZj/emSD69Vq6mv6UJKu8eKRHQuQlKXZF 1OmQ== X-Gm-Message-State: AOJu0YzFg1RNs4fYKSSe3w1zrnyFOQ9HX8pwX5QKDd6oBMFRIJ7f72Oz rcFnsKO4g4/4UIJmJtff4eKBa+DTMzPTK/kafNXgSgk+YsYohsA336aEZ73PxfniHw== X-Google-Smtp-Source: AGHT+IHoWHX94CVP1AjgUpjBFjTXEQsMRwERPyr0hK7p88w4v/DqV2ryZQoUOFb7WpFPlPUvkoNg550BVaBQ X-Received: by 2002:a05:622a:203:b0:423:79e1:bd19 with SMTP id b3-20020a05622a020300b0042379e1bd19mr1044143qtx.1.1704392244725; Thu, 04 Jan 2024 10:17:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j22-20020ac85f96000000b004283623bb53sm683qta.26.2024.01.04.10.17.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 10:17:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 10:17:24 -0800 (PST) Message-ID: <6596f634.c80a0220.9ffb8.00d7SMTPIN_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 704AA605C311; Thu, 4 Jan 2024 13:17:24 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/