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 D223A42B94 for ; Thu, 25 May 2023 05:18:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE8EE40A82; Thu, 25 May 2023 05:18:03 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 232AC40A82 for ; Thu, 25 May 2023 05:18:02 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-3f38a7c5d45so2422651cf.0 for ; Wed, 24 May 2023 20:18:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684984681; x=1687576681; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VmGTLc8lvrqYZTJIieHStN1pn2OYK8e4wDMbJYnJGfU=; b=OVB801pyLEvb2cOUnvwUMKMAWbM7OK7sUxehcDgGzrpqcmF0WUPYQOyKd0KIkSzpeY oD9jvN82COmmWcsfvelb4GCGNxxjewcqyC94NK1+KmyWmFglOOAFKSEpxv2bHoGZzJO6 5+EmmCClAGlAqLsbDmRDZsRY5VmnoeZnq1nuA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684984681; x=1687576681; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VmGTLc8lvrqYZTJIieHStN1pn2OYK8e4wDMbJYnJGfU=; b=HoV/A7HcOftzNdRfJTIRUr/ZrLanmkzZsjhDD+/wYTdTnrjLPjhVKpWFc8O04HdpRz BLHaDdvQbHGMkNWXxWS/c+nqpOLgbLHBXXPA2734eX04fjCD0vaPryGeVorkP7PoqIc7 P3bMrUMdR59WQmULmNKaV6yA1I8bH5+G52wRoq1iCvy95/tFOrnmVTlnSrOGrsUrqXiz NWJqfoJyRwP2VHk69ptvdbksibhGLWJqD8XnnDivQHzLxA5qOAHYB0bDXQ7jF+WcwYu9 eF0QrdAgcxhou0fwaVCQGd5yLorp35nrRUxw8m88/cuk2jNzlF+pAVYH26PoatDKwFgw ouaQ== X-Gm-Message-State: AC+VfDznBPZlib0vYFKcLNwRiwJhcOVysXhd3Xs1DnMkdNzVaASCUTH5 VFX5hZ3prEupDcJVqM2guBklhnl6xdTn+H7GZdBHcGwdEBECezHoUDQUez/jyzePiAkXtJ7L9A= = X-Google-Smtp-Source: ACHHUZ6v8ypgikvJ380i+7b7SptK6DNOFxzRdSTPqwDvyAvqcbARivvGu7tx3nraP0qPabux+6fsVHlxfgUn X-Received: by 2002:a05:622a:1b9e:b0:3f5:1a43:ae0d with SMTP id bp30-20020a05622a1b9e00b003f51a43ae0dmr1380744qtb.27.1684984681614; Wed, 24 May 2023 20:18:01 -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 t7-20020ac85307000000b003f4b1cbff81sm7665qtn.25.2023.05.24.20.18.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 20:18:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 20:18:01 -0700 (PDT) Message-ID: <646ed369.c80a0220.e0372.030fSMTPIN_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 5674D605246B; Wed, 24 May 2023 23:18:01 -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-abi-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 | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/