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 291C5437F8 for ; Tue, 2 Jan 2024 04:23:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06D15402C3; Tue, 2 Jan 2024 04:23:48 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 102CA402BE for ; Tue, 2 Jan 2024 04:23:47 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5ebca94cf74so48756827b3.0 for ; Mon, 01 Jan 2024 19:23:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704165826; x=1704770626; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Pd9ixKiY53rdi5/sneDGiVT4aawuE277AojGAB2EOXc=; b=I7eA0pximUXFyqSwPOfwFymfuIDWufp1tXEEK2K+9ppD4QmSvXZo/jbQokmI/XCAyq DYuvpxwgmY+9UQFp5LlRoQUAUOm4aWogGd7XYQiuRqsb32gTaG6/AAfvK+9vX2N21SUV jiSzAvsc5C8b2uv430J7T5LZ7rI6V7ytzdpuw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704165826; x=1704770626; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Pd9ixKiY53rdi5/sneDGiVT4aawuE277AojGAB2EOXc=; b=CwUVvBjunWc1vMfpoN3fPpzVPNs7Te1ZL33pJgvXRSEyaMcMLRCyxMYT9TihJIsbod vVar59qCx/f1gMN6H1jMw+tU75YeIBrAPknv3m8niw6s/Hkw5tN1aHaJ0nAINL4JmviI fOCpN0ywOMGjtVarCjVlgNr3PKvYJcL7sUAlUTNCJ2YjLZbtaF3n6DYXU2E4EeLgVRnT f70mQCWz9ocJ340Lehj3hBruSfHwYm4e1m9XykrBb3+UmnaUH8f9bI3rYptX6m32Cjzt 3Psb15DiyLWPoZu6TOobiQBM8UZtkRlmF4Fc5fxJyB23Esoc5KcUlhJiDU+dlq2ETAwN OV+w== X-Gm-Message-State: AOJu0YyDIVMIPm1xlzJoniFH3Can0XcbP/a+axjMnldjMb2q5TkVmxw4 6Dk3OW/qpZfRr/eVpUTxzbE+Oy/w9uJlFy4vZ8mVbo0qFAXlxVk27h6jVwolGaBBE/BkxDC+K7u 5jNWf5Q== X-Google-Smtp-Source: AGHT+IGy7StaTHDagFPRHykeRsW/jFyQSjS+2eMfy7MshF4KAJKTB7qc/VluyYxy/d38UGx+tb8CdwoKymcp X-Received: by 2002:a81:8181:0:b0:5e7:cf1:bd06 with SMTP id r123-20020a818181000000b005e70cf1bd06mr12007965ywf.44.1704165826399; Mon, 01 Jan 2024 19:23:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id fq7-20020a05690c350700b005d02d7bbd85sm1245147ywb.8.2024.01.01.19.23.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jan 2024 19:23:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jan 2024 19:23:46 -0800 (PST) Message-ID: <659381c2.050a0220.86d60.fad9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 01A83605183E; Mon, 1 Jan 2024 22:23:45 -0500 (EST) Subject: |SUCCESS| pw135635 [PATCH] [v2] net/iavf: fix vf startup coredump 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/135635 _Testing PASS_ Submitter: Shiyang He Date: Tuesday, January 02 2024 09:27:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135635 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian Buster | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/28756/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/