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 1ED8B45692 for ; Tue, 23 Jul 2024 12:21:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8FE424275D; Tue, 23 Jul 2024 12:21:46 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 7181340150 for ; Tue, 23 Jul 2024 12:11:07 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4f511fddfcfso928927e0c.1 for ; Tue, 23 Jul 2024 03:11:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721729467; x=1722334267; 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=q9B0T5I2XltfV2OYukkY6ABOPnfnoNJWfaCZzcfSq2Q=; b=b6t1BC5Ag2uFwI131fu1QM60mU9OFjTr8xQ8vDQIy/2Ovrw17xDs98CVAjP0SQOx+1 e5GXJ3/XXIxjfG6B5QzudLN/Fw8yZ9eNOewXkZLj4x+cLiPd1HSyVK0eGDgRS3TKNoJO uk6NtfS8f2Mt4p9hn7DFV6+L086ZOBh7j97Ng= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721729467; x=1722334267; 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=q9B0T5I2XltfV2OYukkY6ABOPnfnoNJWfaCZzcfSq2Q=; b=gejrevr338XzOwBAv5scjoHufR4NOdlgG0R2wNF8md8u990tXn4OamiewkJXLPleGD UaZIdeLiM9P4znDwyih3caxHaaW/ruwZWalQpYZwOgm/FfI2rkm1hilYhK6ZcOWd8NPI B/NJ3wfGjQwyAlis+S+zgwO534HfeBHouoLe07eSg6epTT6rTx4cm2l1JzjCCHhBaVI9 GFvVR3TZ7DuI29WJhZXiSkj4uD3um/NwjziDKKMIQyR0cOEfBS2Ab6oy07hc1YRkoRK5 14QxQyJPBSonqZ96EiUpHy6bkjc5EgeVpzOiiKW5zQRMCsRaNlFSkiO1UCu992c5zgzO K4ZQ== X-Gm-Message-State: AOJu0YxunOgavj0cYiuiZdODRyQAYl+lbnR6Jx+tEmEkB16cc0uYn9Ii 5gRKzp3X3bN/XhrGHlVdqmCXVJUk+yeEB4ELnrI0LVB7oeaAI/6QQPbGX1WvB0buTBKxgMGCtmf Qa2ClSA5LzhqiLjfS6iEGUkv95gc6s28wn3hdfEAW X-Google-Smtp-Source: AGHT+IEeNh+G8SIj/F/4gsAqR+uWRA/gnLs5Sq/mab7K72DGa2eokwdcTmDOkvwDvnX/Q21GK1feEX1ALqhQ X-Received: by 2002:a05:6122:21a7:b0:4f2:a974:29e5 with SMTP id 71dfb90a1353d-4f68e43a620mr2858349e0c.1.1721729466841; Tue, 23 Jul 2024 03:11:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-4f526ac108fsm273716e0c.8.2024.07.23.03.11.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jul 2024 03:11:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jul 2024 03:11:06 -0700 (PDT) Message-ID: <669f81ba.050a0220.90e71.cc87SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7BAED60524C8; Tue, 23 Jul 2024 06:11:06 -0400 (EDT) Subject: |FAILURE| pw142656 [PATCH] net/hns3: fix uninitialized value From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jie Hai In-Reply-To: <20240723060900.4102533-1-haijie1@huawei.com> References: <20240723060900.4102533-1-haijie1@huawei.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: FAILURE http://dpdk.org/patch/142656 _Functional Testing issues_ Submitter: Jie Hai Date: Tuesday, July 23 2024 06:09:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b0dac2f6c5d9daa1e29ce2378b439dc496aac1a 142656 --> functional testing issues Upstream job id: Template-DTS-Pipeline#169932 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 | FAIL | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30587/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/