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 53676432F9 for ; Sat, 11 Nov 2023 03:57:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E5764025C; Sat, 11 Nov 2023 03:57:05 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 677544025C for ; Sat, 11 Nov 2023 03:57:04 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a94c5538aeso98303639f.3 for ; Fri, 10 Nov 2023 18:57:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699671424; x=1700276224; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nvCFhUHgNu875kdY9Jw0eWL/WeCwa5o6sXh5WS1cORs=; b=b1WkaKe0u95HFfLdfXDgaeSgXI+wfGl5SA246duW7qSmhxO7IiDClWxKLQmJufQ+NQ nsWNjeZ+pZw/IfZmZGtzVEp/ZU/yu/LzWBHKdAQynY93PWo0zBUjN6IMkYXZxj/l3I9B KGG5IW73jqrh70X77/epZsDBrH+ZC+Upp+0Qc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699671424; x=1700276224; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nvCFhUHgNu875kdY9Jw0eWL/WeCwa5o6sXh5WS1cORs=; b=HyifZe5IpnDBk/VgkOqXJfAUeKVthI/6yuxpdZ37XMuCNEv/1dGe45IX/gqylh7Gm5 B9wPp0jt4QEtUvdvU6FkYGGanLH9t2F7jNhyY9pVduCDnMNHTj8mtv6MI8Au3mH4zhbT p4fqlQGnZYuw2QjvRKrZTmZvGN30SvJ5exTCwsiw1s5CPuCzfc74gpo+p44bkQD3W3zt VREkJ0OoymgunbSxP1T7Ru5mC91Li50GPvRbtM+Y+F9SGV6SMEsr+8RvmTLtXrN1NGzF hLtoHjr0vHK4dmBMOWoA5dZ4uhRLU4uQz1tYQBezmhVKCN8EA0nnSQ2W/XFI1UW6So3v 6Eag== X-Gm-Message-State: AOJu0YzUUll01a6x8qTxolpir1EyWYvGQKmnS1j8G9Z28O/8gOzHRJTa pdioirCqOFUA9XUqK7EEMibiGItV8mel+xEn2hLQ/8u2WS+/86yoPmdPhz6OubFod90G7pG3jg= = X-Google-Smtp-Source: AGHT+IExuJo50tZ76DSfwG5TZTzjbm2zyqeuX1Nk69zyUwo6yUriXH2cg0OPb8KSVfg8oMVamksiVKw37A4d X-Received: by 2002:a05:6602:2e92:b0:798:2415:1189 with SMTP id m18-20020a0566022e9200b0079824151189mr1430970iow.12.1699671423892; Fri, 10 Nov 2023 18:57:03 -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 m41-20020a056638272900b00463fab2e730sm603734jav.23.2023.11.10.18.57.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 18:57:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 18:57:03 -0800 (PST) Message-ID: <654eed7f.050a0220.d46c1.1cb7SMTPIN_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 6E8A36050A64; Fri, 10 Nov 2023 21:57:03 -0500 (EST) Subject: |SUCCESS| pw134107-134108 [PATCH] [2/2] net/hns3: use stdatomic API From: dpdklab@iol.unh.edu To: Test Report Cc: Jie Hai 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 | +---------------------+----------------+ 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 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/