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 05BCA4308C for ; Thu, 17 Aug 2023 11:24:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 02C9640685; Thu, 17 Aug 2023 11:24:23 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id D30B640685 for ; Thu, 17 Aug 2023 11:24:21 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-565f24a5c20so498974a12.1 for ; Thu, 17 Aug 2023 02:24:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692264261; x=1692869061; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CvtYAvUTVYRB4CmUCYWmPAnYI0ulYZ3qpK8j/VCLhJk=; b=fT+5/14GdPg9VzaEh23GR4Cz7CDYuYpKspqJsYAsVDFqQIg/D3sxiiq9QEMtOboyqD BygOL/nOLff17/LikijQGjcdxLRZlNrlAV2H6ThVLvGean8z3isDNKFgGnme/svPlBuk bGKjUjqMiGCNsq6kSo8Nv3UrcBlc+M+s5KJGo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692264261; x=1692869061; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CvtYAvUTVYRB4CmUCYWmPAnYI0ulYZ3qpK8j/VCLhJk=; b=exX/eB28258vxOuqhhvxKzyG6IfHbAkdL34ID7gIHHOU0pzuFOLzWNV3dPtuL9K7yt NyGpCUhXAoaLWqV6T+dwbPmHHvQ4Ez5tIl2qY39XIcyEC99dvnqHhv6TgKyQuvkEA5wf 7K3dUk/gi8dZxsgN9ZOTBwPS/bhEwfYP+r5/Ea9wvwpRS8c+4vbsz3XdToPjKYQiHAwd Lf4Grsq5LQ+H4ewriPbHhC3ZDSyiz6U/HBSa8gtd7WsNjQcXu2ECLpjAsOJUMuxMRCOb U1DZCHth0De1uZgOofSun9LIuCAO8aXJHLWlVxrkH8ny1Oq1pXbQg9NIs9SkSenao0jb +zNQ== X-Gm-Message-State: AOJu0Ywk4Sui81yF2XRED4AJj1oqM8Y844vmyLmMgM3+dyRZ+hN2SEnp 6I/T1xU9fl2S1OweqV8/Zias/h6BHHKoINsBksMhMohbaBHIR5nHfdRPgoYgfDmzw7OJsFecDg= = X-Google-Smtp-Source: AGHT+IFJKtgFVlPdzIZBijHahOJxB46zmwucxm3ImI3Nm3/KfnCedrMHl5gZfV81qPkRhtiH20gcwjhKyai8 X-Received: by 2002:a17:90b:1d0e:b0:268:1237:1943 with SMTP id on14-20020a17090b1d0e00b0026812371943mr2730241pjb.18.1692264261033; Thu, 17 Aug 2023 02:24:21 -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 nv14-20020a17090b1b4e00b0026b6b988f49sm307348pjb.11.2023.08.17.02.24.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 02:24:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 02:24:21 -0700 (PDT) Message-ID: <64dde745.170a0220.9c5ad.43fcSMTPIN_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 399F56052471; Thu, 17 Aug 2023 05:24:20 -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 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 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/