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 932C145692 for ; Tue, 23 Jul 2024 12:58:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8FE67427AA; Tue, 23 Jul 2024 12:58:56 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 8E6FF40150 for ; Tue, 23 Jul 2024 12:57:39 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-8138e2f2f69so204145139f.0 for ; Tue, 23 Jul 2024 03:57:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721732258; x=1722337058; 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=xR4SfrRLSLrESTSFdEQw4GrzOSWyOseXyYqTyt/rf4k=; b=FvaNCn7hVTWMJFEO98CAqXwc1nPymz0BFPjroA+ih6ppwV/4hdpu8B1ef/o75dBW7R Jf7JTO3a7hSAkBFKv14HYMf6CjCFOtVVVm6+YLrENlJUNZESNHjxHBmZm1uLt1CBt1ib J9Me8hH6J86iAIM4n/ea9RcFITQzF/uJFo6DU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721732258; x=1722337058; 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=xR4SfrRLSLrESTSFdEQw4GrzOSWyOseXyYqTyt/rf4k=; b=EciTeIXjgnXg3XF0xhmu7vOp5MAiKflIMDMM7tgUUcq8JwE3nERQ/bFPpgAf62bRjQ qB9FXodvLTadflsIKn7c4zQgiC1of8akC1zjnN5nuFuylcLZVYe4VN7Tlq3iSXiwqzon akZ9LO5Fih1BqqzaxL3o+Ht7hnwzrvpwI9ej0XhnUJjuYn1gQY2hzJ1nfkS1eP5YCP+R +xvgwyPcmPhVJ1lOp7xyF/I2zj43lzYVsN7yMZn/krkS4BBl1lcnw7zw7/QbuKNJVLH3 2A4AAvgvnXMieZJzEHVIaUuiT1WaeRC7KDCdUwJ+wy3RvhhE/NeqMNLImFEsbMzeV1tU j60w== X-Gm-Message-State: AOJu0Ywm/CZi1/WF8mAX5VYEd1NgZia76snC62aJjom46w2I/SeVfNcE rRjH7nRjyj5LhuFAPFrznB2rgNvWybpLJoLFPAs6mQZBaIg/B1Yggee4vDTmNTgvYrR+5p9XK6H xyHbYWkxQ+FPuy9bWOGsRu+BpJwjdHP1hUvHSAOaY X-Google-Smtp-Source: AGHT+IGfIbS2k5Q7hQ/Nz1OF7eX3oSxL6Q3G7C1PqKE6aUsA5QXL8E2xwzkUvi2xAbN1nTiWSeEgKdkriWmt X-Received: by 2002:a05:6602:6d13:b0:805:23c4:490c with SMTP id ca18e2360f4ac-81aa763717cmr1315852839f.15.1721732258698; Tue, 23 Jul 2024 03:57:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-819ae2cf716sm38300339f.33.2024.07.23.03.57.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jul 2024 03:57:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jul 2024 03:57:38 -0700 (PDT) Message-ID: <669f8ca2.050a0220.e6ac3.4797SMTPIN_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 0CB7460524C8; Tue, 23 Jul 2024 06:57:38 -0400 (EDT) Subject: |SUCCESS| pw142656 [PATCH] net/hns3: fix uninitialized value From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/142656 _Testing PASS_ Submitter: Jie Hai Date: Tuesday, July 23 2024 06:09:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b0dac2f6c5d9daa1e29ce2378b439dc496aac1a 142656 --> testing pass Upstream job id: Template-DTS-Pipeline#169933 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/