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 5A657437F8 for ; Tue, 2 Jan 2024 04:26:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 548F3402C3; Tue, 2 Jan 2024 04:26:10 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 32FAC402BE for ; Tue, 2 Jan 2024 04:26:09 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d3dee5f534so63065925ad.1 for ; Mon, 01 Jan 2024 19:26:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704165968; x=1704770768; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9lbpG/QTOB5gzc+9AFVA216BzndddUe9pxHa7VXCUKU=; b=WO7GN+OB4z8k55xCcLGkqrqh5om+rd/EiJHkCM7QKGD6CpXRDK5WauWK1HEXT0VBgM YBbFDy4FaGQRTqvjhLlCVEMqd7sh/+cTEAOUY5MkXne4tE/o2/3I7zbMIcxihzAnCRU+ fh6NTkZImHCqFa68IG9HHYl8UbzTZsHNA30Js= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704165968; x=1704770768; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9lbpG/QTOB5gzc+9AFVA216BzndddUe9pxHa7VXCUKU=; b=d8/Rn7JhDcaFKEXWIr5HAkW8VdD05+LrujrMDD1BFEpx0VWYKuC/EiYvYnAz4taN0i cLbL+rZDEnoYhwigM2ihyQ/XKQVbCD2cKalTRQfNnvDXPpggzbhnEY2xGC573vOiGmuQ 2nvqSifVW0Rl38wfAy2MOxj7F8JmV8WpIcUVwj2kktJD8sZ/L+rwUl7E03vdIMOZVHxg 8eTdmLrpk85Of0fEXe09dM+f+OnQH4wiI1MoHCUE7ClkHLdsk4dZnAmlDIKSB18vzpBe p5iRkd4LmP7iOhlQ5klmn6S3H3SLRcW6+sZn41HME5t5Gbd9XOKEEPo+mOxHFpMI1MqD Df1g== X-Gm-Message-State: AOJu0YzfqnuFxzRLARq9zFG8LcSzLmdi9nAoKjtSFy7NPFV7zf57SIZP 8KamynL3EIUf1RAp3+zeY/oABavSvZ2uLzaTSxA58DUfK/2of7xcf3MbGO0N99jIUw== X-Google-Smtp-Source: AGHT+IFGQVXP+Odr/jlMi+5d3MMhc+X0Wfm3YGbwhOV0fLSBaOltvlfuOUkJVsgk2tm6zHnKTqPvOv2WT6Fm X-Received: by 2002:a17:903:1c8:b0:1d4:1d32:ed61 with SMTP id e8-20020a17090301c800b001d41d32ed61mr19185496plh.65.1704165968384; Mon, 01 Jan 2024 19:26:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ji3-20020a170903324300b001d42d5395aasm709267plb.133.2024.01.01.19.26.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jan 2024 19:26:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jan 2024 19:26:08 -0800 (PST) Message-ID: <65938250.170a0220.6c270.e7c1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9166C605183E; Mon, 1 Jan 2024 22:26:07 -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 | +---------------------+----------------+ | Ubuntu 22.04 | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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/