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 7A9394366C for ; Mon, 4 Dec 2023 18:37:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7611B402AB; Mon, 4 Dec 2023 18:37:21 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 406A1400EF for ; Mon, 4 Dec 2023 18:37:20 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1cfb30ce241so29763415ad.0 for ; Mon, 04 Dec 2023 09:37:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701711439; x=1702316239; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rVjR7H2xVbzIcUVGEg2dY0sfBOncPzXsOs+6xneR6cY=; b=iHLyUF4nb7uCvFpUj8tJseruCsoFa/ihbS8ZP++qIfoKIcpfLNiZtG6i+rXaoS7Ioc +YxJBX0I8eSfFiuSEhOEukK33eXVZiFnMeQlxAQpzv23t/CkQTE4K914nOUJ+gsN4qOg gNmZWGUXxJZ53DBQqxNTIqAmoo0FJxuuNt8po= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701711439; x=1702316239; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rVjR7H2xVbzIcUVGEg2dY0sfBOncPzXsOs+6xneR6cY=; b=Twrh2BVwYkAegTsAULc01rV6pcX6j2sWs6xiumZ9naoGtn3W9Bjhii8uMK+D+diVD0 hQYCda4Mm+UCkyoNk3LSNdOQDoKV7RWK9zRteb6pc4yy+P2Jo4/1gdp35gTuiOg7Kxws eHzDqA1JIM/+EMxoYgvsqjDifzJdtzA3P3nFuIWMphva+Oif+QJBbYtcxu6npSfpthtv u5w20zGaRYU2bj3ZM8yrtdekNDJEP3V3QxN+DTfmvDbXBzxNHgoP0P9wISYoc6iFecC6 bRNqtae++hflk3RME12L6Br+5ezMA3PPCGXCzGDpum8d7GWlsta3iNDSS+Mk0YuGpAWH OphA== X-Gm-Message-State: AOJu0Yx6CA1Z6jmuktvdxPcYax1FrYtirtndy8nUyI5mc6isouQiwK2z rkXiPFa9mNw50w5jhZJ0dsaaERmjgwVpBjxmRjrWYrysu5QbYdtQPlqNaQ== X-Google-Smtp-Source: AGHT+IHqtNOrKqxH/8/7gtMhLT4M0GT9Z6hB5O7Z8SOggZBmN4ekx+E8735osCgWL2/81eafVJ6CyhBDBsnb X-Received: by 2002:a17:902:f544:b0:1cf:c649:529c with SMTP id h4-20020a170902f54400b001cfc649529cmr5548678plf.18.1701711439263; Mon, 04 Dec 2023 09:37:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q14-20020a170902b10e00b001d0626fd090sm456690plr.93.2023.12.04.09.37.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 09:37:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 09:37:19 -0800 (PST) Message-ID: <656e0e4f.170a0220.8a0f1.cb91SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id B2DC46028CA6; Mon, 4 Dec 2023 12:37:03 -0500 (EST) Subject: |SUCCESS| pw134781 [PATCH] net/iavf: fix vf startup coredump From: dpdklab@iol.unh.edu To: Test Report Cc: Shiyang He , 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134781 _Testing PASS_ Submitter: Shiyang He Date: Monday, December 04 2023 14:09:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134781 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28514/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/