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 5443E43677 for ; Tue, 5 Dec 2023 12:54:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C2E042E48; Tue, 5 Dec 2023 12:54:08 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 3A61D42E2B for ; Tue, 5 Dec 2023 12:54:07 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5c664652339so1339500a12.1 for ; Tue, 05 Dec 2023 03:54:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701777246; x=1702382046; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1H8G7BOxgvv6dlQzJNjOnwr8QqWOisPY8dQPI6ANhvo=; b=fiFLLHzA0RC4OV1dYBf7WyADPX5Q5yjCoLGtHDEpZWffCMXLfKiP5TMGc8HGwtq+Uz Bd/W98zVH7eJJ66G1fL8q50UB/IHpluAJrygAmQYaShQ62KZjlAZ/HxnD8xW5SghGtrm eHV4r3DPrt25GGQxnhlzWAAykgR8Bzdt08Epo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701777246; x=1702382046; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1H8G7BOxgvv6dlQzJNjOnwr8QqWOisPY8dQPI6ANhvo=; b=Jh2NlHr6ucgnC8dqMAW/1Aool7TKJTZiQ9LUf/atoRPUjLAPhpaF21+GY5BxkJVd8U x/djwzJrD2WQDFeJnoyPqsV920NKH17lOoV2SXhcQqy+FzTD01INGXouJHNj9pKadz5J qUpLRQMUF6Qs3h1exd/aFWlwqahVnQF8ZxVHDXKB7bFHZJHGjpJWi3nB9oKsSETiPKJD nt0zhYllgAAHxCGePbhY6hrEeVgAKVGGMQWZA9VYAfYw6StZjdhSWCpWp1Fs0Jnr8awA JBTP7EBknsMYGNWxxdWR73ILpf3G+CmnIFjPgzwhuDvFmrsSjgggsqxgyEl0igbVETnn O0RA== X-Gm-Message-State: AOJu0Yy0CyyO/+XrD7hCMgikwVBsgzMPXEOH4IoObGLEL2MdEysqWcJN 0vckazE9TtkL4Wk6oqe0waj+22ISZj3rSbHO6olhCy1b2Qlm/5dQ4UPDNg== X-Google-Smtp-Source: AGHT+IHkJe2J8QffuORFmPqQAFZ8nZdDDwl06mjC19FrtYcmEM3oFHfM60wrhSOfEyuCYoi0rw6c7kaAlCMd X-Received: by 2002:a05:6a20:1604:b0:18f:97c:8247 with SMTP id l4-20020a056a20160400b0018f097c8247mr3398848pzj.81.1701777246457; Tue, 05 Dec 2023 03:54:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kb12-20020a17090ae7cc00b00286eb6ad04dsm46889pjb.17.2023.12.05.03.54.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 03:54:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 03:54:06 -0800 (PST) Message-ID: <656f0f5e.170a0220.44e55.0f92SMTPIN_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 49B99605C311; Tue, 5 Dec 2023 06:53:53 -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-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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/