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 AF5D442A7E for ; Sat, 6 May 2023 17:33:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D69C406B8; Sat, 6 May 2023 17:33:45 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 870F8406B8 for ; Sat, 6 May 2023 17:33:44 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-55a76ed088aso43618057b3.2 for ; Sat, 06 May 2023 08:33:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683387224; x=1685979224; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=udabcFMs+peWv+qUh0FbdCp70gtmzCbQmm9UK37OYQA=; b=dX1Jb2DuKzF3/oQsEhkAF8t7N/x1tqlLJgU7/YYGhNLdIj7hebzAq/nFNpFMmhFIpE 43q/gla5OB68EMRYkGL0cbKeq4SpWTPu6/PugizAsR7PdbGmw35+fc9tizt0LI49a9c5 u103rO0YWKF3a6mBBrLAY+mHQJvrljxax4FP4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683387224; x=1685979224; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=udabcFMs+peWv+qUh0FbdCp70gtmzCbQmm9UK37OYQA=; b=Dd7yhfoorx83k6ThPNCwCm24AMWpMkVBrolvW+FhasxVOIFwUM5VlIpAYx6f3DzRDF TVGQDRg5LL6wbtHOi5hYXTd79vtec5Tmix3owlZqMGklblhWM8rq9lAlxd0DA3M8YVfe D3sH1J71Kos5GAJmwN3O+Trp/8s8wvZNHUaeZFZbqQd+MqhWqaI5QcBIubIUA/D5TmSf Q+ly6T36hWeGiYFbEiDXEjZCrAHP8oueuG9/wr5wwaeKF12bgsQK/J1OWi/FRaREoZYX L68dlH1824x+5R0Hrq/O3nu9DFWgJaotgfFFnmBDm8yx99ZIv5s7z0r6k+irz0u2OKlI kteA== X-Gm-Message-State: AC+VfDyU/z+8DhMPwRKkNdCzbBL1WrewFGdvMCG8INlIybqIORPgtWGL Cdb8K2GYqXj9oPJU5E6SfVI3+czTdcQvXlKiU9mVPaNy8iizEhmdf8ds9vBtUSfHilELNoUtGw= = X-Google-Smtp-Source: ACHHUZ7NuyokUferl9Fu/0D5Fg/FPLkg/KZWaM9JkDhGt0Cu3d46Fw5aidm6HMfxeJffYqX0UmSofaxaC6bQ X-Received: by 2002:a0d:f1c6:0:b0:54f:b6b3:b5e5 with SMTP id a189-20020a0df1c6000000b0054fb6b3b5e5mr4570456ywf.18.1683387223929; Sat, 06 May 2023 08:33:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id n7-20020a819e47000000b00559dedc1dacsm153159ywj.46.2023.05.06.08.33.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2023 08:33:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 May 2023 08:33:43 -0700 (PDT) Message-ID: <64567357.810a0220.39d9e.a4ceSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 995F2605246B; Sat, 6 May 2023 11:33:43 -0400 (EDT) Subject: |SUCCESS| pw126728 [PATCH] [v3] net/ixgbe: add proper memory barriers for some Rx functions From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126728 _Testing PASS_ Submitter: Min Zhou Date: Saturday, May 06 2023 10:23:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126728 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26180/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/