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 4EACB431F3 for ; Mon, 30 Oct 2023 09:33:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48B8A40285; Mon, 30 Oct 2023 09:33:21 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 9698140285 for ; Mon, 30 Oct 2023 09:33:20 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cc2f17ab26so11438875ad.0 for ; Mon, 30 Oct 2023 01:33:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698654800; x=1699259600; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xOrAI5qkFHRTes53a1BNna/GfjqCuLqiYAPN52VMtmg=; b=B2Ye9DvBDq/gqmj2gqL0AfscQp1VqUxe+zArnq51g/pkzxpHw4Vd424x0ukJ84ZtBy IF1WNXITEU8K+FMttOU285/isQbNhUzoMVOb7+DZzNMK2eVODZNguO4yXKz6d1pcUaRI m4LGrznVRS5SW1oUtCM6gqevG6DYSIAHxeMXk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698654800; x=1699259600; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xOrAI5qkFHRTes53a1BNna/GfjqCuLqiYAPN52VMtmg=; b=lZ7sBs5s2ivr/HSPyf5cGcrNjfTRhOWka7ljQx+SzMXBz4urnjsiRMizfDkikkvAeF EQiuuqAwGa1ZvtFhoGGk/VO6NzE/NfSbg9uswCk9hdewSqjoHFIUc0DkgM+rH4vnXDoh DyffPwCo3gq38D64lHXgsnsC3IP+AU2Rh0FwCcoAU5pSX8mGKWFFHM2XoM0KqeHO0DvD DZq3LxKnP+tv8tH9DVbuNrO35yC8UivLVaSWoj0axGMXhdVj+NSdTTiD2rALMAoBN8+L jpBaFLl3KZJ2CMleQWePd0JaynvMpHUGI+NjGNE6eherW44eTLrzsY/I8t5aBgO4zP5O s5aA== X-Gm-Message-State: AOJu0YxY1wpUV+52z0+3ZoGcMR+VYvvT3Hgh9ZIH5ICldkTyIJaI3JAR lUuTBVygoYyT2y7UEcbY38CA23STxDsXL1gDehksrntBmh3oYQeBSuCPSw== X-Google-Smtp-Source: AGHT+IGu6FhQzFRd4Yt/hT6At2XzQnN637nFcFB3Mc+p+9t0pMIQM86KpgM3Vsz5c+/PgCAO8JAodITZPWOj X-Received: by 2002:a17:903:190:b0:1cc:50ad:4e with SMTP id z16-20020a170903019000b001cc50ad004emr1250640plg.47.1698654799876; Mon, 30 Oct 2023 01:33:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j4-20020a170903028400b001bf11cf2e09sm627763plr.61.2023.10.30.01.33.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 01:33:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 01:33:19 -0700 (PDT) Message-ID: <653f6a4f.170a0220.c0a45.0287SMTPIN_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 101F560524E7; Mon, 30 Oct 2023 04:33:19 -0400 (EDT) Subject: |SUCCESS| pw133622 [PATCH] [v2] net/iavf: fix crash on closing repre 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133622 _Testing PASS_ Submitter: Mingjin Ye Date: Monday, October 30 2023 02:35:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:8fa22e1f79aae7dfc7a9eb77034e555e155e5e2a 133622 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28139/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/