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 60CC64415C for ; Wed, 5 Jun 2024 11:08:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C569402DC; Wed, 5 Jun 2024 11:08:17 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 3790F40289 for ; Wed, 5 Jun 2024 11:08:16 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6f4603237e0so440769b3a.0 for ; Wed, 05 Jun 2024 02:08:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717578495; x=1718183295; 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=P9N34zVy+Rov9wkZ1j2GSamHZbwlkBqAnznYvDgmxEg=; b=WkIesTgMpfSKOfSjQV9F6J9pSmC+n7iN8ufKgUontealVAjyFE0zacUK5b2gz2XzUm vo+IzvnmAHEoAzpnl7z/3EWMwlw1jZIfgV6/SQHrLqvTg7x448aWRtl2gkYXt4uSPPrT ft8epoHkzzNAl8xQzZL/X0M+zzvyEjBPIzH1g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717578495; x=1718183295; 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=P9N34zVy+Rov9wkZ1j2GSamHZbwlkBqAnznYvDgmxEg=; b=HNd0nGZQrTUAdTCHvOIceTurEtC/D73T7pMeo4zRheGYSBjAEYEQiVXJHQmkFJWWpD QUdNmVdiXmW3tsCLFyA/0ishh7uQSOlzAuEMfY4y5spKWN4He5rWWEOQZqiK1TNebnGq c95OS6WekKusLwbGMiNkSX4lD6Oawpbzgx+ArzNwEyvYr2u/hQjCbakSYwsP10m1QCMD jhLHQmVIgzntIzv+SaJfi5Fj7I4bof9r6agJ7UKXW//xJ1tAVfdV5Ryzoofn1/Rbr47i bvbAPywFVxpFJT35WrG36DSieruQ0PZ36ISbv31dCEH5oy24r6uaUAbLrmH9bgsYxPTB 3dzg== X-Gm-Message-State: AOJu0YyIQccYtVzfNVOPHSIghJc589Nhm0ChX3UGWt1Ar60phoux5NI3 Fcycnpw6bookkOul9o4UdgQcINg5UxV25HyDLJgRMFM66i7kdozc7iuv2tT/5obFTDAC0P1iSTi AEFjGcwOrpONSM57OMO3yDP+0eV6Zr3D62yZChveE X-Google-Smtp-Source: AGHT+IF2MTwbwmWklxdw5CtkVBxKdC3hS9sBwfEeY0ox1txabDrDHo5UY79YVEi61SqZp1MwRmo8JCuGYTKa X-Received: by 2002:a05:6a20:8406:b0:1a7:8dd9:5fd3 with SMTP id adf61e73a8af0-1b2a2c0e63fmr7521415637.18.1717578495336; Wed, 05 Jun 2024 02:08:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-6c3544ce2d9sm564262a12.6.2024.06.05.02.08.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 02:08:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 02:08:15 -0700 (PDT) Message-ID: <66602aff.630a0220.88203.c57aSMTPIN_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 843EC605C373; Wed, 5 Jun 2024 05:08:14 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/140739 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Wednesday, June 05 2024 06:49:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140738-140739 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ 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/