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 B0323429E1 for ; Tue, 25 Apr 2023 01:10:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ABCBB400D7; Tue, 25 Apr 2023 01:10:35 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 88026400D7 for ; Tue, 25 Apr 2023 01:10:34 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1a677dffb37so43909995ad.2 for ; Mon, 24 Apr 2023 16:10:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682377834; x=1684969834; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nr/Ku8Fc7om6CKWm1JA2TlvV6kGX4cvbyN1abI18tHk=; b=Dvb9JIh8t3jk8tGYVWMcua0k1qjz7hHtS6fevXugbtOwwL6HLjQpqJjpvgWpiaG4OE MnbydJC8YEcfYylO88P2QjN690lOe0C4uKTSDtWB176ajTaFaOOY4Xbx75ZLBFiSH2x3 ebK4nc3aeyZInNu+tlTpFog+HTkfckXJtXzXo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682377834; x=1684969834; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nr/Ku8Fc7om6CKWm1JA2TlvV6kGX4cvbyN1abI18tHk=; b=TzFzPfuURDjO4L0qn1EsoJ08w3wlpoI5dgd9s5BA3EVe/SsgJjZFzgU0VhgUBiEony Qs6FBcKGir9foAgwNd2bdPryCAYm+tSIdajKoXAM3B0VNoaqhDYwHiHghaVFhHjrHIzt xl0KlRxFOTThvzvYFulj4J0vbIjbu8KENzFF8jjonwIlqYfGdydKknwUsecs7c9jWJSy ejt3EGNgpP46FkNQ1/WEaYKMXI/2T7yjK/N6gYLNAHnd8JsggU4smylfEAfyIcYHr59O fiTllHLoXXulDH4LQxoMuN3sPhkgB11j6REMIog3PFfbglDydsl3oNISzs+ylcEBUa8C 6SoQ== X-Gm-Message-State: AAQBX9ebvaHUPxcEEUrC4Eo8ior+C1nukTRCkztk+n6ouZIL1rbZo+zO 1RkN+3SeXrlZgDxwFK76cyeSxpfuVT7Tte7hWX8rTbMcutW6aEzWeHDSUw== X-Google-Smtp-Source: AKy350b2UjaJQmmOTF7yByVumJo10NIfEGUN5UZD3ZuMaWv29vcudUuv4fSGqViv0LCSBTzN/3ivUFiMg7QP X-Received: by 2002:a17:902:dacb:b0:1a5:253f:ace0 with SMTP id q11-20020a170902dacb00b001a5253face0mr20104879plx.37.1682377833744; Mon, 24 Apr 2023 16:10:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p16-20020a170902e75000b001a9611cceacsm105108plf.51.2023.04.24.16.10.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Apr 2023 16:10:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Apr 2023 16:10:33 -0700 (PDT) Message-ID: <64470c69.170a0220.f7871.492bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 02731605246B; Mon, 24 Apr 2023 19:10:32 -0400 (EDT) Subject: |SUCCESS| pw126456 [PATCH] [v2] net/ixgbe: add proper memory barriers for some Rx functions From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@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-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126456 _Testing PASS_ Submitter: zhoumin Date: Monday, April 24 2023 09:05:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda 126456 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26105/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/