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 3A1784308C for ; Thu, 17 Aug 2023 11:20:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34EF440685; Thu, 17 Aug 2023 11:20:20 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 8118540685 for ; Thu, 17 Aug 2023 11:20:18 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6b9c9944da8so6349533a34.3 for ; Thu, 17 Aug 2023 02:20:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692264018; x=1692868818; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rNBQFcVMecnq0J259gVjxb3TpDePY32f2wRgzhsD4z8=; b=GddUrZyZsBm/83Vrs7eUbTq9w7oRiI6Nm9PxxE4X3pziSW1q3B9y8BLilgYScYvJ/b 02uF/AKqrQUJnqwZDrTENMdcJxQlPS1kRo0+nIBcvzYXX1jggLnkxvk6mBgx41o829FG y4ZU15u2UfwY5vEdMQHGt47kSktxcjd1Bb5Fw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692264018; x=1692868818; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rNBQFcVMecnq0J259gVjxb3TpDePY32f2wRgzhsD4z8=; b=BlmVTCA5fYMQ6VhT5jOcEmKY6mJQPcWE9QvRHdrVIZtqjYX9AfSNUdSn/jVUezQMrV mwmr/7vPfCeDqZh0zt/5dd7W7ziNluokxzmySrf9+0KK9mTOlzh8H/DUw1HZtKOHUxuO TNvcPnUGvyImzpqdX3AladY7Fufl6WTEhqtaTex5fHlFSAqdcpv6p4w5IjXjxOtNj8V/ jtl9/9VjQLmMGr8G81moAkAS4RpA1n9fpjogXPPOLluR5OgN89JSBbx/lEvCqp7FPjaY fl2o+Ct44VLeKXIgPDVLSmKif0QfqFTC6W9Dj2IBoUGVn35VUw3s4kd/Xuvn4U3zLFpW +HoA== X-Gm-Message-State: AOJu0YwJI3gls0wZ8xh2hlBBLkRo+K99/pRmTr9Hbih8je5DuLSUDX7Q Vpa6rvqmlkbTzghS326kl6fZ/0/s8kGTNzbzd25t21E10sk30TfsoQBknw== X-Google-Smtp-Source: AGHT+IGFtM1usd/kGrJcwNjO4EskifKBclBaJEW+2NK2vIF3+8WRQBZmkMFu4u9xlsWGGNtlCTWLUTx+DK3D X-Received: by 2002:a05:6870:638b:b0:1bf:7b3:5116 with SMTP id t11-20020a056870638b00b001bf07b35116mr5187913oap.47.1692264017868; Thu, 17 Aug 2023 02:20:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i28-20020a056830451c00b006bc59a1b825sm890998otv.4.2023.08.17.02.20.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 02:20:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 02:20:17 -0700 (PDT) Message-ID: <64dde651.050a0220.20ec4.5a4eSMTPIN_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 5698C6052471; Thu, 17 Aug 2023 05:20:17 -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 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/27366/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/