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 1C50344101 for ; Wed, 29 May 2024 13:22:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16F25402CD; Wed, 29 May 2024 13:22:08 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 88966402B9 for ; Wed, 29 May 2024 13:22:06 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1f082d92864so14081275ad.1 for ; Wed, 29 May 2024 04:22:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716981726; x=1717586526; 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=noKki+gYugKHJqz0aqIJ8pcVW+lYbVMSqKaTgRVEjTY=; b=Y8+gS84wYVEYXZhfzUH5U8O7GKDR6GVrkh3joHaw1B29N/PYhHXHhctSh0qe8ivXVy IVQedHP3uROqbaZIVFgk1qIz71NlA9nPgQc14OiXhtU6tZ0lM6OYdM+1sMdQ/hRx6Geg NDy5VpMUBqfs/smR8nJ5Nuhf+l0WHhfiGBCIc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716981726; x=1717586526; 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=noKki+gYugKHJqz0aqIJ8pcVW+lYbVMSqKaTgRVEjTY=; b=vPF4mhlJ+/qPiENjqSMtWwwoQtS4DJ7H0npbIR+LizXULqjX7WkHM9FV0Dyv59ZT3G FYCM9uA5W+A6KU7fh+/Sw0AMeD9sdcKTFHqZpGyNOmoKzG5/ZM+irJOfrYg13NgdRz77 R5kPdp84geSuxv4IgbX3YOMwuMV4yF6h0PNmwgf86inNLhWEJ/Ri8KIfU6gbZHLcg9Z7 ZPclgE+N0yRb1dsiOY6ftOtV++rSw15KZ4vOFbFGUt3vHoHXnz6/mMrLtn0h9ryCsFBf 9y0kCZEYRc2/kySSOQROz0hmgl9Sr8ReW5tYS5tZqzwxuVXiE9txsPuSQIonOWmgiUOm yugQ== X-Gm-Message-State: AOJu0YxSu8Kx/W606utsLQxZ6103HOHVVMQLx776ssBTY1+785oAauCL KW4rhYlUU9IwtLOn7tVgq1GF+ic6x2UGr9kR/WxwUC1sGkwWnr40gDV1pITDHCbNJEVPVG9db57 psVzmALczKiy3X4ZAR4dZnqV/0GZ/SznEv3yX7xFIY2KrElbOWSqeSFoq X-Google-Smtp-Source: AGHT+IFh3OlxFeTS+NVxW9jHEsXofUZbgBE2UsKFrx/7hq2XI+YptoLupMAmgGoib7ucz8+vekQ92UZ7/g00 X-Received: by 2002:a17:902:c405:b0:1f4:6fad:ba86 with SMTP id d9443c01a7336-1f46fadc012mr98496765ad.48.1716981725739; Wed, 29 May 2024 04:22:05 -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 d9443c01a7336-1f48b85b707sm3473765ad.100.2024.05.29.04.22.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 May 2024 04:22:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 29 May 2024 04:22:05 -0700 (PDT) Message-ID: <66570fdd.170a0220.1688b.a089SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D2068605C373; Wed, 29 May 2024 07:22:04 -0400 (EDT) Subject: |SUCCESS| pw140385-140389 [PATCH] [v12,6/6] test: add unit test for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240529102242.1137076-7-paul.szczepanek@arm.com> References: <20240529102242.1137076-7-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: SUCCESS http://dpdk.org/patch/140389 _Functional Testing PASS_ Submitter: Paul Szczepanek Date: Wednesday, May 29 2024 10:22:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:0ad961387e94a9ccfc1484a1d742d6f79eda9cd9 140385-140389 --> 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 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/30036/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/