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 48C6743F3A for ; Tue, 30 Apr 2024 12:46:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42A594025C; Tue, 30 Apr 2024 12:46:35 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id A0CA5400EF for ; Tue, 30 Apr 2024 12:46:33 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-36aff02f998so13942425ab.3 for ; Tue, 30 Apr 2024 03:46:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714473993; x=1715078793; 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=wQt7xhx/gMQjcOUVW7sk5Nh0j3i9d1XTQT4wL4iclZ8=; b=Xi87KbaGqRsoC6l46d1q+BvBeoqdF79ijhL+iF+JUuP7ClCjzFDbShQBXo8DM1+W73 jWRhbpdEjLN2hwSU5RXo4VsPxFOlVv5KyxDzQkvoFRfbvCyR//lgPQXHCsyDy4vb0p2c CMjCpmKoD1hjdKpYCHu5uQ/y+UuJ0HUbpgKZs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714473993; x=1715078793; 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=wQt7xhx/gMQjcOUVW7sk5Nh0j3i9d1XTQT4wL4iclZ8=; b=fYZg0TJkwxV+9m+2u5A3HDneq3ptk7jbdhMbUPfbSnO6fhm+S2xIZjdQNHO7YKPQB/ leXIgjlh4D2UcMGZe9K5qGOgaH9KS+2YJPrFxc2V/Nm7Ma/YYD0rETkiuSJuNK64TyOg PpCnjis0g+5CdK1kYE5Dyk4w5gDquo9BqDEnWMQGsnCQZ6bRZLcxdVEY18RT8lbyr5Lx Xvx0iZBRaB/pONiDew6q3/JKzhYXkw/XHI75iuARHCXgmv5UlUUd6OW6HUrjIAwlWciF 5HHHtR42SrWac0lpdAmtkWSUoBh0aLhayw/RDP4cgRgV3Zl60WZesmq03GH9/3PE5HR+ 6/6w== X-Gm-Message-State: AOJu0YwhEKa0weX/SLAMrTfGk2YO854+aRRvLyXXU79fStZeUll1KYaC Y+aS2GWLIoCSpQnEck6W4bBq0sozvUYh/9pWvI9VoGxr57i2RVJnIi594aFmFKQL1izzR29HiSJ 7LuirVWNNAngecgWrLhcXSYok/RPWhZntrjd5fs1e X-Google-Smtp-Source: AGHT+IFd5ALcgBYX9AzYFAmV/vW4PEwCOEZkaUwVILvlY4sEUHEIP+eX+ifYE/zuAb3ZRrpnGmSZWvQ0OFAi X-Received: by 2002:a05:6e02:154e:b0:36a:1725:e123 with SMTP id j14-20020a056e02154e00b0036a1725e123mr15836897ilu.14.1714473992984; Tue, 30 Apr 2024 03:46:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bm3-20020a05663842c300b00487aca6d146sm525870jab.18.2024.04.30.03.46.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Apr 2024 03:46:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Apr 2024 03:46:32 -0700 (PDT) Message-ID: <6630cc08.050a0220.61a0.5694SMTPIN_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 4BE85604D420; Tue, 30 Apr 2024 06:46:32 -0400 (EDT) Subject: |SUCCESS| pw139727-139731 [PATCH] [RFC,v4,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: <20240430095523.108688-7-mattias.ronnblom@ericsson.com> References: <20240430095523.108688-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/139731 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Tuesday, April 30 2024 09:55:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139727-139731 --> 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: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29877/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/