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 E5C8B44134 for ; Sun, 2 Jun 2024 15:32:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB8A74028C; Sun, 2 Jun 2024 15:32:14 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 3737640042 for ; Sun, 2 Jun 2024 15:32:13 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6ae0dca5929so16108316d6.0 for ; Sun, 02 Jun 2024 06:32:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717335132; x=1717939932; 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=QyWGR0yuaX7Wo2/Fu1W68bM5FcsNgGZgkdgBPGkB0aw=; b=Y5gM6A0aBvFh6ppeIk3fEXc3GQ4DrtYNwfjNbgcddJfo/an9PJn/BxfDGsMFEK1Zz5 otfheI4J8FB9nk40lICSEo0pSXabU+Lz5YZ3ft/7vXvL7IpsaDA5uGJi7nDdh9mlucIn EWfda9BbukIrXXUdtuQLeY0ZTMNGrF6VGGxd0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717335132; x=1717939932; 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=QyWGR0yuaX7Wo2/Fu1W68bM5FcsNgGZgkdgBPGkB0aw=; b=Lffso741lZPVIFpN+t813vV6Xt/1wQhy1lS7B+e4L5flFk1oqbrHDSRC48FDCvqkcf E1nbd8VTsvXSHrjYBqHy7p68K1ONutUPB9zMLOQFq6W5LqBMkNITq6DswDH3fB+it6ka P2oamcMjyoaKA2qnlLprabtEEOQdvQkxt2MOg5mfzHD+pbu8iPMp/K0npjOBARLohRSg FZ8/W/rjXbnUmTPJwdTvkTPRXRToqcdUZTAbpCP2pS84R0790adVsVVpEjZ47AO50CT+ qE+UKY4r0fePC+osS3IyEd5gLf5sSntEdrpXuE4rfDQRxNdoFaBRrZDVscg1s/d7SZwW SsAQ== X-Gm-Message-State: AOJu0Ywh8Q8lTGqq8n2U9S/IDvg/umfQnbb+vtesliMls5xqPN35j1fj 8QXXo1gK1wi2JSHnuKLLXfKpgGRiQpy+f4a0+SZ58kVoy9U3yof3u7zMeKVOPGxgEHJPe+gj1NX XEfXGuTxPlpu782QrYM3RJPCh5tkwb+4lEGInEw0nTnv1wCSudtdvqjp4 X-Google-Smtp-Source: AGHT+IHoBsF0ouwde3FJHreLDbjRn3Hs3lTVOUUecicHvqvpYtjB5PlBY/ctjytfxztmwF8E3EGLW8VplMw1 X-Received: by 2002:a05:6214:2c0c:b0:6ae:9c0:d180 with SMTP id 6a1803df08f44-6aecd70072cmr80929346d6.60.1717335132592; Sun, 02 Jun 2024 06:32:12 -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 6a1803df08f44-6ae4a741e7bsm2920836d6.31.2024.06.02.06.32.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Jun 2024 06:32:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 02 Jun 2024 06:32:12 -0700 (PDT) Message-ID: <665c745c.d40a0220.e4f67.8144SMTPIN_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 3A9AE605C373; Sun, 2 Jun 2024 09:32:12 -0400 (EDT) Subject: |SUCCESS| pw140555-140559 [PATCH] [RFC,v3,5/5] eal: provide option t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240602123921.363625-6-mattias.ronnblom@ericsson.com> References: <20240602123921.363625-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/140559 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Sunday, June 02 2024 12:39:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140555-140559 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.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 | +------------+--------+ 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 | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30079/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/