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 237ED43252 for ; Tue, 31 Oct 2023 15:37:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1EC4240A7F; Tue, 31 Oct 2023 15:37:04 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id E9EB640284 for ; Tue, 31 Oct 2023 15:36:52 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6ce31c4a653so3745933a34.3 for ; Tue, 31 Oct 2023 07:36:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698763012; x=1699367812; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yTIKXPM2iXYmJr68G5CWI9TmrnRfX9w8ADPDOYdCQdI=; b=ZNGS3zJPWFl3fgklukYctUGIDfd8czr9FoY8dLlp82YEzEJ2tKCBU/y3LMXhUP+Ch1 wt4/GcgdUkS98g3HjHbfkmHxh9FWSRmL4vQVdgc8xN+wGAgEDx+R+irCzZviyhCxXI3e zMaZS+AThb9qBejlIo+o0VwP/OGm+jeu52EeE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698763012; x=1699367812; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yTIKXPM2iXYmJr68G5CWI9TmrnRfX9w8ADPDOYdCQdI=; b=P/EC28YA1Z9KKULjxO7doOUdsq0PsvoQanLZ7tdf1wFs5JZtxvsF9qpkuvGd0vaEgF myIOcTkROOL0G+gn8/ClOL+3TmSrvfimOoj7kXKCP+D3t7Ntv/Cb9QKVuFJsTnh5PSuR j2CLbdL4auFz/s1o9wyfaQ5WGqWVaXtwUjRz1KhLLPT8oM/AeJ8cwla9uulNzHfSO6KX up/C02fcZGKrDLcgBzpgOkGbhkXYsmlQq3DIC7zA5iUBwSiE5n7zoHfbLCbir+Dzj9qb tqxBB/UQ8T2iEHXhWHkTYWoEl/dGVyymzHGkUhWSh9WzfwI+wBnNKruts3nNjANZcNs4 5OMw== X-Gm-Message-State: AOJu0Ywu2PbCRQQ6+JOc1Xc8a9RsXZ4dwriXZVESnnMjGbNC88mix8G/ 49rJfWzT1weBrbENkRNF3ljiA38tzUPOPdHvJVSa9izm8CP1XtIO5TNUhg== X-Google-Smtp-Source: AGHT+IHlUFiBhleLk7hgPAVo3aDuJCQtkIyzbOqv0aNRz14tkJyPNKGo/Idww0GwWKkNGXUTg3mPOgB5j915 X-Received: by 2002:a05:6870:bf0b:b0:1e9:54ef:4806 with SMTP id qh11-20020a056870bf0b00b001e954ef4806mr16358244oab.9.1698763012317; Tue, 31 Oct 2023 07:36:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v10-20020a056870954a00b001ea0b573fddsm209430oal.19.2023.10.31.07.36.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 07:36:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 07:36:52 -0700 (PDT) Message-ID: <65411104.050a0220.3a903.30beSMTPIN_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 7C28E6051827; Tue, 31 Oct 2023 10:36:51 -0400 (EDT) Subject: |SUCCESS| pw133662-133664 [PATCH] [6/6] net/hns3: fix uninitialized 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133664 _Testing PASS_ Submitter: Jie Hai Date: Tuesday, October 31 2023 12:23:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:32faaf30732cb4006cd1e45997403427029ef5fe 133662-133664 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28158/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/