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 AEA4F432CD for ; Wed, 8 Nov 2023 03:26:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9E8A40041; Wed, 8 Nov 2023 03:26:34 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 242C840041 for ; Wed, 8 Nov 2023 03:26:34 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-41cb76f3cf0so40616131cf.2 for ; Tue, 07 Nov 2023 18:26:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699410393; x=1700015193; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yhWZAXIDPO0VjyEDf+ay6Y+P6J+WBQxyyJP/aQ9IUdY=; b=C50qpMHxtjKKheyTtBTlXnjU/kqic1xzr7fyN1zwiC5+xwJpI+7sCvsseDGl9Ca0hS yPWgR7hKLqWhZ1/UyxraDuzDSZCYDAPt6sF8OJML6X4WN9zetnku9rgAsb3E8DehKrXJ ac/wAkZEfuP3W9CyTFGCnPi63+SruqtnzD4cs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699410393; x=1700015193; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yhWZAXIDPO0VjyEDf+ay6Y+P6J+WBQxyyJP/aQ9IUdY=; b=J5TC6KgRxBGcNlQYHZHMDL2/Ac/HxiBhkc8pEpEPg9xbXnMQ6e+mpVQ6pdnTkp05gf DD1iOaovgHlRJJqG9iBWX2hurt5Zylb7dVi9qwdlN4TMmTO9QlNG0cqjMWIMXDxFqULh 27tjLmkfTs61BD7nf3lT5EVIqvxtRlJ5st1hSpFa7dQRtk71rM1PjROGm8YOkl8430+9 Dxwdkrst+zjgIbxRnXq/xKLIguD0mtfT95ex/rmMiXj8CRAzj/df3tEzjyzuHY1eW6fE tCrOfj4P1WOs8QQt8QelKNC2bZjNAppsPiGJQDUqNBuxz49LtFL55DQ0B6FDSn7dN2tG 5XTA== X-Gm-Message-State: AOJu0YzjoewRWz5NlHrS9xyHBg7NubSOHsbbYtAHVBHZWx8aGz6L2PNM 6FWfOehmF9CgwYW3hjD59/8C0+3Diqt5pw+rDL4DQGL7JvwhnJShQi4W/g== X-Google-Smtp-Source: AGHT+IFfwzDO4roLECobuiygqhxR8SLD/hj/32yAJnjuVz+wXt006cOyHjsj56ADkX2JJq25dtNeEV3uiGQP X-Received: by 2002:ac8:4b73:0:b0:41e:2523:da45 with SMTP id g19-20020ac84b73000000b0041e2523da45mr686183qts.31.1699410393537; Tue, 07 Nov 2023 18:26:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s30-20020a05622a1a9e00b00417a0ea505fsm42430qtc.10.2023.11.07.18.26.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 18:26:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 18:26:33 -0800 (PST) Message-ID: <654af1d9.050a0220.92408.3303SMTPIN_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 4279E605C318; Tue, 7 Nov 2023 21:26:33 -0500 (EST) Subject: |SUCCESS| pw133949 [PATCH] eal: fix msvc conditional compile of rte 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133949 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, November 07 2023 20:00:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133949 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28275/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/