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 27E64431F3 for ; Mon, 30 Oct 2023 09:27:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 21E3040285; Mon, 30 Oct 2023 09:27:30 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id D934640285 for ; Mon, 30 Oct 2023 09:27:28 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a8ada42c2aso37783237b3.3 for ; Mon, 30 Oct 2023 01:27:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698654448; x=1699259248; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=83d6PtcONpAt97EZ1CRhvRptUBpBT4YqGCvRC6pmjPQ=; b=UaFmRDtjp6bzURn5s3Zn1SNdfT6kyRVxlA99ZMlUOIIqjElSt9Yie/hpc6pOgkKadu T3g5cNjlgvyioEwFMSzzl7GkMjDCvwCPJ6dvOhTKKM4gYvaLxCct3pg7nsM7gKQ3XuMG 2pAbWI6j4e/vYiE4LZECTtVkSuMasybrGgFB4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698654448; x=1699259248; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=83d6PtcONpAt97EZ1CRhvRptUBpBT4YqGCvRC6pmjPQ=; b=GYR+E0lcWIYeGpJewnVT7UNK3SpVGKXGCy05WpHpNr5dpQv3ff2mdI7zS+AnY0Qafi mhc1HhbX8FAQdONelsFRhwA0ZK9aTpWD15Zo6Buxzv1E72Kbmepw+5D2VtudgLtdPAjY c0MZJd8y5SJ2lUI4MHGvDhMXb5qCI1KO79DOnB9J8+xzPMi4rnpV1yKyUKcu7cnhqnWZ gSC10T8j/3KUjQ6WwQOVIndAsEdxdRYWT/okIPcxD3mR/wdGeCIw0HXFDXMkqnSsM6vq BsrEGw6y7swyYBJ5Ioov7qt2owyQzc2Lm3KK+N7t52tsUI68wHRLfdMqSHT8o0JAkNsa TM3w== X-Gm-Message-State: AOJu0Yzn3wzHuE5UXVgFhRxTGS+OZVMq/ZhuYLHmepMm1F1li9Ej/FuP Q6EQUVYmbBQvhSku9SCpVcyX7vrIabZi2SI83HfRlK5tcD3hVhTuX+SOZQ== X-Google-Smtp-Source: AGHT+IFfP2iKWGv8473CEvh0pPyV/vulcpaqb+/nZX3IHLAhp/R1dukD1ktwCLaZWXEcewq5fWh3cwAaP0pF X-Received: by 2002:a81:8d52:0:b0:5ad:c699:f21d with SMTP id w18-20020a818d52000000b005adc699f21dmr8725644ywj.32.1698654448230; Mon, 30 Oct 2023 01:27:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z16-20020a81a250000000b005ae744b1695sm931207ywg.41.2023.10.30.01.27.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 01:27:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 01:27:28 -0700 (PDT) Message-ID: <653f68f0.810a0220.1c5c.26aaSMTPIN_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 E38C360524E7; Mon, 30 Oct 2023 04:27:27 -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 | +---------------------+----------------+ 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 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/