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 F1D4442D9A for ; Fri, 30 Jun 2023 23:06:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBC8440EDB; Fri, 30 Jun 2023 23:06:35 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 72ED840EDB for ; Fri, 30 Jun 2023 23:06:34 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4719341c9d0so702099e0c.1 for ; Fri, 30 Jun 2023 14:06:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688159194; x=1690751194; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Qr7H5bw176FekPHD4k8pfQylMOGNvmWUArChh/eNHMs=; b=Dtptbe0R/tgdDeWPnxBbDgVe3Xc4ci+ndOETVcks/Q+hMzKLb2blwWT0wILJ7rhugB E3K7bVAoXS5xRunAXBjSmrTW0RHgCauS0twzCMAwLZPdfxs9GxOYsHCKlpziVDnOBvkN gIbaIAKPozExk3Hp+4hizxwpcteQz3K1Vxi/w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688159194; x=1690751194; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Qr7H5bw176FekPHD4k8pfQylMOGNvmWUArChh/eNHMs=; b=bw+WI9tuhvEhRBq43hKDpnx8NbOaDzhvSS3f/V+5QuhYU1b/Z0U6cm7NBXt/WqCapZ RC7OsF0rxzh3MuVXzShBE9yPMNOC5YQEGgBe0fYjsgiA6vVhB0jjPtzTOq7fOo/bVzt5 CAY+w8E/e1/GayQnXciqZVka1VFsBDaj7u3gavts1NtsS/nRtEWDXKRQ+IFlDg/9UCuX Ch/+nUQ29jahOz0C1bXjjZrc/OjEm1D46shHAhjxQYLl+C7hdQCdeu4zEL5cJKY+P2ER qXeUM4RJdxammdd1jahs4kMjVovKCBQlcg3P6ZK0VeksrPBviMpgBIfVFhiN9dogM7gS 8INw== X-Gm-Message-State: ABy/qLbsKOQflfDf7V99sNZoyT5vk9LwFEdezkUrRjBYB6kX6crbR0qn JsvQLJE7jTX9QNWwJ44AdLjQ2D5iRitxSSnqEkNLKutDf7IRPxZvsBbLcQ== X-Google-Smtp-Source: APBJJlFTEaonyDGbZoAa+ps0Q0eb+CC+2HDQfyEMT7k4dzZaOCo6vAq/vLfbgkcprUjW0hrtqjfnz8VaAHTj X-Received: by 2002:a05:6122:12d:b0:471:8772:1748 with SMTP id a13-20020a056122012d00b0047187721748mr2054741vko.3.1688159193871; Fri, 30 Jun 2023 14:06:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q62-20020a1f4341000000b0046e888081absm177113vka.12.2023.06.30.14.06.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 14:06:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 14:06:33 -0700 (PDT) Message-ID: <649f43d9.1f0a0220.138f9.9221SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 85F48605246B; Fri, 30 Jun 2023 17:06:33 -0400 (EDT) Subject: |SUCCESS| pw129132 [PATCH] [v2] net/iavf: fix duplicate reset done c 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/129132 _Testing PASS_ Submitter: Zhichao Zeng Date: Friday, June 30 2023 06:06:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129132 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26876/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/