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 2DD74432FA for ; Sat, 11 Nov 2023 04:00:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01C114025C; Sat, 11 Nov 2023 04:00:22 +0100 (CET) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id A06C84025C for ; Sat, 11 Nov 2023 04:00:20 +0100 (CET) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7bae8dd095cso999358241.3 for ; Fri, 10 Nov 2023 19:00:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699671620; x=1700276420; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FGxfnO+DKlwPUMenba4CAubxdkfhx7Sv1FRL06AIDYo=; b=A7+Sc0EJQJYbywO8/2UvBdECazdUXW6pgQZ9lo6SQ8WQhQaWPviN4MLrXChH/vRG5T Yo34UmewUhnT7f2oX+g8ukWdZ4/WcXES9hH0DZoMf4I2susNZ+n0obHAMV71209yl+QT pwyxyQBYGx9F6tn9YORdECMG5viPpjfQPhjDY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699671620; x=1700276420; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FGxfnO+DKlwPUMenba4CAubxdkfhx7Sv1FRL06AIDYo=; b=jsoZfwavBXKMzwNdVY/4YtA/f83Ib6cFYWwC5cb1CfEH6CVsd+WnhL9fKdd7nF5c6Z YTuwbrBFXialqov7nzWD13MJUBNtdFmC9cpXUTv/iEXx0mFg2ghgjiVHHyg0CoIqZqM5 5xGFV92Ks83KICx93ZVhRzvhJS14bF781xrMPIGdy94Gjiiu1cjclgbA2292RQvK1JKg 3wZkmaZAPWydc0oVaVeUtMLcKXT6uwZWu3v0+AeMO64mjLPuxB4qYPbsG939qd8q6EYn jc9WvPLYxgR34Ps7buNVmp0XKeef+QAYo7hMhETdWXriJSppPgWv694/FXrTTktKuofl 1/7A== X-Gm-Message-State: AOJu0Yyzmu62LwVpDwVZWYNYzamo8jIMZyMOYGZ5C+fFa2efbuwthYJe AlD8jzXEjW8um7RvJczVQedLw1SbKxNU9ZQI1WuESubJMhNJkUDWt6X1rE/79xU3Os6Ffm8tAA= = X-Google-Smtp-Source: AGHT+IGvV3sgCeqreiFfGOK27Gz64hc4ysyLXKXb5NokJma87EtzrtmssKN+GhDPVEaEcaTP50oHktyHAzRo X-Received: by 2002:a05:6102:2b8f:b0:457:c982:57f9 with SMTP id ib15-20020a0561022b8f00b00457c98257f9mr1507117vsb.23.1699671619982; Fri, 10 Nov 2023 19:00:19 -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 cz5-20020a056130118500b007aba98139d0sm531661uab.4.2023.11.10.19.00.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 19:00:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 19:00:19 -0800 (PST) Message-ID: <654eee43.050a0220.16245.1a52SMTPIN_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 866556050A64; Fri, 10 Nov 2023 22:00:19 -0500 (EST) Subject: |SUCCESS| pw134107-134108 [PATCH] [2/2] net/hns3: use stdatomic API 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/134108 _Testing PASS_ Submitter: Jie Hai Date: Saturday, November 11 2023 01:59:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40 134107-134108 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28332/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/