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 8A66742B9B for ; Thu, 25 May 2023 17:08:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6636940DDB; Thu, 25 May 2023 17:08:45 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id F337340DDB for ; Thu, 25 May 2023 17:08:43 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-babb985f9c8so1290729276.1 for ; Thu, 25 May 2023 08:08:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685027323; x=1687619323; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DhIALdXGnXCtXOYcwNLg2LfEnop2L5M/x/uQliaeI9Y=; b=gTjtz9ISMQyLfo1+qUBFn1KWXjt3cRZNaDSP6CYV5ybyPlfBwclJkXt/UYn5jELoTo jzHawVIi3ZgEv+aetD45tDL+TKgtICdtAUllJcKzhnUmOiU65veEh1OqE2Z3JGpx+VZ8 AXN+z26NWK+/pfwpGnRwuNJDW2SDsNQywBDC0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685027323; x=1687619323; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DhIALdXGnXCtXOYcwNLg2LfEnop2L5M/x/uQliaeI9Y=; b=cPCDd3ScAMd7MXB+xRN+o5nhgQ7G746MjgU2EVsA0hwmS8AfRXoD3oxilxZTgCI+C3 AHeBwGKJHyNNfiYthVrcRjbS03Rka5sNJYLVSF6aEl2kLY+dkJlEuYR4+hPOoPsAgSG4 GWc3zIdgdgUy7PmUrOgn+iehRKsv0ykhjW/RBD7n28p6dRfiBkZp5Ep7CjsqAkpnsrI/ W8V4t16RwNMoMkY0pt9GoetZLK2fAEPZw+Re/vCcLhqlfAK/cDw9J7Ubk1GdClEzTdgH UB+mhc9m2X1kOq7YL/A+HROuIEOFCZkYjumDAcmDurq3PyXtGQ/9ehsXwypPl8PusyLO 1SoA== X-Gm-Message-State: AC+VfDy/4d/4vKCOqz2b6BjiK1w2PmtsIkV3jP6dNBKA1e7ZNKc/pWDl IyhrK6dK77L4l92wXwWYznv9C5tDCe5GbZMiOhpRSTp3YHdlUa3Bonfc3g== X-Google-Smtp-Source: ACHHUZ7wltoQCmuY8FfZ6hrk48vuRFNwU/mA3NtPlj9nDrzv2PM+b8vIaEgl8xe31zP8qBMkl7sjYlalxjw7 X-Received: by 2002:a81:840a:0:b0:561:eb35:a660 with SMTP id u10-20020a81840a000000b00561eb35a660mr20434143ywf.1.1685027321819; Thu, 25 May 2023 08:08:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q5-20020a0dce05000000b00559f7d46620sm162497ywd.16.2023.05.25.08.08.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 08:08:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 08:08:41 -0700 (PDT) Message-ID: <646f79f9.0d0a0220.8fdba.468cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 81B20605246B; Thu, 25 May 2023 11:08:41 -0400 (EDT) Subject: |SUCCESS| pw127356 [PATCH] net/iavf: add VF reset check 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127356 _Testing PASS_ Submitter: Zhichao Zeng Date: Thursday, May 25 2023 02:17:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:2d9e10932d535ea553081b489a25f6fce7ec7996 127356 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26373/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/