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 31D4043677 for ; Tue, 5 Dec 2023 12:42:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 245A542E40; Tue, 5 Dec 2023 12:42:03 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id C5D4942E3B for ; Tue, 5 Dec 2023 12:42:01 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d05212a7c5so21226705ad.0 for ; Tue, 05 Dec 2023 03:42:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701776521; x=1702381321; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y3OnQ5dAcaBklQFRaD4BNMut5caJ315l85VNVCfbaRs=; b=ONactQNSXsZkupz1ghZrN4raA6ftwFuA9ot1gFnluOKcirm4nmF5fV5liy/DXv/7t5 XdtoEn930Kv/xW+Y3tZN4tyFD/48napCSg0CEtV08LUUfBWpyYKUJwwCWjQyxKDx/j7e FAbz06Z7CV/49URWmpW0couqHMy2nEqvNuuz8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701776521; x=1702381321; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y3OnQ5dAcaBklQFRaD4BNMut5caJ315l85VNVCfbaRs=; b=njndxnu52vdE6+5Wjw3hLOwF/2l2zr24YzmTppMV+2upLNG8rUPC/JTelGgTPooAIt tLiD6sGJE5H92UA5gLmY8C6cDQOXAjPp53p48o1b0jyAebQ+wuCJlfhVGRgNuPOklPUp 8cTaLvbc1sOCb9PAoX2CM2DUeXwEwRc4OYgfwsWuc5wySg22D70YFMF8ivFcs0t0WN4a gYn0PuK5jBIfVm5Bd9E3ymsHfytTOIxH7Mp9Lsc/wtiWR6hcrHh0ifI58Ch2twYzC9ft J83QFlKRwve4m1gsNgHLtqrwDmVzRA/YZ3E7QHMJFkCk2pxHLtGdrhEmvj5r/zgzJr+r OBaw== X-Gm-Message-State: AOJu0YyqlD1AzKq70POv4thvSxGWF4IVKDdy+Ro8jXFO+oqMHkQEnkso hUgVYhRge9GNGl/YS4R6Ll6B+lU0GtXebwZ4M7mQOIMiIkjvFijPKeMU4A== X-Google-Smtp-Source: AGHT+IHaR81Y4soy8npUi+PKSQnywf4H7quDgG3w+zCBIuXsZJ1K+qXUGGIg0RfNbdspaRNCNh6QJ65UXFur X-Received: by 2002:a17:902:d2c7:b0:1d0:ced6:94c3 with SMTP id n7-20020a170902d2c700b001d0ced694c3mr84229plc.2.1701776521027; Tue, 05 Dec 2023 03:42:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s6-20020a170902a50600b001d08e06fbdfsm340614plq.131.2023.12.05.03.42.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 03:42:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 03:42:01 -0800 (PST) Message-ID: <656f0c89.170a0220.34480.a0d8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 35984605C312; Tue, 5 Dec 2023 06:41: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 | +----------------------------------------+--------------------+ 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 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/