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 252CA431F3 for ; Mon, 30 Oct 2023 09:16:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F39040285; Mon, 30 Oct 2023 09:16:55 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 9C94C40285 for ; Mon, 30 Oct 2023 09:16:53 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5849fc56c62so2648260eaf.3 for ; Mon, 30 Oct 2023 01:16:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698653813; x=1699258613; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UmwoECI00uCWBgIdoGsf48Pj08cEkIjNmNSTMPEkcbg=; b=ZS7dC4hbjJZc+MQQ72lijjg6S1ntG6usmG31hqOy0MabZlNLzNx4ohDb3xDEJR96vo 7WH/8w/4RWSxXC5HlWO7/CeuFlvQ+2ooiRKyWhfgZ1UfCFKHGcRI1moOQzfvixQM41qx r4QYL4op+v/64j8QKsgwTPz1Nl0iO4+GufDKI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698653813; x=1699258613; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UmwoECI00uCWBgIdoGsf48Pj08cEkIjNmNSTMPEkcbg=; b=eLQOWbpXdVOryCpgNgdXDojZo3m2xwwNaQ/XhXLpVm80Jid1XyomnOLmJeNWuHrexm Zu/nnZWpopTZX3L4FeeDgF3au10dE478BFhFc2tKhxuTW8jKkF7X2JvLPcxIBYHvf2/o 7/xOakhEr8MnpuXbPfI1rwPquGaOK2PA8IlY4mHhy6fKIkAdY+3Czwh5e7p6YoX00RJM qV2Aict/Zms0sdS28d1bwJcn7Ln9u2JPonXSGa82Kci8ladF41UvbVzm9D/OKT2B2thE Z7wrW51eN0e+q+zkTOfRCa0c4vLxjunt271X/B9mO5JkMD0NAqxm9+pkf31VMNX3JSaQ 4nwA== X-Gm-Message-State: AOJu0Yw/xGCQIRoaYWHgdDT0lHNybF142XMliSMokAvfESZPGvPYkwL9 xgUh4yV7NJO9ZpfdsxIleXbiQyxX+Hgeb0IKTGVQr2rvQL0WfkC1oQZqcw== X-Google-Smtp-Source: AGHT+IEbN+AM4lNOfHKHcOPCUz47UYZza1vuevucUrkNgJnnMOAMpqU4SqkwdG4SZSTw/LaPAce2Yfz5yLKe X-Received: by 2002:a4a:c604:0:b0:57b:63a6:306d with SMTP id l4-20020a4ac604000000b0057b63a6306dmr9238950ooq.6.1698653812925; Mon, 30 Oct 2023 01:16:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u7-20020a4a8c07000000b00581df346971sm1016564ooj.1.2023.10.30.01.16.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 01:16:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 01:16:52 -0700 (PDT) Message-ID: <653f6674.4a0a0220.caf0b.d88cSMTPIN_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 61D4060524E7; Mon, 30 Oct 2023 04:16:52 -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 | +---------------------+----------------+ 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 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/