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 E2CC54308C for ; Thu, 17 Aug 2023 11:59:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E066040685; Thu, 17 Aug 2023 11:59:35 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 323A540685 for ; Thu, 17 Aug 2023 11:59:34 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-53482b44007so4605871a12.2 for ; Thu, 17 Aug 2023 02:59:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692266373; x=1692871173; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6bz4j1QrBGThaLLBloI/WKSAnaLZecH8h1Hn2ANFDVk=; b=BmYEEhWpAF+WAw01yD9e5CZtw4+B3U4j1Z4Rrcvdkvpq0x3Kl1xEa3oQfM5EpVU5rm MoyIwXpgeULcod05q82EDvVGTRSpAFnUhiFm+pCKrhpMKo4iU90ftmqT5GrnZSv46O+q fOt7jiP6xUC80T0LbcazSI+fnqh1vJzneXMXE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692266373; x=1692871173; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6bz4j1QrBGThaLLBloI/WKSAnaLZecH8h1Hn2ANFDVk=; b=WeDZnI5w02MEO0gzT5eQWACAWo0wHpZypkzWiftGmcG33tIOm8XTI5du5CKy7U4XMK iuPx5fHkIiRpmWPdU4oZ64uxbOCLp67fVj7D8/s6apIfmJhMmW/MG5/A6+UO614IgADN F2Otk8zyG8nTKYoKdArx5M79v64ASKStZ8NtKEt13f4I3LGy6SmAXCZ/WlZs8LZcg0cf NxbphH55o6GMf72cDT2CFUDy/IDRWlDABIqagePtkVdRqu0OuHdXQc15F6z4eb71nJ2v dCb4Sv+pDHuOpIniQEGOLKKpxy7C0Jtdw2ogWz0wDjLTfM7XgPtbpreLekjMxXlRRG0h dXzg== X-Gm-Message-State: AOJu0YxgNPXe2DFHBZGf6BGAc4UEgtz4hCtrEqXUeyRgtcLYKw8uZerR 7WSmL7aCz611jwctpPWEbBnI1rD9lBt3d4AMNHuL0PasrE/87WrG19VhDhL/vx+WM7NmupFVAA= = X-Google-Smtp-Source: AGHT+IEcVAzaeHwO++XMYDTBHBaA7BdAJP/t35Uf+fflj595j+nJ+RIz+/0t/pEpr+VDfdWdoeUipaSn4Snw X-Received: by 2002:a17:90a:8b91:b0:268:414c:ff3 with SMTP id z17-20020a17090a8b9100b00268414c0ff3mr3900313pjn.23.1692266373363; Thu, 17 Aug 2023 02:59:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id q41-20020a17090a1b2c00b0026cf1c9d6fbsm355942pjq.15.2023.08.17.02.59.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 02:59:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 02:59:33 -0700 (PDT) Message-ID: <64ddef85.170a0220.e4300.7e89SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CAA686052471; Thu, 17 Aug 2023 05:59:29 -0400 (EDT) Subject: |SUCCESS| pw130461-130462 [PATCH] [v3,2/2] ethdev: add the check for 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/130462 _Testing PASS_ Submitter: Huisong Li Date: Thursday, August 17 2023 08:42:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130461-130462 --> 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 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 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 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/27366/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/