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 BD66C437F7 for ; Tue, 2 Jan 2024 03:58:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B992D402C3; Tue, 2 Jan 2024 03:58:56 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 09D93402BE for ; Tue, 2 Jan 2024 03:58:56 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6808c3938afso27224096d6.1 for ; Mon, 01 Jan 2024 18:58:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704164335; x=1704769135; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zfwJnFJl/R27Lx8D1bDNbS9xJOJY7HB2g6EdgkxlGkM=; b=IYOjXM8BnRclLbuQywsh9363iYmyW/hlrq7yq5HuDtXZvWf9dB+LWL6A7+Dt702eoH IpXH9akKzQTUscCIc6EBaOfAwHcLVpVr/xvvTno3vICsxBHBuORBEA4oT2p3kI3/Epcc FJnRin9NbuFuu2y8D7YSrpWq6p3B40uBjH6Rc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704164335; x=1704769135; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zfwJnFJl/R27Lx8D1bDNbS9xJOJY7HB2g6EdgkxlGkM=; b=QYGixiKQQo/AQ+yE8Ow+UDdJwLhjrqoh5mm9MD4GJnaaDKBwoo2OA0WBPz862aJ6Tn 8Zdd0EGGZIHIwFQewdhFvujjiRJf+DJyo462k4mDzHl6UIu0I05NUPAjIy3ZVBhu9UCY MZFMwV6KklSHpAtcPUzWxmjD4gu9KC1WOH9qUtaNFWW18ngHeHtuSgEQ/krkR241Nhfn 3byPkO2YfP8IEVeV94OZAg+iQhzHJ3gCBM3rpJtJRq3nu9ow7xB8yLXUybsIYW3ZpWCA rDi8Uh7Ae63TDoZtditiyrAUzrfaV2R81iMfYEUqEJ6qAwFNQPN3uQwgEG3otDmYRv28 770A== X-Gm-Message-State: AOJu0YywzaGKUvtmURDP9s1lcLN80DT9eUiYlZTm4/K4TLLZbzCAg013 e/brekHqJzN+zxjt1lXSZjHz/VfCB6hKK6HsRV9SuFjtjCab1ZN8wisDCLYAaw9CIA== X-Google-Smtp-Source: AGHT+IG+9mankgJuVHd6XwdJgMZ6IrJ1LRcmmFX1AYzKt5NmbVXdAgNtilhMGYhbQ0dG+OqcVCmrZSEbfDGc X-Received: by 2002:ad4:5bc2:0:b0:67f:6f3b:6328 with SMTP id t2-20020ad45bc2000000b0067f6f3b6328mr26567720qvt.58.1704164335521; Mon, 01 Jan 2024 18:58:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l10-20020a0cee2a000000b006805488aa56sm476181qvs.65.2024.01.01.18.58.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jan 2024 18:58:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jan 2024 18:58:55 -0800 (PST) Message-ID: <65937bef.0c0a0220.6960c.b394SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3FB06605183E; Mon, 1 Jan 2024 21:58:55 -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 | +--------------------------+--------------------+ 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 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/