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 2B422432D3 for ; Wed, 8 Nov 2023 10:09:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24FD042DDA; Wed, 8 Nov 2023 10:09:22 +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 8B6E342DDA for ; Wed, 8 Nov 2023 10:09:21 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1cc7077d34aso50808385ad.2 for ; Wed, 08 Nov 2023 01:09:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699434561; x=1700039361; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jCefRALshFDdX5/TTnq2yun/BwlqAh4GP6sRK6ypkVM=; b=cCtzF4gQaLQGMo2ilXdxBoopk2Iw4jXpDFYtP1d2LNAkOZFXG36iwxHemjSve+4YHe uQy5I7cAjTBoqKEhd+s3nawhMbB3eRBd5MTA4/oJ81TYtyL/oFveNz7y6JMVSnd8Z/91 n96clwj3Ju2XirSW8XiisS9PHbL+dUiQveqVI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699434561; x=1700039361; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jCefRALshFDdX5/TTnq2yun/BwlqAh4GP6sRK6ypkVM=; b=B2jyooGgrNcRlKBkG5drbBObP33+wkX4fsORoV8FIVPqKYATx4UlBLBpLIyhfq3rx6 B+LeMjU3/X1Q4G/ieCDv2N3rrPHtu7iPNgVa7RV6HKIa0m3WVi/r0e5QblE62UU93mEg iKgk1curW9jKb88LygHhmqvBUfeKnpY1ycH6c+j3Drh/PwwdP69O58LpqMj9F6nxoRgq wOpsTW7aldKA/tlj0r1WoJj9ssveoAIa356OStZ8BgZEdRQeI0igXNv4Q3ivtwnMJTh2 gKl9a4xEOHizamP4gPQh3YHLxGl3klDJjq8z+SrIPfXNojRpvFtiJrR8qUnTyhJPbX7m L79Q== X-Gm-Message-State: AOJu0YwQ1Twunuzc7bruoLAIVtkDDyB3pCVvya4B9UX3x902SC3nEcnz HKi9OHTP4IBHVUg26MeRchl1sAZDPYzZWuPJT8HT/mc0kd6XZA== X-Google-Smtp-Source: AGHT+IH/QVatN278lsa72XkGtnarGIYDzp4bFDwqcVI5/teKjK/CkiuNvioMShJbx15eNUnxA6RKjd/YytH1 X-Received: by 2002:a17:902:e80e:b0:1cc:482c:bc54 with SMTP id u14-20020a170902e80e00b001cc482cbc54mr1479803plg.48.1699434560757; Wed, 08 Nov 2023 01:09:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bg12-20020a1709028e8c00b001bdb8651246sm38529plb.20.2023.11.08.01.09.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 01:09:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 01:09:20 -0800 (PST) Message-ID: <654b5040.170a0220.cd805.32c6SMTPIN_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 9A82F605C318; Wed, 8 Nov 2023 04:09:19 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26881/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/