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 86FFC42A7E for ; Sat, 6 May 2023 17:33:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83919406B8; Sat, 6 May 2023 17:33:21 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id BDFA9406B8 for ; Sat, 6 May 2023 17:33:19 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-3ef31206cbdso14793051cf.0 for ; Sat, 06 May 2023 08:33:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683387199; x=1685979199; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+v7Mtalkr5PyRfCtHoxgnwkvHrI0YhRxo1HIeS3i02M=; b=gyqnL/P8iQCKz5V3GdTQNnDh6VDMoh7L1kTJjuza38oTpWzBqeNYiyInkmxgc46nNI RKj5A4/f8ZMnk3/nHv6evTDBM3GqwQvinQqTSfK0BujXFHKdVofxYbD0NejiOnL44gzh UuFfNGwb4XrwO0PuXv+wxNbyvb83ndgFmLjBU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683387199; x=1685979199; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+v7Mtalkr5PyRfCtHoxgnwkvHrI0YhRxo1HIeS3i02M=; b=TLhBs8aUl0o58qxIxT+FzzejG88VY9byzHaZ17CWTn1dYEOl8knZEB24x4L8iPkAG3 BBWIv0qykgvWww9gYdbhR4D+dYo2/cAFTk6t1xTzI4jgXg2PlW6WlIRbsTYmbROnhp/l 4QpHmb4Ek0F/OaKiM7bfgdAsi3FhgZJLxRLA9x0s8GFWcMWa398fpiKQoUTejpfUZuZ0 tya8m3ra6eJqfpInNOSrXkM2rBiqh2cs0MEgFyoYVjLHJ0RO2vxu7AaazLqNFLCevACC HSuz1KVQUy7Ub7T3+sWaIE5n/AG1sDGhedgvJWrpKo1ieIjG4HjP34vnfOiJvEjYizTx pMiA== X-Gm-Message-State: AC+VfDyd5FoXMsuH9a6Q1IxvvUk1XC3cVwKoOqACjNDHv3ELPGnzz6ZW L5Nw1d8ddHEga3R6+JcR+N8SMsI3YnS7JnJRsjv3jNAlv4b23hP+563yDg== X-Google-Smtp-Source: ACHHUZ68vPiN1+4mIBX+Y9Gc+ywdSmeSgIskJYvWTlzojCOf9qTsRyJVQxh7dcADK1H3JUqVvlZQdAdUGFNv X-Received: by 2002:a05:622a:1651:b0:3e3:93f9:1907 with SMTP id y17-20020a05622a165100b003e393f91907mr7632503qtj.40.1683387199142; Sat, 06 May 2023 08:33:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u18-20020ac87512000000b003f0a171bf3csm115592qtq.28.2023.05.06.08.33.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2023 08:33:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 May 2023 08:33:19 -0700 (PDT) Message-ID: <6456733f.c80a0220.50292.7f33SMTPIN_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 DD82F605246B; Sat, 6 May 2023 11:33:18 -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-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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ 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/