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 20CF841B3C for ; Mon, 28 Aug 2023 13:35:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2857E4021E; Mon, 28 Aug 2023 13:35:26 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 31E914021E for ; Mon, 28 Aug 2023 13:35:25 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34ca63f6a27so10866135ab.1 for ; Mon, 28 Aug 2023 04:35:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693222524; x=1693827324; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UkbpP4m8dqFSenU5C+zujxwxpNyDgzVJPftqu5TvrUY=; b=Cz6JgEqJozEsJuZ+4sfDoKTrSp8Z9JhYSNSL7Fa7vOp67cswVq7QeBtX49SuU+hLZK RrQSLgnFvOumBTYFuu6WSegdznxJto3AV/aVv8RIiGW5tLIUIyjwWyC7rMDXD2UQ6q7s nh9H8go5c9fqhaVjYxZVNLEC4L2WqbizHWBhk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693222524; x=1693827324; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UkbpP4m8dqFSenU5C+zujxwxpNyDgzVJPftqu5TvrUY=; b=B2DZUfr32ZUKCF+i62Nq8jx3NxcxqhVxO0KeLYLXDiikj5y22tkIIcRc4DQtWOsssr wWxmeYDVQ62bTAC7z+CGvuLdqh74Z+d9xKvidNr79wu28186NdDZ2E89yCmRYHmJFVqB QTrDIbKxhWBHvNIMnc+s2XA3acGAKuV/bNutbRCptrLj0HwEaDRutT57Co9FRuLASk/y RSsWBKaMP7ogqTwSzwWe3Mc8OTjyL33myNNilBZpdEVcKM3XTSJpUjSCRQWMs9TA+ju6 b499vIG+Id1+rVEisD+ACOgHHpNkLWT0hlUqkUyPliDtLI+5Wumwf54+MGATdmon0TrJ PAeg== X-Gm-Message-State: AOJu0YzCuFanoiC4r9I75u7eizCjhJFpbVYOZUPft/MhpDwFB8CtYpc4 AS1lPGsU4VN4C/b8cOgurfueo0Ug4VmYT2cNh0LFzJu3w1HFwxepOutMPJabZm42O2VFSPdUyw= = X-Google-Smtp-Source: AGHT+IGPPrDmyc/b1teX7s8tsuRw4bjo4GOmi0ltPNGMko1XtlGxk2NReTpAMGHnQ9OwAeKgNJtoSBT76a58 X-Received: by 2002:a05:6e02:1189:b0:349:865d:9fb with SMTP id y9-20020a056e02118900b00349865d09fbmr15005845ili.5.1693222524558; Mon, 28 Aug 2023 04:35:24 -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 b16-20020a92db10000000b0034cabf65f30sm316167iln.2.2023.08.28.04.35.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 04:35:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 04:35:24 -0700 (PDT) Message-ID: <64ec867c.920a0220.8576a.ede3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 15DF96052471; Mon, 28 Aug 2023 07:35:24 -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 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 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/