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 DE047437F7 for ; Tue, 2 Jan 2024 03:45:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA244402C3; Tue, 2 Jan 2024 03:45:51 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 65806402BE for ; Tue, 2 Jan 2024 03:45:50 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-28c0536806fso6564228a91.0 for ; Mon, 01 Jan 2024 18:45:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704163549; x=1704768349; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QD6PHeIm3a8tWmz0k+j5hMPdcIhpBrUoc2a+X7w8SIk=; b=Sh9XmdK5M8A04VGi1V306Va81MBmrg1Hy8/LFyIbnWZ7/XNlLy+jG2O0T8owBLI0B+ or1r64OOTLynrk01Bv7qMrTLlCeNwfpQZGI9qHbrdnpHBKIw4gcmRMUnxuOTGxSTU5nC 0rhBiRruSWF6ucdc4mA/Ju1VOLSklhvrQ32vY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704163549; x=1704768349; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QD6PHeIm3a8tWmz0k+j5hMPdcIhpBrUoc2a+X7w8SIk=; b=qBoYF4iQ5NB+KYtJZVYKxH31+E4pwyNHVxz1U4rX65p/8CeySywl1KpkinCMdXtJkj OrOkN2JcrcPLOt9DOAcyWYjPnLp0UuuPWtWrp+ctB+qBPEwPqpnI9skXscHlKuFQQqmW nkY7MeyeOnC9hCpjLG7dDIXbltUuuIHv+KhUMsuYBVyyiONTLxGBD9JiXBRr/LTs5YA/ vELWohPJrBkbdeoKimQHB2sTW0oUxRrE8SRzIPO7tbRSS2cAOom8eX2IyiuQQnk619+F txcLAzyWmYNMtpRbMYJknDin/pVy33gHbtXFzsNIs8dXnD/wfh0qUYpV2/+Jxezfer9f OFNQ== X-Gm-Message-State: AOJu0YzRqAaKg12C+UcPKjiHkPxZpJUY+yLP4aJZ1QC9Qm5WmfD6OeBo bdyhGNzDWFAupDXUCWaLY4jipvGgquIhlqYo9B7Z8J8XwPgKKNMBz18UT72kH0xhRDpk0jLCy+N e2zciNA== X-Google-Smtp-Source: AGHT+IHTcDC0sw0XGVWMOf51GVCgoOlz+ejtH5C80c+021uv8RoLQjvp7cYl3oH3b4P1DYLhKqCRGQrAgtsL X-Received: by 2002:a17:902:da91:b0:1d0:737d:2ae5 with SMTP id j17-20020a170902da9100b001d0737d2ae5mr17752407plx.87.1704163549634; Mon, 01 Jan 2024 18:45:49 -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 d6-20020a170902654600b001d3ee9b8536sm1101676pln.29.2024.01.01.18.45.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jan 2024 18:45:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jan 2024 18:45:49 -0800 (PST) Message-ID: <659378dd.170a0220.caaa5.7d79SMTPIN_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 E0CE2605C311; Mon, 1 Jan 2024 21:45:48 -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 | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/