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 C0C5D45523 for ; Fri, 28 Jun 2024 16:47:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD47E42E4D; Fri, 28 Jun 2024 16:47:10 +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 6219D42D89 for ; Fri, 28 Jun 2024 16:47:09 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-44639872fd4so5803351cf.0 for ; Fri, 28 Jun 2024 07:47:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719586028; x=1720190828; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CxX/qtigWP2Y7lsV4Zm0OWbQmP4wOVsadE7iVSj/zr4=; b=FkNzS4Otywx/LNerrswI3tOvahl5NOzX0K//lKoDMfVjC8fSpGac6vUxMpCf3io+1i d8JyCf7FMOcW9Sjn5DquQA+2EJuav1phn01RAqeJnWvsD6UVKPaWhF59tzsB5K5W/kh+ VfaSRhRdFyNfvkZ1EmwszyyzizEBQ/DOyCZgs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719586028; x=1720190828; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CxX/qtigWP2Y7lsV4Zm0OWbQmP4wOVsadE7iVSj/zr4=; b=RqH7DyTDPLL59eXCZREK1JlnFKMWFlIitQIYHNdWBjNzGPzgJAM908Ka1TKsQLK+Gl bXGQhAolhJy0DPg1fz6bdwTFRqGV708Nhtl73QYRw07cioec+i9CuOTB6u7nHlCw7WVr ll4l5Gw2TkT0qY+E9QW27MBGlOy4xcSRJa+5w/mh5MT7rafEhtuX0bjVa8r7AsUi4w7n 53GIqzKWQjrmDiJuEn5bFYrHOzdlSXHIoP8QMwfWHeZQFKWUQL8zUfirZOt2n1iudFql twVI2Ln8AE3N9wCqdgcVCYUfQclfVGUBlacwt6lgBpJHXdz9KnrRYiEX1OGG28PJrOwZ MgZw== X-Gm-Message-State: AOJu0YwxLnbzWHYS1XUGLIYN8bKxuLqnZDoM3mtt0IeDeQF6Sd9H1Em3 9JW+Ci0YRLOrCbvf4U61hx3CsIV2h8tPaDir3uXrf3FG/iKgOOHcj8zVt7JsCQSjioAXZx1mJEm fBbo7giiVsc71ylArYFIUN5D3VmkmYUX/QfkhB2iQ X-Google-Smtp-Source: AGHT+IFsRnJr731NgskRcfZW/WFIKnrhWCHrtN1ri6vFmnlSPsL4OXVbOC0W5iVbpYVM2Z+yU5DDnGyNJbQJ X-Received: by 2002:a05:6214:4c09:b0:6b4:4470:81a5 with SMTP id 6a1803df08f44-6b53b8b0f14mr169886236d6.2.1719586028734; Fri, 28 Jun 2024 07:47:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b59e576889sm865436d6.42.2024.06.28.07.47.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jun 2024 07:47:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jun 2024 07:47:08 -0700 (PDT) Message-ID: <667eccec.050a0220.fb0a7.6548SMTPIN_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 70B43605C373; Fri, 28 Jun 2024 10:47:08 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 1b857f424a3164881a480ebedd59eab24febeec0 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk-next-net-intel 1b857f424a3164881a480ebedd59eab24febeec0 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29633/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/