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 3035641B3C for ; Mon, 28 Aug 2023 13:21:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34E014021E; Mon, 28 Aug 2023 13:21:41 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 51AE84021E for ; Mon, 28 Aug 2023 13:21:40 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3a85cc7304fso2359246b6e.1 for ; Mon, 28 Aug 2023 04:21:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693221699; x=1693826499; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TBv3vlLGOVKXnqu5a+m083qW1mfdG8Lf8ngm7mXR5JI=; b=FvZwMT+Ub+wQifGr1kavEgb6u1TOXsTPny9KU6t4PwHus5TlrAqSwjPynPkj3lOA2Y hPrw7kO2l5KSB087kUtL9piYFgFxeczTNe5A+pxoVGzQIUii97Q0RU78IB9zRQfH6kbo V4KoHiS0J8p0S4xVPzkRjhYjvAjg42AVmE/HA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693221699; x=1693826499; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TBv3vlLGOVKXnqu5a+m083qW1mfdG8Lf8ngm7mXR5JI=; b=AbxHqPJmyPHon+aX4afgfnozzQF4VUTmV3DBfsRhCmNBlnHB89lw0q1hrO8mmKHSPO KaqnxJd1X+PPdazX3sIEWgy8hyCCFEVq3Rl3i3K3QPn1Iar0ZoG8d+/z7Oul2edZvMk2 2TUg4IgguC1W0iDCHHqPHG8OWCrcIxAnI1f9WvAczf21NvRdqaBVvOWegXZA5Y7FZenb o9czJhw9Ot0oS/7b1NNxnd0/oOdTpG5krQ2atDvyfoIl6RdmAOUGZ9jQA+1Qi2qr2b6i ax54ylsnuKHaaFbLwSPcf7xOmKfFV6PCcDL4xA5WUos3f305ATUjrSBGpejuNRO7ORr4 oj1w== X-Gm-Message-State: AOJu0YxOKML4A7VklwcljMxakSHueNGRWNzW5vWhsY9vT74r/v63iBjT ekpKZogtRH6J3Kmy3RbOOIhCYoTTiy+TOMb/Q4uXW7q9l2rFcWaGzwlglg== X-Google-Smtp-Source: AGHT+IG/Zd8X47/MT2hLTOG2EPyUC0fEyYqqK9ANSXlQZWAqhKMZtQAGiQ/AFjf1pvSGVEGVZVtujI/uDjOx X-Received: by 2002:a05:6870:219e:b0:1bf:b00:acc5 with SMTP id l30-20020a056870219e00b001bf0b00acc5mr11255562oae.28.1693221699688; Mon, 28 Aug 2023 04:21:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n9-20020a056870348900b001d0b318f49csm76895oah.40.2023.08.28.04.21.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 04:21:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 04:21:39 -0700 (PDT) Message-ID: <64ec8343.050a0220.9c4ed.2cecSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4E2196052471; Mon, 28 Aug 2023 07:21:39 -0400 (EDT) Subject: |SUCCESS| pw130785 [PATCH] [v2] eal/x86: fix build on systems with W 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/130785 _Functional Testing PASS_ Submitter: Bruce Richardson Date: Monday, August 28 2023 10:39:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:b2f967dcae6940b4707437d024747318a159f9b3 130785 --> 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/4 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/27456/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/