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 DF48E43033 for ; Fri, 11 Aug 2023 14:34:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8DAA40E03; Fri, 11 Aug 2023 14:34:50 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 29B4640E03 for ; Fri, 11 Aug 2023 14:34:49 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-583b0637c04so27776147b3.1 for ; Fri, 11 Aug 2023 05:34:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691757288; x=1692362088; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2pnSBLVhH4ONddomV9DEzLNoxqYOnd74B8mErAu6scE=; b=E9ZqCbFf34lqLQIc+Bx8qwg4Ai1PLWgv/sAzLB0i3Ju9VzzeXzqpGdMB2miJl4cDhB rJfc01mvaThgEAE8K2Qlexv08riqLU7IpUFc6kcEaCLG85/axEP4S5BZ05WvneEVES3J IXkmaMFTYSwVTxX8tk1LjyiTfMkh/fGm9tyd4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691757288; x=1692362088; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2pnSBLVhH4ONddomV9DEzLNoxqYOnd74B8mErAu6scE=; b=QFrjeOvKZUm79AzUb8Fv5gTgAchplaBPj2AAp6W/J69nN39hJ3KtUPDdKC99K5ZOzG hpNVLzaaQFlJMb59pbMa9rmQAE/Fqk6sKW3DDApQb3ej27MDyLYlZfE1r0AGplHtpH0q pLSHQMnzvng5MQcZYbw/0vc+LO2l9iL0pTnRcTFFTWeMjmo25DjMv3JtgxK495A+Pjoa iMnUt6V3GkxcE6YJFT15wQhtMBzMbrFaweldcMG9PYJeuNBEyYAtBU6ohaGBpIE+XXTA QtQVwVPcSvS67eU9B7Rcqun1fat6qpGFWQaEDbFEzAfWbQNpVsV2DlElRhUwrk02efji C8mQ== X-Gm-Message-State: AOJu0YxeX63TwXcP4SdVmb/H2PFdfq1a6eDNVWVuyI40wEC7m/Lwa6h8 RsZSlOIzMHuMUvxu4vB6JYJu+C54GCm0RoxwF5E9fFQR5/pX666JBfvhWP9mgvm5D7Ic3BaVdQ= = X-Google-Smtp-Source: AGHT+IHlEe2BNpeABZVeQUGbO9jO8uHKiiWWwdrkmjM1vyH+sHqqgKOrcrWmL9w+pGingx4I6nS2BCjf4wrt X-Received: by 2002:a0d:db09:0:b0:586:9c8b:b35 with SMTP id d9-20020a0ddb09000000b005869c8b0b35mr2182102ywe.23.1691757288614; Fri, 11 Aug 2023 05:34:48 -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 j1-20020a0de001000000b00586bd95234dsm281675ywe.76.2023.08.11.05.34.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 05:34:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 05:34:48 -0700 (PDT) Message-ID: <64d62ae8.0d0a0220.6e14b.f85aSMTPIN_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 488956052471; Fri, 11 Aug 2023 08:34:48 -0400 (EDT) Subject: |SUCCESS| pw130108 [PATCH] net/iavf: support no data path polling mo 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/130108 _Testing PASS_ Submitter: Mingjin Ye Date: Friday, August 11 2023 06:27:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130108 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27294/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/