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 9BF9C438A3 for ; Fri, 12 Jan 2024 15:41:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9883440647; Fri, 12 Jan 2024 15:41:00 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 8268B40633 for ; Fri, 12 Jan 2024 15:40:59 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5f69383e653so69403797b3.1 for ; Fri, 12 Jan 2024 06:40:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705070459; x=1705675259; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eacpCgFH8yTeIz2d9Sh0Gz/6WqDt11EEnvIg+mEMag0=; b=dNf3n/2Ei/3pgmMbejz2x8guN0B8RtsJVkX6dgpSMoJp3tXV0R3GlQ4qoktTyoR//S iuqmGJZxTWa0J+iTOcJz+2aDO17KYCKAQfWUxnfD/GWDu41M7afarV0ImkcLdyssVuja eka0qgqevUwl4WJSsp9heLCzD8YDi4yIBEr4A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705070459; x=1705675259; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eacpCgFH8yTeIz2d9Sh0Gz/6WqDt11EEnvIg+mEMag0=; b=T7ats10uImVONIHyn9qYjyEnVPn9DlcvgbI54Mc8w3fe5/NfD3Fu/Vai0CDgQJxZpQ FcEgPSnjt3bbHukoQqkKMdw1p6ko/3wHcUthN77Z0mE14CZP5OIE/vlL8pxYccxRy5fO Vmv8WVplqnwI8gtODlLsdIFiF6QFtTGm7DvzDL2ASTvyEWGygRRJ6v4/HjkYyRd76uMn 2PIT1OdXaWHAjfdw9yuLVAwNbLRPjuyZYyY+ml3+sK7IUj8wJFufvsetZPNoR2t46bEq qbgvVOWHSPjWmNI2adr1PvhttdVn5/uwG2YdQG0jorh3z4SAHA5dqE3RUkV77+xNk686 lMlw== X-Gm-Message-State: AOJu0Yw7JJ1L0G/vkROrkkvykVoFs9VKqr2PK1CrQyKlIWj7nqkKKSW9 OqBza532XDGNoGI8Vv+7TB6sdEUbO6SGH8OnH0xp0mNRf9A6y5e3G+/97Vdqehyskw== X-Google-Smtp-Source: AGHT+IEvZ7PB6XZK2McXm2FYm58+mIK6x4uxh6p2TjnhFeH5D5psIaxJVQYi3m3vKoEXr6Be9RNGpZiNJZ7/ X-Received: by 2002:a81:d401:0:b0:5d3:fb01:d880 with SMTP id z1-20020a81d401000000b005d3fb01d880mr1550103ywi.25.1705070458950; Fri, 12 Jan 2024 06:40:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k32-20020a81ac20000000b005f871945c08sm181318ywh.44.2024.01.12.06.40.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jan 2024 06:40:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jan 2024 06:40:58 -0800 (PST) Message-ID: <65a14f7a.810a0220.30f3f.e514SMTPIN_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 97AFB6043300; Fri, 12 Jan 2024 09:40:58 -0500 (EST) Subject: |SUCCESS| pw135855 [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/135855 _Testing PASS_ Submitter: Madhuker Mythri Date: Friday, January 12 2024 13:48:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:39a8b1251b204d3898b4c462184f60bda1b64698 135855 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28855/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/