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 7742A42CA8 for ; Tue, 13 Jun 2023 13:18:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7444E40698; Tue, 13 Jun 2023 13:18:58 +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 CCBC240698 for ; Tue, 13 Jun 2023 13:18:56 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-56cf6f4211aso35016987b3.1 for ; Tue, 13 Jun 2023 04:18:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686655136; x=1689247136; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=srTZTdcUDHI/ROW88hR5JofTNBll4L45ziWtyu0l7WI=; b=iEnH+F2mhNV51vTCkRkg1eZhdXfKVBRgdX0RsCcvzoMNSz+Zkc/2vMGHXkOBkyyQjG HO/zMrB7/VAq/etyWcQ61v4IZN7LTIi026xf5rnGw5z0clyebUbiGvDTcQ6Db8vWhd7s zgaQZ7n62NMts1UTafVhpODxQIpq0l1O47rZQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686655136; x=1689247136; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=srTZTdcUDHI/ROW88hR5JofTNBll4L45ziWtyu0l7WI=; b=cUwni3H0NPkO1jr3SBXTbZbnvPkuy15r3k3CDgM4hbXsml6v3biEPqcjwPzIlRD17c vSJgRLYJrsv4oAoHdF9fIfgrmkfKLBylswSlnRudk/A4ww2JYNkmFick0OcksntLTKsh CimP6aI8W0cb1TgBNPFoFr8Hv6Z/6Fm+2NwY/r8siS4cCC5EIN3xazO+lflFFCh+gZEH bLalyaKfp7DXpr0STm9V8Oto8JYVV+OfP0jcZpfTlBQqLAaL8s63xKJvKfEJn43j1imz 9aL2j+kMxiIs90xcA4ONykpxiVGYRjCxgaNre+OWsyi6BEpY5ajim9dhpnrWkSQoT6kw C3YA== X-Gm-Message-State: AC+VfDydZBHnszUMU/AdU0YOiMM02Cd/0tV++SrxQFlP/UD3qu+PrJqq bd/q90SHxfUOJnJtp+duvoAQCIeLncIZ5p72JpvcuasUkG78fG3WPAvTWf7DJuLFoQJgtMHbGA= = X-Google-Smtp-Source: ACHHUZ71Yjr5De1FsUyESvIiST+FRu2ik1vDCDVtnwbCDlhha9doMDc9hbrAmD/h40e5RPaDytB17D5Ukaef X-Received: by 2002:a0d:ead2:0:b0:56f:f40f:9414 with SMTP id t201-20020a0dead2000000b0056ff40f9414mr322150ywe.38.1686655136230; Tue, 13 Jun 2023 04:18:56 -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 g142-20020a0ddd94000000b00565d3d28387sm920158ywe.63.2023.06.13.04.18.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 04:18:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 04:18:56 -0700 (PDT) Message-ID: <648850a0.0d0a0220.fe78d.9d96SMTPIN_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 E08C6605246B; Tue, 13 Jun 2023 07:18:55 -0400 (EDT) Subject: |SUCCESS| pw128562 [PATCH] [v4] net/ixgbe: add proper memory barrier 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/128562 _Functional Testing PASS_ Submitter: zhoumin Date: Tuesday, June 13 2023 09:44:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128562 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26655/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/