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 6860043B83 for ; Mon, 4 Mar 2024 07:02:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5565240270; Mon, 4 Mar 2024 07:02:25 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 9A93540144 for ; Mon, 4 Mar 2024 07:02:21 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-29954bb87b4so2325714a91.2 for ; Sun, 03 Mar 2024 22:02:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709532141; x=1710136941; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pw7BU1B+tAYDtMMukYrrmGeE4Ac0z+SuI9lKZ6eJfYE=; b=hLLga4jp1AvrDG97MxuZKA5oVHP5r6FIDzlyIaem7YBUq/5KzQv1BayWEAsHvEnk+r ViMPjaa2srAO1inx3JPXMo4zizAWy5P0PYeXZRFn4KdRqjoEuaTOuGzzj0UhGqV8JSwI UTa4MHm7XCJhi9EKs5/5g2oyGDxivQSGIXAUk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709532141; x=1710136941; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pw7BU1B+tAYDtMMukYrrmGeE4Ac0z+SuI9lKZ6eJfYE=; b=gO8lol1I9hKAS5QlbV6pB5xmQGbvBdKNmj+XG0VStT9NH2FRq7q87rhVyHnKI5qUpb 7H3ELcqHTy5P0nQt+R8lOOKUegeCvNqsK1VLWnIhV77G8m0If0xogctd4yfNHbkK9WZR KLLhsTtDgnKuELYsWGoQmLxZYGgtL3jgr8zLhceoR/9+xIFIBXTHFh2jaY1TX1uasJz8 VMcb9x1OuiNQLeR+tpx3XSoAbsVR6XJxP2s0/r0urhPpM/sBtWlX8IBq2BxNehC0vxA7 2Ki6o7goQ0DB80L05K5cmywRZ7Z4eK00kg6piZ0hZxkkCpMQM/q10Ay99SFbaVi7cdrz otRw== X-Gm-Message-State: AOJu0Yxw6kD8twyQwttoQ1Gg28Xxk42TdPSgKlijnpkxC5Yu2cT+xsEm /MyvdpdWxicy+Kx0tqVWThBbXfMwk3T4Czu/IHWfP3qRc6aKEWrPBYJ9MBFG647yej7sCvhJGUD 4yKr8HTbNhggaWAZrSjkah+5n3KcdUeng0JXITIrStZ756YSC X-Google-Smtp-Source: AGHT+IGEUvYSLSiTEEHsS65X2peftzcD6uvNGr6xs4mmvQ/DgrtnM8Wt94RJNKn+75xxdmatjzyuGl661u7o X-Received: by 2002:a17:90a:17e9:b0:29a:24c6:5cd2 with SMTP id q96-20020a17090a17e900b0029a24c65cd2mr4998819pja.32.1709532140653; Sun, 03 Mar 2024 22:02:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ie14-20020a17090b400e00b0029b1c567f34sm295502pjb.2.2024.03.03.22.02.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Mar 2024 22:02:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Mar 2024 22:02:20 -0800 (PST) Message-ID: <65e563ec.170a0220.aa066.1fe3SMTPIN_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 D088B6052712; Mon, 4 Mar 2024 01:02:19 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 181fb849b5ab50011438cf507f7e84132b0a4fdb From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing PASS_ Branch: tags/v21.11 181fb849b5ab50011438cf507f7e84132b0a4fdb --> testing pass Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28291/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/