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 0582B4415D for ; Wed, 5 Jun 2024 12:17:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D376B402DC; Wed, 5 Jun 2024 12:17:42 +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 2ABB340289 for ; Wed, 5 Jun 2024 12:17:41 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-62a0809c805so69201847b3.0 for ; Wed, 05 Jun 2024 03:17:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717582660; x=1718187460; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=R9jEskH1z1pzU4ooSvswKTY8x+dmiayaVv5fFXVB3qw=; b=JS6cwRYBcDmi8TyD3oTMqaeCYhZO9LNBpEJrjUoE2QpEC8vWQ6Er6p4DmBUN4/I2Hx Y5x9PgJprveQFgVQDya/mo3jbwhOlqpVn7MGbAFg2dLicRI+5gYT1aLQvZMPcGt4LNmK P7SPIxxDVyaZSMa+YGFDEIACyGO5S084HRHkc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717582660; x=1718187460; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=R9jEskH1z1pzU4ooSvswKTY8x+dmiayaVv5fFXVB3qw=; b=S0mb6T96WjEiAY+1Vs8Sy4VnfZBvV6jNHA2ITbv7pfzl47vJt7mYt85LDuW3ZdhvC1 i5tAOcyAQJ36r69WBwD4OpkqD5JL21junQ2OHa31Xd5D9wUb5DKOaCYft9qAvFljA9/V 2WFYTT/1iBYk1XJ3DH7NSq1lQErYxYoQBVM7wmGmtQo4dEUStb3I1i5YkV+xcarvggpN 83/8KHLZGDVUtBXoTL9UPG4iUuoEWlQq6GuvRoaRBRI5YGRyyRtlQ5BsvbIgV+dzEpnW X4h5QVctCHRKRmflCgkcAll+6VixJlwtctnLz5rIho92cHk8nzZInX1YyQdyHsh1z335 mUOg== X-Gm-Message-State: AOJu0YwUbgkYjlYRPUVSbpY9CtdAu5HGa1jUf3KBRwHaq1v6+kjzwKpS EtGpoiKU1aggjNUeGzT2cpf7NXtd9sWLkeGrGxQbQcQNn6IFdLnj0Ft0NIjWkY+bwbhUifbHCmm 3x68wci0MARTxo5yciVXTfpTWXJ0xNZpTGdc9j74T X-Google-Smtp-Source: AGHT+IHeHdCBcDNHoAF06U5UJTL32Lre9kNk3co4cglsmAAkUEGWi1Fl5I9xoBNI4pQMntAxecYJ63v5tyl0 X-Received: by 2002:a05:690c:80e:b0:622:c964:7e24 with SMTP id 00721157ae682-62cbb504470mr21321457b3.27.1717582659547; Wed, 05 Jun 2024 03:17: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 00721157ae682-62c76645d37sm4176797b3.35.2024.06.05.03.17.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 03:17:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 03:17:39 -0700 (PDT) Message-ID: <66603b43.050a0220.280a5.0f1aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 29119605C373; Wed, 5 Jun 2024 06:17:39 -0400 (EDT) Subject: |SUCCESS| pw140738-140739 [PATCH] [5/5] eal: provide option to use c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240605064945.369310-6-mattias.ronnblom@ericsson.com> References: <20240605064945.369310-6-mattias.ronnblom@ericsson.com> 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/140739 _Testing PASS_ Submitter: Mattias Ronnblom Date: Wednesday, June 05 2024 06:49:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140738-140739 --> testing pass Test environment and result as below: +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ | Environment | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+===================+====================+======================+==================+===================+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ | FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ | Windows Server 2019 | SKIPPED | PASS | PASS | SKIPPED | SKIPPED | +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ | FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ | openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ | Fedora 38 | SKIPPED | PASS | SKIPPED | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ | Fedora 39 | SKIPPED | PASS | SKIPPED | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ | Debian Bullseye | SKIPPED | PASS | SKIPPED | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ | CentOS Stream 9 | SKIPPED | PASS | SKIPPED | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ | Debian 12 | SKIPPED | PASS | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ | Ubuntu 22.04 | SKIPPED | PASS | SKIPPED | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+------------------+-------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30107/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/