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 B8DCD43677 for ; Tue, 5 Dec 2023 12:49:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B435842E3B; Tue, 5 Dec 2023 12:49:00 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 6F3E942E2B for ; Tue, 5 Dec 2023 12:48:59 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5d8d2b5d1b5so16074707b3.0 for ; Tue, 05 Dec 2023 03:48:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701776939; x=1702381739; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GIi3FecOO3mhavYDkG/9ShjboZQhKkU6R618oBETZgo=; b=NY1IJTVnTFDXasxiqq0XYME+OeBQLZBbZCiixSrHDZnto8LsvCB73VDJ31gD102a6X bHHc2H6JOrNy7dDcFfmx7gC8Pt2vszNB1av5mUXedsUGeV0+IOeYWYmdwnrxo8aN6To+ TIbl5nzCYaubc21TRBh+n4pwQdPKT4eqhAI9Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701776939; x=1702381739; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GIi3FecOO3mhavYDkG/9ShjboZQhKkU6R618oBETZgo=; b=YMIgFY4/VZ85Y+IrAdyY7rSPNk98Rtq9HqQpnfU01mmnxfJVaI3zcOxeaP7kS1O9No e3UCN+bCgvtiWnwa+YxS1bQFJxs45g/aRAnjaHsbipzr5w7vis9OnNgqA9B8ybk/+ZAU qUfabNTTSPVQTDX92LVWCVAJ90nxnWGzg7sp+UZoLZBCtrqnESozGe+ElFI/jYmfoOLg Ku9znbkbh+Trmx58RfQYtV6KvKfx+QrmrOBB42trRd2Z8prfRRz3Xg7gQyiaoQ0mvwOF 68JxkWwSq8Ghw1jJ8R5jk6p4qlINJM0SsjBIvLwAbN21Jr9bqJjIxZS4HTQOK4J2u3AW y3CQ== X-Gm-Message-State: AOJu0YwLhg3q1NA2wJSOjdbqJuVf321hsQR+i8Qhuc0lUGhkwmcNoNan YCxzgYeyRq6gQq2p8c7JHeSZq75dC2O8wiUIXkUYasjfczG3fg9cd51V0A== X-Google-Smtp-Source: AGHT+IE88+5YSZBd1p13fRL0U5DKtW6hU75Ek/WxZlrWolcuNU6RKJb20kvKTTQ3lo+OE0+dOrldOkWEjoSW X-Received: by 2002:a05:690c:3705:b0:5ca:fc33:de2d with SMTP id fv5-20020a05690c370500b005cafc33de2dmr2708410ywb.1.1701776938118; Tue, 05 Dec 2023 03:48:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o2-20020a0dfe02000000b005c11748bfa1sm1374515ywf.62.2023.12.05.03.48.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 03:48:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 03:48:58 -0800 (PST) Message-ID: <656f0e2a.0d0a0220.3a494.fd11SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C3081605C311; Tue, 5 Dec 2023 06:48:45 -0500 (EST) Subject: |SUCCESS| pw134877 [PATCH] net/iavf: fix no polling mode switch 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/134877 _Testing PASS_ Submitter: Mingjin Ye Date: Tuesday, December 05 2023 10:28:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:a526461b0764de52b09b073df84f9e87ec120c93 134877 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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) 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/28531/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/