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 7B08A4265A for ; Thu, 28 Sep 2023 21:23:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 756AD4021E; Thu, 28 Sep 2023 21:23:21 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id AC0C94021E for ; Thu, 28 Sep 2023 21:23:19 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d894b8b9b7cso9846311276.1 for ; Thu, 28 Sep 2023 12:23:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695928999; x=1696533799; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Xc8i1CqP1+oI76ZUf98Y56IOOi6SEKPDteJq5hWBnMw=; b=Bft7ASqPR+sukxwkoiHNse0aS4cVVXgVV02qin68CesMDvED+Hwgu4T+A1GdFFCIaf 8FdJiz7za7jAbaajg5CvicZF3k3eI8DMZTsN+0ReAXtNJu8D5FYkNSrbudhdK29Op/ws +YrH0SlpgIzaVADFDDK+gS/a9TusVPtUSoh6o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695928999; x=1696533799; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xc8i1CqP1+oI76ZUf98Y56IOOi6SEKPDteJq5hWBnMw=; b=Ff8uk9fz6VwF2ZFN96olIMXoHuu52AJH8BGkHEn7TWnucZvlhqrcqpZB2cKZm9tzKX Wm1LT2vJUGmy6gSMtbvRHQwswQp6ktcimo2FgBEDcF0d/Waq/M1Y1wOQgtzicl+orPUY DXUHCXVXkE81gHoWFdniP6wnGiz0CK0nGLYrtrLpg/WHbh8C9QeEDfV/Jy41ZYxk67id k0ODPqpA+jyKAe6jaFr9wf5vCXL/jAdnbaR8jFnyQ59Cb7I8HeWzDe6eQAyCIR/pSqb6 kI9imq5YhdW9fY+Gv7yFIdelpw0lx8RBqUMSdI9knnKa/gxQ0oSVlHtJTcmlMNn+05cI uLZQ== X-Gm-Message-State: AOJu0Yxmm1Cu3XCZYTrbk3rikSqg2MuK4dFqv0bVVWKFZr6XUkN0NhXd IlZqV4rd34swWLczRCEeKKuMY8JEYErkaSXXdZoj3KVxLQvfIK89cO3B7IzHPK7VOA== X-Google-Smtp-Source: AGHT+IErEaDjLBNBSpcgU4JM5PeknXleg2d5gSQPCV/S/SrJQU+Wxq5qyzHttwdxskRSFASrw7fMSxjFa4ev X-Received: by 2002:a25:aca5:0:b0:d0f:213:bd3b with SMTP id x37-20020a25aca5000000b00d0f0213bd3bmr1762116ybi.2.1695928998998; Thu, 28 Sep 2023 12:23: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 2-20020a250402000000b00d866dffcceesm1079201ybe.16.2023.09.28.12.23.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 12:23:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 12:23:18 -0700 (PDT) Message-ID: <6515d2a6.250a0220.76d62.5a98SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 94BF66052514; Thu, 28 Sep 2023 15:23:18 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8f538d54f91f4f9c26d455e20aef2ace925c09b5 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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 8f538d54f91f4f9c26d455e20aef2ace925c09b5 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (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) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26290/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/