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 6D37D41D56 for ; Fri, 24 Feb 2023 13:15:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A01040697; Fri, 24 Feb 2023 13:15:48 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id CBA8E40697 for ; Fri, 24 Feb 2023 13:15:46 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id u14so12626986ple.7 for ; Fri, 24 Feb 2023 04:15:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=I58yWc22k64h0MFiHfVgJN3vKSVuZICSlQ2ZfOl6uIg=; b=Vc2OOFBKF2m0ykX69Kr26kkfOe3ujz0D2M1FAfopviW23YxSA1TM8dr38V5YzIeSiO vH6s1fcbz0aJGL4/lJh+jA5I4XO/nlIILqbVTyDycf4zCpq/AH4CpnW+xxQzb33aYmRu 2OTmvDf/l4XVBGISIxziRiNdIHM2c+sr90Re8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=I58yWc22k64h0MFiHfVgJN3vKSVuZICSlQ2ZfOl6uIg=; b=nhCS7VXlnoms7GLIklLgPR1zkqRcw4uggw/pepGCZYyFNKB7qv+8OklvIPK1KyPsp1 PEHUFYatrtzm2tES9x8JWzSNojAp0tp1CVEQK/G1o8rO6tyq6z/zd79RPoG/8hxiEoNB 0wPDaK8rwrOfZ+DGVqjSR3LomJh09+y0OFiGVixUWvQo9fJIwfGx5PWDvJ1QPvnrN4dc 9YRjdYpcpdgTLhtFYDASksWnL0CjxyY4dyd+hZtK829nX6IDxEYdMVxb2GIlcDp74r9V Kc3atj79Aw26L+BsoC2VxzmgCNIztND+InC/QnMqqcaI2dKqm9nriVC7pGAQYkJjpxJ2 jo8w== X-Gm-Message-State: AO0yUKXMlMjJxdGAyN9qzMyTH9W+KsikD3KWi2kazaI3R6+5/jE12Mkv /50ZlBCjQAV7W6ZRAOlsy/PItsMOzsUnZZw64VPant18Thv01INvWLY= X-Google-Smtp-Source: AK7set+S+Fg93Ta15ip7hQ5+59KwYbz9kL0VTQq+i7WFKg1Ijs+3w58CGV8ldtk6fuNagtgo9py5dwfcBp9z X-Received: by 2002:a17:903:1246:b0:19a:9406:b234 with SMTP id u6-20020a170903124600b0019a9406b234mr18736587plh.45.1677240945995; Fri, 24 Feb 2023 04:15:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s1-20020a17090302c100b0019c171f471csm1740252plk.12.2023.02.24.04.15.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Feb 2023 04:15:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 4A0ED605246B; Fri, 24 Feb 2023 07:15:45 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 4584F601B1; Fri, 24 Feb 2023 12:15:45 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 094a44c8cab4decbed248f1e866526ebf07a1640 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain Message-Id: <20230224121545.4584F601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 24 Feb 2023 12:15:45 +0000 (UTC) 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 _Functional Testing PASS_ Branch: dpdk-next-eventdev 094a44c8cab4decbed248f1e866526ebf07a1640 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/23492/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/