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 704FD43F68 for ; Thu, 2 May 2024 14:43:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47029402C0; Thu, 2 May 2024 14:43:49 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 300D140299 for ; Thu, 2 May 2024 14:43:47 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5aa22ebd048so5466383eaf.1 for ; Thu, 02 May 2024 05:43:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714653826; x=1715258626; 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=9Lcy3MgVOFSiFf9YEIgeEkfoBBAgtqwdXihetV9hS5c=; b=TVXt6zQ5dGcaIUId0PWtjcs51YAUbES7eL1HayQKYhbCzupKLYhDcd8y01YzfhNw2K 9OocDtMBYcm5h8JpFjGDxRpRvagdmcKmq/G1REMPe7ZxoHPwb46YGuh5ucvNxrDzGSqh 3EH8oyDNy/PRUsxJgk5+XehUhtyIoLqETq9r4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714653826; x=1715258626; 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=9Lcy3MgVOFSiFf9YEIgeEkfoBBAgtqwdXihetV9hS5c=; b=QUD0ddrnRikdhG3IUhrZxB8cpX5JTnE5WCYmVgCMmzB8X77XkLCsljuochsahnhRoG Xppm6SbeKbeojpmnPqSXPBQ/6o2j6wThX4bKCFh21p+a+3S8MP2HaGMB+uZieL5QmvBq g2RfD0Jz1oinrLV1Eg15hINuUUAek9cgmP3CiSFIFC2Le2DqJCeMMP70eetMuKo30wvt jFfFmfARoqO1+OJzOu5mjjY3Bg1AXs7MJ1MuKg0Xdex2f4gKLE96QiC3BnpPYODoOSPR SQWUg1eq43t6y8Ncm0Jj7qZU4EGvF2cpTifmGkiTC8RCdTWl2JgqRccnjq2XvgvF1A4J DbdQ== X-Gm-Message-State: AOJu0Yw96p/jLheDLIJrIBhMGingIX4n5GWA4bqFaGsW4Rlm7ZdVUlbt Wfs1Am5yBay9PvpeqM10lJggrob3MMgI91oZRTcVAtcz2Hhn3Rnr50/82YCoPL5Y3dx/bvPoTQ9 21MuS+EqV8SVD1bqxCEnIm/AmJiYw1c7rDIjY7gBTCQybdljIwsC+vFze X-Google-Smtp-Source: AGHT+IF3IcO7Ij9a+HVcdby6LRw3uBDNonzofoPZK1ohzeVQJ0hzyDsQph6PnRubyKhxeFTL3jRYPCcZ9mQj X-Received: by 2002:a4a:98c4:0:b0:5ac:9ff2:8ca4 with SMTP id b4-20020a4a98c4000000b005ac9ff28ca4mr2016352ooj.6.1714653419583; Thu, 02 May 2024 05:36:59 -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 f82-20020a4a5855000000b005b1cdabcbb4sm56785oob.26.2024.05.02.05.36.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 May 2024 05:36:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 May 2024 05:36:59 -0700 (PDT) Message-ID: <663388eb.4a0a0220.838e3.2befSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B284D6052514; Thu, 2 May 2024 08:36:56 -0400 (EDT) Subject: |SUCCESS| pw139795-139798 [PATCH] [RFC,v6,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: <20240502055706.112443-7-mattias.ronnblom@ericsson.com> References: <20240502055706.112443-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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/139798 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, May 02 2024 05:57:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139795-139798 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29896/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/