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 A6A3143C89 for ; Mon, 11 Mar 2024 16:35:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F0D94027C; Mon, 11 Mar 2024 16:35:20 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id A34434026B for ; Mon, 11 Mar 2024 16:35:18 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-609f24f447cso35383877b3.2 for ; Mon, 11 Mar 2024 08:35:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710171318; x=1710776118; 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=ToBtCejX+xpYPqDWwxl3o7Ft86WdFcH4IN0gYW7w8ZE=; b=gR/NpuNH7q07h5bZvyCgU99BnUFPal7zUiUni6Iz34111FmpydMtnfinM0UaAshg8j plq0bgLUM+iYk+h0bbHsOLJk18hrIqaSObHgTx690nS6Ea7jemGd75WA5+YFbxfcklg1 JUEeP87hUt4mQKaeMqSd7CBCgeIJiNtRA5iCw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710171318; x=1710776118; 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=ToBtCejX+xpYPqDWwxl3o7Ft86WdFcH4IN0gYW7w8ZE=; b=VN05HkrXN9pSKwL1dgLPPMk9YejNVaRWYmqvz229epcSLHVJBCK3LlbBljQVieET3m AkKIPZ5RnbWY8h2a+Na4wziVjkB0KIek5MjGCmFNwYQl52m/Wm9GICV1efKCWQ83yjAc S/1fmXrK6Z0BoLwBqfdJAarYioFpv0CDs/1OBCJD34mSkzR28iH45leUqY3wzLawU4a7 uXDKyFgGqeHMAuUFvNL2a+z/n/y7EOjf+MTA53KzUnPjdOW5ERT5jCS4X7zmtN0Bjlol CulOdrjDjKgYMkSPPuVLeRqlQ2iIphdjwujOgBMJQjnDW7G7SNqMZgnx9N+ebShix/Z7 R9lg== X-Gm-Message-State: AOJu0YwsiwoIf0dEjTF1nmSAX3ioUHimdJgmErk1FG6yjChiRxKaS4xa Xv1hibrMBGTOGatqomKDdQvME9sQxA+sTmqohYymBOV6QLLMwtokHQKTDShjZP0Mg4+hKuKaSl4 +CES4DGctQNyvsuZmjnN/XZbpE07+xk1KwfSET8h9S/r1VDas X-Google-Smtp-Source: AGHT+IFRmF73LrAEL24k/XtMbKTK2QAj2SKajPMEzwGjyi9pHAj1UFdejmfpHojqT1mRjSdoa81RWnTbD0co X-Received: by 2002:a0d:cbcc:0:b0:60a:4798:7d61 with SMTP id n195-20020a0dcbcc000000b0060a47987d61mr1591225ywd.38.1710171318100; Mon, 11 Mar 2024 08:35:18 -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 z85-20020a814c58000000b00607ff01e35bsm284252ywa.15.2024.03.11.08.35.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 08:35:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 08:35:18 -0700 (PDT) Message-ID: <65ef24b6.810a0220.bc653.32d6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B9F916052471; Mon, 11 Mar 2024 11:35:17 -0400 (EDT) Subject: |FAILURE| pw138153-138157 [PATCH] [v9,5/5] test: add unit test for p From: dpdklab@iol.unh.edu To: Test Report , Georgii Tkachuk , Qian Xu , Lijuan Tu , Ferruh Yigit Cc: dpdk-test-reports@iol.unh.edu, Paul Szczepanek In-Reply-To: <20240311144706.204831-6-paul.szczepanek@arm.com> References: <20240311144706.204831-6-paul.szczepanek@arm.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: FAILURE http://dpdk.org/patch/138157 _Functional Testing issues_ Submitter: Paul Szczepanek Date: Monday, March 11 2024 14:47:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138153-138157 --> functional testing fail Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 1/3 Failed Tests: - unit_tests_mbuf Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 1/2 Failed Tests: - unit_tests_mbuf To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29500/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/