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 E5A23437F8 for ; Tue, 2 Jan 2024 04:10:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1D84402C3; Tue, 2 Jan 2024 04:10:12 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id A44CF402BE for ; Tue, 2 Jan 2024 04:10:11 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-204520717b3so5795833fac.0 for ; Mon, 01 Jan 2024 19:10:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704165011; x=1704769811; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6zI21CbFJXWvAAEDu5BR4UcqPhg0UN25Jr82SuWdKXQ=; b=IV56AH1PWMrPolCWsnUAiq9cG7jxQjSsxcoHCSgOl8KZbXS52uR9T0FFw1hwieCLsQ mRJuZckyuC98x1RcjdWlgrOVGi8R35tw467Z9ucd4sy4Cgii2vNjEfgZ//M/zwXrKycI xeT54r5/a3UK5iQ7gD6dU95kyfna3iLEl5qV8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704165011; x=1704769811; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6zI21CbFJXWvAAEDu5BR4UcqPhg0UN25Jr82SuWdKXQ=; b=Xj1ie57Q/K2nF6yPOKumSNXyPzM4T/4mLmEFYcOLzkBiuAK3FFcWNq0TYrlrZhvzKz 7Mom5Mi0M3Myvft+gHtV2JSTVea1/jtz2QD03ouAJJG6zxeQcUTstkvPRysf+dA5oDHG tqir5CCInlr/aKch7G7yGZipAdy3Tm9l1twDdeB83D4B82uGIDHnyZUUbTYOY2ZXvlCS w29CqrlP0PD72w9++LP+eICVkkpkc+KG2R08s191o4TI5SbZOUxCxRIAGMEkVPbLaYcL 5aE09YKAezxG9uz8GBrrrVQF7UXNjfWNWBns3ohET/C4cg3HGdzCyB2Q7Vtxs1iZHNrb 8VMA== X-Gm-Message-State: AOJu0Yx1DtAXCTgzcuzZEejq16kX1lBkXNZIA+iXOj79gxtExMbN6jkr oTQLIRZ7Z1SAWHZ/Jbs+PG6H+NLYcHH25yPyAnmDgAoQkH4ggp3VVrbyFQep9ywtDQ== X-Google-Smtp-Source: AGHT+IGgSb7ZcYcxkN/kpP5HkGPFHmKhuPUA/f2Z3V/VIQ24Q3QhZsejXJW3M2s2/cnBthQQ2uhzeCAmLyVT X-Received: by 2002:a05:6870:d6a9:b0:203:ec56:f0a2 with SMTP id z41-20020a056870d6a900b00203ec56f0a2mr18386016oap.44.1704165011081; Mon, 01 Jan 2024 19:10:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ec6-20020a0568306e0600b006dc7502beabsm11048otb.3.2024.01.01.19.10.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jan 2024 19:10:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jan 2024 19:10:11 -0800 (PST) Message-ID: <65937e93.050a0220.a238.0d3eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 92016605183E; Mon, 1 Jan 2024 22:10:10 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.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/