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 2122443033 for ; Fri, 11 Aug 2023 13:04:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C8D640E03; Fri, 11 Aug 2023 13:04:39 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 8151940E03 for ; Fri, 11 Aug 2023 13:04:37 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-4103393a459so7970571cf.0 for ; Fri, 11 Aug 2023 04:04:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691751877; x=1692356677; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OVq3lZLYO97vvX9QMr724/yo8PIpNDr2StganV3AGI8=; b=R9tzPU88IAo5mbS4aLUFc7H0FUCY4wI6vdJpCjC8jyv79vp90MNkbeC937P2FFOzEW 0zrlpsozAp+eTS8j17z15ElxMK1eKJUNa8dcIOvvNXfwiszODEePUhjplVu5Xqt3LGQi G2JtIsis7xLBImPErvEeU4Suuq92faF5ke/rs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691751877; x=1692356677; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OVq3lZLYO97vvX9QMr724/yo8PIpNDr2StganV3AGI8=; b=GUHRIkeOSZVIHhB2o4rEONnflvhHIEb5uPwcXQyZKkqd2uuKBunUnqDWmoW7g0Ougl 2eN2P4itCL8iKpprJ2rEKbUMcq0mi9dy1uRjGGkjlUtHA5SZDW8avxJkiIHObkfWtD9c NChVyC99B50q2YKweMtDtCUS6p/RPAAuZuvL7leF+i3OH+WYwfidYcXzp9sxYcJ6PWya /vvsjJaKRLW9i3+MIAxi+BI0oZ+esb6gCuA6yEQS22r9q5geMXKR70xoC7pGsfpDWVTn O1wKjaK/mmoJwTeqKgqboRB950qRcVFAJu9k4OfapJS41IH09wg3B9MooAfipuNVDuVY Pvjw== X-Gm-Message-State: AOJu0YyyqP43vgNn5kbjWCRKawGBtw0+mmnxgzNtIra5DAGLQCjI67Aw Qp5LNW+RpTDjZI9Xg+gQhU6wmF/uEQdRh4l/CdWEZ3zU92CycWYU6w5ns/taS/UXG6v46HW4uw= = X-Google-Smtp-Source: AGHT+IG+V5HXE9mS9IPxbbTeyNNivQYdtHsQ1Xj3o6UXnuqY/ZKuyWPbBDAIMdOaI2Mt7Nh5pf5oF0LsPawU X-Received: by 2002:ac8:5907:0:b0:403:b395:b450 with SMTP id 7-20020ac85907000000b00403b395b450mr2155291qty.2.1691751876879; Fri, 11 Aug 2023 04:04:36 -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 v19-20020a05620a441300b007639e379a9dsm124430qkp.8.2023.08.11.04.04.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 04:04:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 04:04:36 -0700 (PDT) Message-ID: <64d615c4.050a0220.767bd.5351SMTPIN_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 8DEAD6052471; Fri, 11 Aug 2023 07:04:36 -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 | +--------------------------------------+--------------------+ 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 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/