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 5B0D445746 for ; Tue, 6 Aug 2024 04:26:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C2AA402A1; Tue, 6 Aug 2024 04:26:33 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id CA68A40295 for ; Tue, 6 Aug 2024 04:26:31 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-64b417e1511so115937b3.3 for ; Mon, 05 Aug 2024 19:26:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722911191; x=1723515991; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=rlXz2528nHuRz0yl3ve4/Klrf/NDY2Moxut3VvToo5w=; b=gj9MHKX3NoNcKagteHX5yC70lHKjITRZGB+vd59pcYsSUAPl7TPKEBlDWyhYhejw20 BRkt3i86byhb4AoamNGkP9wVcP4C41xnMYGCuxYkYNqjYEIFGgrfTVLcgMmwP+0T0vn2 RqoDjd4XqDobQ/bQiLYCjCxOUq4L7QWqPV9a8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722911191; x=1723515991; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=rlXz2528nHuRz0yl3ve4/Klrf/NDY2Moxut3VvToo5w=; b=fVcEfFeU7kliuSwx9dsETnZTJMFIztBoRxTpXuaniKhuCzoXMwiRYyQpZ6zK2YdifZ D+ZUcBitIeyI9hBIK1u3nCEAD9qpvkIaYwmoXEeyThnj+IFV9v0QLu97O5f82yu6pzWb cDq9CS4eBbcU2zf1v7kPmS2tSDIRo6mWtsISkMn/+VfDTYRQzB1vdILxffB1kd2JVGTr Ozywo30jTq6bT8SeQaufwqepYdFB+7JtX18xSdGZQ8ybFw+h2eDCx/8og3qHoz2Zk7IK Obnp1LABWj5jwR65yH2xnDP4Nb60JlfsMsISBGrjrLklqQ87q9328kYXBGw6PVbWiF5s 2VxQ== X-Gm-Message-State: AOJu0YyXBJ/8L7Nbt9wFi2vXYHkR44iFYUoPsngM7QdLdlenbeX4Oc/o 8XbiOdjWGas5Cb191zvQuyssgW6ZyCcf+7Qqb4hi7CO792q7Y+KmS5lGbxrSSe2/VHhc301QQaf QXCOpnP7K/Q7xyIik7lmACB8zLypI9dFBG/qQ3v+KGC9YsMcku+6ym8jm X-Google-Smtp-Source: AGHT+IEa2Kms9ZkfdwY8b3fG4DzQ2snolyXnMhTiQya9TpZY8b3dcnS99X+JAzpxv+vbsMqLngxGyYbIsSi7 X-Received: by 2002:a0d:cf85:0:b0:64a:d5fd:f198 with SMTP id 00721157ae682-6895f9ee156mr146540037b3.6.1722911191183; Mon, 05 Aug 2024 19:26:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-68a116db867sm10038857b3.8.2024.08.05.19.26.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Aug 2024 19:26:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Aug 2024 19:26:31 -0700 (PDT) Message-ID: <66b189d7.0d0a0220.112f75.42b7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CE689605C351; Mon, 5 Aug 2024 22:26:30 -0400 (EDT) Subject: |SUCCESS| pw142908 [PATCH] net/iavf: fix core dump when the link is From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240806003527.2901320-1-kaiwenx.deng@intel.com> References: <20240806003527.2901320-1-kaiwenx.deng@intel.com> 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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/142908 _Functional Testing PASS_ Submitter: Kaiwen Deng Date: Tuesday, August 06 2024 00:35:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b017bdc4c25e2cd6733a9363e9c566b95834cc4 142908 --> functional testing pass Upstream job id: Template-DTS-Pipeline#173153 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | coremask | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30720/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/