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 88DD4438C9 for ; Mon, 15 Jan 2024 07:15:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8378C4029F; Mon, 15 Jan 2024 07:15:11 +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 A8BF640272 for ; Mon, 15 Jan 2024 07:14:28 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-28d0052beb0so5089159a91.0 for ; Sun, 14 Jan 2024 22:14:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705299268; x=1705904068; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iTHm9KQC/lsTtb4z937BFht9DNlH8UCz44j6tXBuZxE=; b=bMFjhYcIUnYns6q5C6gVF0tALRpc12+s5q/ijoyTLfYYv7VKVf/c43/YJj9OSMQkwa pNP+FmoKhNtf8CDS3gH3k05xtsW0yovVxbFEPVCTgbvZhAubwzofBZ870RgTHLGRW3O2 cuTEFVTBcuPbwrknBhHDYyBrg2AXUyS5pxvgg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705299268; x=1705904068; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iTHm9KQC/lsTtb4z937BFht9DNlH8UCz44j6tXBuZxE=; b=NHpAz6Ja+ripfxIQmoWJ+xjHr0h9KS6RHj6La5cJAInVdBAh5xZ7CG13YSNLuqNdTn SRl1wNXdxJ1q8Esh6VSoMVpJepqN8VCex04xaQVv5O3drFwTUAVHTGaGk037PdXSSSY3 aBBJX+pgnKUubnCqCVtWoLKw7sm8Y6fmyuascA3kCIzwXBMrGd5rEPEigvudWuU4nV1x +pSoZraN7yas32yzIJOSIguXZFCqDdyajjogDfhmSY7bGcu9qrcbNlpqG/b0pI1Z+ieK WsfKwQOhlNI/snj0InS3YJMUX0K+G3IRUFHAZc+BJBvumiMXLCmcqaSUWZHwFs6bWFLS d26g== X-Gm-Message-State: AOJu0YyR9lNpRtIvLA1wg/uMczFr/MhjpbcScWFBUsxxGhsqhq4ovpIt 22pqdyneijYFcTkjvVBPbC/bAxL/pQd2LEdIjbGFDsmaKqTy50tEKO87bHAfXTt+bZlcFCAF6g= = X-Google-Smtp-Source: AGHT+IEgQ8+Xbb4h3eVIoRzGSgsYyEMH1Y+iGwQ5EQCVNX5yZqPSIJOAHXGCGvBxP8DClJ8K8+HdvQc80eUE X-Received: by 2002:a17:90b:1043:b0:28c:bced:5e64 with SMTP id gq3-20020a17090b104300b0028cbced5e64mr1950342pjb.34.1705299268015; Sun, 14 Jan 2024 22:14:28 -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 d6-20020a17090b004600b0028dad8a02ddsm488843pjt.0.2024.01.14.22.14.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Jan 2024 22:14:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Jan 2024 22:14:28 -0800 (PST) Message-ID: <65a4cd44.170a0220.14f43.30f8SMTPIN_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 2ECBB6052516; Mon, 15 Jan 2024 01:14:27 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] bbc9320cafa6e70d08fa80cf1e43da461aecb9f6 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 bbc9320cafa6e70d08fa80cf1e43da461aecb9f6 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 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/27665/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/