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 D06E0438A4 for ; Fri, 12 Jan 2024 16:01:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBC4B40633; Fri, 12 Jan 2024 16:01:18 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id DC224402AD for ; Fri, 12 Jan 2024 16:01:15 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36071f2181cso23079165ab.2 for ; Fri, 12 Jan 2024 07:01:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705071675; x=1705676475; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KKzRke1fWLaVxOO/iP50PFC8KVa8JovDWPn51YH8x8Y=; b=g+OK+eyTPj8H0rEwaXifq72NhIeN0xioLqgtciokDogjp9s7I3T31ga57LX5HJAYrY puKdOmGK7sJoQU73wtTYp0omPRXKn+YjWNeOn6xGttLsJpxLPxMVp8K7ZuN/kM5++Wpw Q3mlNcywDhCHctHyljUAC4E62yB0U/gD5coLo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705071675; x=1705676475; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KKzRke1fWLaVxOO/iP50PFC8KVa8JovDWPn51YH8x8Y=; b=fzjrbYf4nIOx/MUx+7I/LTE/ORkYjz+pey5taHi0A7H+ZS3l/Eo+hGVp9qIgftZCJX 4LLEOqifWMqFSz/AxnWSojTCDUiCFhm8Fp+5r5zIqGow+RGJNaOfuWH9rzwLgfoB+Rur vOGbKBj6qSnI8vJcIrkhMvMf0VPAgMjLfi3MNq+5R247f4ffWDWSzVB0AFrT8JesJOUO PmsPZKWXHOARxY9CNF36RLvUC6Frp0J9s8/wv6i0Ffd3vJVaPuNOADxmnElKhv+2dZlp XZ0kq6OelIbnLsSgFtpyMCkznFt2PZPs4SE/pcnlQW/j+Y15jocft4Z8RFoZKleQ7C2N BqlA== X-Gm-Message-State: AOJu0Ywmap8q/0g3R7ESfqgZ+a/c21k4DrsWpxSZzSqdQlKtEjoNqbwj yl2IsLsaeobkv5/y+HDYmCebJsxGa1hDijMssowXW+COITZP03YyMcOgcJ6NrAlqshBw+aaEwCe o7xlMGw== X-Google-Smtp-Source: AGHT+IEvB0L61dMPwHkJUtvJd+Khci+uHDT8/T0cytr2HgFfdEsgy3YgkTIYOfMKXTuAVpXCwBNgt9hu/Crj X-Received: by 2002:a05:6e02:20e4:b0:35f:ee15:7255 with SMTP id q4-20020a056e0220e400b0035fee157255mr1451877ilv.47.1705071675282; Fri, 12 Jan 2024 07:01:15 -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 a14-20020a92ce4e000000b003606ae18178sm104206ilr.29.2024.01.12.07.01.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jan 2024 07:01:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jan 2024 07:01:15 -0800 (PST) Message-ID: <65a1543b.920a0220.88536.89d7SMTPIN_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 E9E6E6052516; Fri, 12 Jan 2024 10:01:14 -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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC 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 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 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 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/