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 9DCC5431F3 for ; Mon, 30 Oct 2023 09:24:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98ED7402BC; Mon, 30 Oct 2023 09:24:35 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id BFF23402BC for ; Mon, 30 Oct 2023 09:24:34 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-358ff34cd9eso8718335ab.1 for ; Mon, 30 Oct 2023 01:24:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698654274; x=1699259074; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=brD6uhINfEzkoLPa9WISHYtuYW116PcqyGZ5gU2U8k4=; b=IDauHJg//PkoYtafyC5sH6xbdugX6hUKfEbeLdLNLuYVgSRM33zEjhUfy4fyqBaPZm kDqjLrNo18x4GadL1e/bI5DBJp6jYq+scTXyqc8mtFRkxBsHmwtIrU1/UWfys+zBc0wd tib41W8Aw3DT0xsk/qcng8sle2ZpBJfLfUt8k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698654274; x=1699259074; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=brD6uhINfEzkoLPa9WISHYtuYW116PcqyGZ5gU2U8k4=; b=AvXkPqsNMdu3G84hsgHTwTLiG7t0316HhiUwSNrMz7VWAA+xMfxBNRpLSjRaXSYe6n THv7SX6yn/9UyDGNny811ROkbyJRzmhgXcFEMDx7lI1cZX7xVQ7JNTlZBJlP/c5vCHuq 0CXoUlPS6qo43nq20hNAb9V+QusfWS2iOZpyuBLa6VL+QIKurc4224E2FY0ECVpp/loI GhtoQw03qrgPhOjrFzKMSm5Wa0O03i97aNliA71975k5eDEEvsYn1dZbd6eyekbNSWCU 1RsmT9Id/NuKaNIgX+xZoKZFzZYGEinRt+IS2kJ+8nCTFI/9g4/pCZhKvYJ4HsChO5JB JeWA== X-Gm-Message-State: AOJu0Yw9U6NDTnaofX/EaxpFOmoFgkqF13PArUwnNoDfrDGOZHlVWb2o +sH9wRC1dSdPDP0qvLcWp2Ph2GmZ+nry36wHPq3rNiF6H4FnllreEinFPA== X-Google-Smtp-Source: AGHT+IH2ShOey4aGbILAmSqrxaH4lg3g5+PcLeecwi+e7VVPuupPrGWsnh/CtykA17cTiu8IFVXlK4jv2jWz X-Received: by 2002:a92:cd8a:0:b0:358:121:8fd9 with SMTP id r10-20020a92cd8a000000b0035801218fd9mr12513859ilb.28.1698654274142; Mon, 30 Oct 2023 01:24:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ee2-20020a056638292200b0043987336080sm498695jab.67.2023.10.30.01.24.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 01:24:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 01:24:34 -0700 (PDT) Message-ID: <653f6842.050a0220.98e7e.acd6SMTPIN_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 ABC4660524E7; Mon, 30 Oct 2023 04:24:33 -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 | +---------------------+----------------+ 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 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/