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 8EE6143693 for ; Thu, 7 Dec 2023 04:33:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8679040295; Thu, 7 Dec 2023 04:33:17 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 238464028B for ; Thu, 7 Dec 2023 04:33:16 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b6fc484b77so902939f.0 for ; Wed, 06 Dec 2023 19:33:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701919995; x=1702524795; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kVVFXBz5HrvvkfKBfE/+oIs4DohOopfjJP1tHnMQq24=; b=d3AahtWtYCOhI/H0bsmR3xqlE82K+aWoDO/xseEFgeh34lBLcGsslwXYreWtH71LHL GtaFLojP9GhhTPnu7pUIHxEkJ7b0E1m3Z6T76NiM986plGC/GgKqwpd8BMGyciUjWbgj q7CI+ctLwfcbINUBqrwbgHSawPlkZXFo5LcBA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701919995; x=1702524795; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kVVFXBz5HrvvkfKBfE/+oIs4DohOopfjJP1tHnMQq24=; b=pq/vQ6U7jAuTr4AZKpShsq1uHDszfdIBKp/hoIavXKcXK6BlodjJpd4uX3TdbgNHOg 9e1lTAd3/eo4gg7IIbCpvzIWvK3GZpGbZevizLWYhr3bdyuAkyshFA1+vwHWkaZ5vIZY ks9tT6UPbrymVaR9A8vqBpeDui/F4PNYeyZ6JuxxYYBVnhLEbY5gPZBspKvoUNevKyxA cVLFbSL+rdEU+pDIbeOIP06zZStRumYZ7coiyMc5q7CJaMOvRQ5zvCOEJCvZ2tfyVGU8 tAFZaMHq+Luizw0xdHx9y9PlokASVf6mQFQvVl2vNRH9hwKPp+/3rtRio4qK1mNbPSoE kTcw== X-Gm-Message-State: AOJu0YxsBlaXC+pHAAbmGFDywids+lmvxUMG63ZT/uFzxm4KCXQcbOVe EbLqmeDbiUKsvS5nnibIzXstcdBT+7iTYhNXXncSrsgn6KUUN0yqnlr86E7fV1bNIe++KWfVog= = X-Google-Smtp-Source: AGHT+IGp1M8hrzrQHJYGuKf27i+IQyrijZeHToU04bRu+ltKmSEO1PH1HxwGKoG0mzUtv4DS4/iSM5CGgeEv X-Received: by 2002:a5d:8716:0:b0:7b3:9de6:695c with SMTP id u22-20020a5d8716000000b007b39de6695cmr3767667iom.7.1701919995587; Wed, 06 Dec 2023 19:33:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k10-20020a02c64a000000b0043a1e65dad6sm25049jan.58.2023.12.06.19.33.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 19:33:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 19:33:15 -0800 (PST) Message-ID: <65713cfb.020a0220.f1f9a.0f03SMTPIN_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 208766051831; Wed, 6 Dec 2023 22:33:15 -0500 (EST) Subject: |SUCCESS| pw134891-134893 [PATCH] [v3,4/4] net/hns3: refactor handle 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134893 _Testing PASS_ Submitter: Jie Hai Date: Thursday, December 07 2023 01:37:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134891-134893 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28541/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/