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 CA6B043F3A for ; Mon, 29 Apr 2024 16:35:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C04554025C; Mon, 29 Apr 2024 16:35:44 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id B3563400D6 for ; Mon, 29 Apr 2024 16:35:43 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-43a317135a5so36495481cf.0 for ; Mon, 29 Apr 2024 07:35:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714401343; x=1715006143; 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=s2O5MK4lUkxsW2VTUiKIcS1bM6cDSHdhCkIKdWn0hp0=; b=YDXhmEddSofH7Jmlt4UVCKaCZONrtmEKi5sp9MjT6Nmv62mNd2ZE6jPHcbnIcCMYX3 w74WugvY4MRS5gqcecWY1LX3xwLt0Usf4WPM4OlEv2r2ynJnDAB/VEzPLksPjPu0iZ+p auUIJRDKofw+cEJZqFf8hoUtqjSJWFFxxb42A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714401343; x=1715006143; 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=s2O5MK4lUkxsW2VTUiKIcS1bM6cDSHdhCkIKdWn0hp0=; b=l91Z9Ei7eHdWBP5tEUrIngus+lkxQIrwailcm/2ErrBxRnRLh2IMkUSZBOMV/DWNZ4 BOoR/MQfuwiI+zBSWhxk74Vd+2J/EDhnnSpNOMWtBEv2ykGqjC6SpGY8NT9w43YUzF1A uVmCW58Lkh8tHvuBUH6e3o8mLfoyav8CbZ1/U2kgqbBWfDzXNffh/aDopnhKCZyHM2fn aVGegYtypkEn5x2FPZrvyEQvnFoP04N+QNQ7MG/l7Xgi+inFCMLgFIONuJb8uaFHDA12 lY8NPHbl5mA6dKRABZ1zQ10MVDDURUyvZUJjROb1V4zt7v3p2vQbpnH8ivz60AwzqPwx JybA== X-Gm-Message-State: AOJu0YznrdTO78RJAmW43O9AnxLPkzbmbcXY6ryVbVHLdl4BJuvNQDSt DPlZr4vqqFkH578IVtvZsHdEKqvWWVMG35s8UmaNbEacZ+9nvw5gQuzdElEZVQI0YpkBwgm2nwo m+4iaMDtCO1yYDWGIATXX9B+rHMx7Rx/eKv9zmeeA X-Google-Smtp-Source: AGHT+IFTMH/wT+alY89RAbvy5neUdURRZbhe40781VojW1xwO5ShDxNAsDZhfuDCM3SIM/77NZpnZvMQwwaA X-Received: by 2002:a05:622a:1986:b0:43a:c0c7:a218 with SMTP id u6-20020a05622a198600b0043ac0c7a218mr8805691qtc.33.1714401343136; Mon, 29 Apr 2024 07:35:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s42-20020a05622a1aaa00b0043adacaaafdsm320727qtc.5.2024.04.29.07.35.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 07:35:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 07:35:43 -0700 (PDT) Message-ID: <662fb03f.050a0220.88833.c6c3SMTPIN_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 CF72F604D420; Mon, 29 Apr 2024 10:35:42 -0400 (EDT) Subject: |SUCCESS| pw139718-139722 [PATCH] [RFC,v3,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: <20240429095138.106849-7-mattias.ronnblom@ericsson.com> References: <20240429095138.106849-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/139722 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Monday, April 29 2024 09:51:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139718-139722 --> functional testing pass Test environment and result as below: 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29873/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/