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 091FC43FB1 for ; Sun, 5 May 2024 12:01:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 024A64028C; Sun, 5 May 2024 12:01:39 +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 8A6884025D for ; Sun, 5 May 2024 12:01:37 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7dee8d177e1so57151039f.2 for ; Sun, 05 May 2024 03:01:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714903297; x=1715508097; 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=2GUINyR/5r4ROw/Zz6oF4A05MhN2CG8lqdpcQE0Hjqk=; b=euEaKdDKo5DUWe4hIhQ+/LSUryWvGK7/pdY94n/+f7wSPU6xTwkHOO2eK9O0NgDosP UeaQ13J+nwB9EFyhXO2Mvs+ocqzBY/QqgLhljcmfMlzgk8iAcgBfq93M4xJbHCGA6ZWs /nri1uqMZKTaQVKbOe5IK0W2FSpsngZhMzecY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714903297; x=1715508097; 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=2GUINyR/5r4ROw/Zz6oF4A05MhN2CG8lqdpcQE0Hjqk=; b=vEUcgRoDPPYCuABRTtttO/esTMUS8kpiSv+o7fchnHHnOknMG7gGFparHIq/dXUdwz zkKxHz+UaugUdgUNu7kws+PkDCG7xbXRw+bHd7Fs5EV4cU4PvajeeWlNshBwQStiI1Ti NXy6ns+c21HJlT2GH1NTTQnBVGGPuitIXihIbU8ZJrB7cpRryCAb7i7g7PlvsVa9zYRX gEluhImc27X4fLzJoMcRbViIMtgyPDKspggadvdaA5ukDA5sj4gK0MJptRMZ+gfhlj/x QBTtDFIwl6nQJ6ps9Vjz+ATMAF/MUiUksMmCYxAQnH1ckM0cT06PYeg40W9NM62c60vP c+vA== X-Gm-Message-State: AOJu0YygRNKgZbx1Vvs76MjrpNzL1SrKM6tBzG+05VO/Ey2BUOKmI1rM N9l5uirbTNdNczZQGGVOil8WZRO5wdAgVAOC212u5dG4ovYW5LVF2vpKbNPXGf7inEZXc2XpkvE Ng5OV1m+TlAhvdPNv3qSUEdl5Efd7w9Vq+GUjJLcNjBm0vh5JYjIi2/49 X-Google-Smtp-Source: AGHT+IFwKiXoolKB+C2UAQCpY2cAlFg1uNJ5t5YOkO0mUfThHs1m1xnxfzHmTLZ/Z3JAHapf7y+LX+QfS+6Z X-Received: by 2002:a05:6e02:2166:b0:369:9492:c24b with SMTP id s6-20020a056e02216600b003699492c24bmr10515584ilv.10.1714903296996; Sun, 05 May 2024 03:01:36 -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 m13-20020a056e021c2d00b003689e171b0esm249628ilh.38.2024.05.05.03.01.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 May 2024 03:01:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 May 2024 03:01:36 -0700 (PDT) Message-ID: <66375900.050a0220.686a4.ee45SMTPIN_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 780A96052514; Sun, 5 May 2024 06:01:36 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/139872 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Sunday, May 05 2024 08:37:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139867-139872 --> 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: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/