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 0B0574267B for ; Sat, 30 Sep 2023 03:23:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 042EA40156; Sat, 30 Sep 2023 03:23:40 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 92D9A40156 for ; Sat, 30 Sep 2023 03:23:38 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59f7f2b1036so123786307b3.3 for ; Fri, 29 Sep 2023 18:23:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696037018; x=1696641818; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HWInC++c8iAR0KMzYwl05kVy6xH3OOGI8g820londnM=; b=A1g5fe3zhUHBB45DOtNrteMZnPJhb+33ERhkHe0Qs4NWiUOEC7nRAhdqHlracbFMan 3+pyo7kjMaaXP4LdcNnw31bx86q8bFBKt+tal/sPhK9orGs++kTu2uIGdSXQRe+sB5nM yluhfKxpPq4t27npSWkmTWooLKn/LdnVr701A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696037018; x=1696641818; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HWInC++c8iAR0KMzYwl05kVy6xH3OOGI8g820londnM=; b=Ve8xhVhnyoMbvkQJ08dqnM+X+fwgTLGkajs8rOTO/nfPtmWsNwDcuLJdp2Vifqjqcw cLdTtHrAxzsctkvhI23shge2SvU98kK0Xgvdcnn+ALDJO03VNl/lGPETsJTEhmtdjOPM peZ5ujpeLYWGfvTjUuhLgkxQga88pjyg6HAbZm1DrROz4lpAk2G7+50oe8mXk8LYADXI CMLkVkJdv15XkJyaA6EqamxXtlckp9BDEi+saIlxaQX5pwDGHS50YIxitjfqAGOVwzSU y7DT9MAziQylgoTs1U1Z8eQp2e9IeUU95nufHJF/2t45+9vnzkeGuE+8y4FvhTCFmVyv 0l7Q== X-Gm-Message-State: AOJu0YykGMJY2Laqbe+aHC3o1CpE46EcCVci0XG9+p+sDE1I9XPsvRPo 9t8AITl5wuP+Powps/hRTWJq2apmhoGxfKGnsI284SOCxOGWxxXC62uXkQ== X-Google-Smtp-Source: AGHT+IEA7dyBYm9+oa/90kxRtVB33Ihq1PNvpKoM2ilJ+rquqIiHFhMMO5RHkIDfcOX8L5+HhIniT4ENVhTt X-Received: by 2002:a0d:cbd5:0:b0:59f:61b6:f584 with SMTP id n204-20020a0dcbd5000000b0059f61b6f584mr5787760ywd.9.1696037018044; Fri, 29 Sep 2023 18:23:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u189-20020a8184c6000000b005a1f189704csm448083ywf.12.2023.09.29.18.23.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 18:23:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 18:23:38 -0700 (PDT) Message-ID: <6517789a.810a0220.3ce60.094bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A43A8605C380; Fri, 29 Sep 2023 21:23:37 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 6e999364a6afb9189029154b1ac55b4ad5fb9b3f 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 6e999364a6afb9189029154b1ac55b4ad5fb9b3f --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/26312/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/