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 7F89F4415C for ; Wed, 5 Jun 2024 11:31:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 736AF402DC; Wed, 5 Jun 2024 11:31:34 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id C1B8140289 for ; Wed, 5 Jun 2024 11:31:32 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7e238fa7b10so275127339f.0 for ; Wed, 05 Jun 2024 02:31:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717579892; x=1718184692; 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=gcVwt5JEnc7qICkU358pbuKkP/dLg9gya2qJLVqOnZE=; b=Nx8ZzxENfFtqPwaNeRLGUwIVsYSS08PanZI4N25voqvqgVIF3OaXh5rcx4CYrmupJj GCE5nbDyRcFkIxjc7ZzChtut7S865xgQ4AFXGNHk7+hiSRnNAb6zmzczmwPTUvvwQzCl Eo5fJrC/yDhwafsZZhQE5i4Wrsv7rwX9DbagU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717579892; x=1718184692; 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=gcVwt5JEnc7qICkU358pbuKkP/dLg9gya2qJLVqOnZE=; b=Hpd+5s9tGdgyUrufXsj41uk73PV4E6snRnmye9gwg45Da7vl1Ncy5OvPX0zf4FOFr6 mTndB4bOaD3W9KkihYDL7z4iTriQNfVRlNjvUdaB4HrfBiwZoMmeTDDb1wXqY+LEioSf JvyIyPHOrhEEutDZwwcMdNZF7NNwsG4Wn+rSBcYDOhl8lgFiTDE2gpaXC2Af1TBeyC0j ykX3OfHCAm/S/qr3sauGhyu/ddfvoky5UVKGa1h7bqJQSo8kpsMvPjFU6BpcwFh9ErLL ++qXeGm88FpsE/TkifUpH6+IZIAYPnW0kO/YQpsiMqGXmSfx8yPqUTtK0Ajhb5BPEbwM vNNA== X-Gm-Message-State: AOJu0YySmqKAxUmsCTxYWH4mGz8RADvRX6aSiSEkE17JY6QfiQ0W6iIn Oo6D2RUW5zT2ytz4dFpiKjpbBII/px+fSWni95lKOERgrcpcO+sHu7EnISZSsG3bpbA3JVa/l4F EPO51nA8VNannaiq6S1Uo0L9J8rME0sHWG/9EzJ6BKu00VuDIY3Fjgha1 X-Google-Smtp-Source: AGHT+IG3h/noaW+ulvhK3C267Uno7S1gBJ3Oi/iTt19h0loCVK/8G5M/qmNUp2QFa4MimNy7I2W48TLpUghY X-Received: by 2002:a05:6602:640c:b0:7de:cd12:ed2d with SMTP id ca18e2360f4ac-7eb3c49e67cmr235239139f.3.1717579892169; Wed, 05 Jun 2024 02:31:32 -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 8926c6da1cb9f-4b60043b72esm108179173.53.2024.06.05.02.31.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 02:31:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 02:31:32 -0700 (PDT) Message-ID: <66603074.050a0220.3029dc.7e13SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A43BD605C373; Wed, 5 Jun 2024 05:31:31 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/