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 6CD7443FB1 for ; Sun, 5 May 2024 12:03:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 624A24028C; Sun, 5 May 2024 12:03:45 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id B25644025D for ; Sun, 5 May 2024 12:03:43 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7ded01aa1d2so55788439f.3 for ; Sun, 05 May 2024 03:03:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714903423; x=1715508223; 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=3cSNMMWYP5uV0qMs0wAD5XoZp7xomcJkNvMLP3wmCME=; b=SQdsm54M1gITvmcM4HkzrHgeI31Ex5eHOGr/ESSM+LFn6Z66Q8w0W9nE3NEBpW0fZA HVJSlje9f/xZqx0Ha4woWo0U7/ZsibclxhhpFhsnSM4hY8hVi6RoPmqFdiAn31aSAqiY FkMYMs3wM9jkFo++GtMRMHhbQqaLOHjT/TGyw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714903423; x=1715508223; 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=3cSNMMWYP5uV0qMs0wAD5XoZp7xomcJkNvMLP3wmCME=; b=o76t98zJnbp7dCfi298nai8u6bZ3MkbcpIa2prDDgzJ9ZgPgKRpnuep+lh3gx1cV7B OUOiKhJvrVfTH9baqgTF6CSADl+fYU18WCFg6mcMpPKlV9eqFNmnyTf0GF8+cmi25ksY NV+0b2DwXivTzH9DUtCoQkfcBLCs2+hB7NACLXmvEwympuE/WPm4zNO4KJ2jToVDLGRw 8xth59lCEVSOp9Z0MxZHVX4Oi3vKxGQJX0kK/tczhNqNmVWgSuVEm0uRvFZ5Z8h56XXv Kd84RcEx7x2WoCZqM6+fAokexJn1nh9t9oo81kY7TxNhE8nr2uqqp1AANGj+QoYwxTPg +BDQ== X-Gm-Message-State: AOJu0YyhDFH23DzfwiwmoQUkXFtZilhV9vXPr8Ov+Uv5ZF9iZVXepuAx YVbLMvATkibLim+gdluqR+fW+QoozgfeKvKxkLJy34VZfLU0Y2/0Q0rA4JHmlc3ZhwRBnwCls38 V9THSkrAqJwbNTP90DvpaVk9IGgxwS5pvNgGKWCKotDGu9jMSwmUAW1bv X-Google-Smtp-Source: AGHT+IGpmsDZyCfWfzDd6qEtzHp4cKPp/2I4wG6xSBlz87VQNG+dAxC4Myh9SUAp6esBtMwMOcry4/0+U48z X-Received: by 2002:a5e:a50d:0:b0:7d5:f78f:ab21 with SMTP id 13-20020a5ea50d000000b007d5f78fab21mr8295356iog.11.1714903423104; Sun, 05 May 2024 03:03:43 -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 v13-20020a056638250d00b00487c45c10dcsm403816jat.51.2024.05.05.03.03.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 May 2024 03:03:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 May 2024 03:03:43 -0700 (PDT) Message-ID: <6637597f.050a0220.f0f47.a008SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 997546052514; Sun, 5 May 2024 06:03:42 -0400 (EDT) Subject: |SUCCESS| pw139867-139872 [PATCH] [RFC,v7,6/6] eal: add unit tests f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240505083737.118649-7-mattias.ronnblom@ericsson.com> References: <20240505083737.118649-7-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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139872 _Testing PASS_ Submitter: Mattias Ronnblom Date: Sunday, May 05 2024 08:37:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139867-139872 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29915/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/