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 771E8437F7 for ; Tue, 2 Jan 2024 03:44:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A9C1402C3; Tue, 2 Jan 2024 03:44:17 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 06721402BE for ; Tue, 2 Jan 2024 03:44:15 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7ba737ee9b5so701173839f.0 for ; Mon, 01 Jan 2024 18:44:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704163455; x=1704768255; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tlGMjapeVFGTb5YL09F2+WZYmwI1NiYLW2p/6Gcp8SQ=; b=VqoWV+peYn4iLi2jRcnUUgMH/0CzvTf2j8UDWkoupaCmm5X+mYlDvDQHp5p8KL7NG2 rKTkhkmlXYnRcLw0TvJ4zWH3RfKQOylVfku2uOXdR4NuR6ENrfrrbcEVwGMNLT/2qoVN b2Qh7VGDpO9jr7imA6Q5wjWst/74kE9XAlcHM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704163455; x=1704768255; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tlGMjapeVFGTb5YL09F2+WZYmwI1NiYLW2p/6Gcp8SQ=; b=ocPabuKnD9CK9r0pJL1/0RnNwVZWQkGyIjR8aYUsv9j/OWDb4vd2tgG9TZExZm3PzV RXdq5KbfKEZ7qYwEMaf5mAXQ/Mlu0aMbxodS7lhKNiYDEM3KWwSq4BMDtekOPtEII/wW qs3cbnNeY/t2kBkBWuS+T5wadW+Z7yMzEcFAWrD53LsLiV7FvsSfysj431ahpF0YDZ2p AGWB/Wm+Q5AfPrJM4+dxlv57dZvNLAYIEMpbHBzkLY9IA6jHzoqEI/MGPHzCDQ2hf4hQ 8zvR9vU4AIn1CSrxDU9B+jXpruGc508utNQeI/Y3pY//qO0V/7b0u3f58B3H4018x6kc psZA== X-Gm-Message-State: AOJu0YyfDLjz/LiWV/Nnx1XBslq0WgNC25eZS1Qc/+DDj2PKMdmhPgkE RxMLj+Ks04npyB/2yLNNgGVTUJw7bNZ++f+ppP/4Te8MpENLHsb7YE63VfGRDRbJVnVWZEzUt0W 2U/4OgA== X-Google-Smtp-Source: AGHT+IEYG7Bec+04inUHxGL5Utwdh14toHL/MFSycPs7+L/5ipL9UQae1Ktok+uT3oaMYbzPUMbq1XnsMIpP X-Received: by 2002:a05:6e02:1a25:b0:35f:ec05:fd26 with SMTP id g5-20020a056e021a2500b0035fec05fd26mr24816269ile.33.1704163455306; Mon, 01 Jan 2024 18:44:15 -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 p6-20020a170902780600b001d07244489csm1091218pll.89.2024.01.01.18.44.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jan 2024 18:44:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jan 2024 18:44:15 -0800 (PST) Message-ID: <6593787f.170a0220.d050.6028SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7C860605C311; Mon, 1 Jan 2024 21:44:14 -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-compile-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_meson_compile | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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/