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 753D74387C for ; Wed, 10 Jan 2024 06:53:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6EC5640298; Wed, 10 Jan 2024 06:53:10 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 6A8A540269 for ; Wed, 10 Jan 2024 06:53:09 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-78339210979so2765285a.1 for ; Tue, 09 Jan 2024 21:53:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704865989; x=1705470789; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JNRrRbq6Hiwe71lodFW4Q+fxDxYGjrOq0jA0BQxur8o=; b=QS+g96WdDkYz3a0/RxHbwtHGFtRPJbazUweoYYKa+WL+BoXi3/zJKsbi3yrz9p+q2h ZcWrjiPon3CjKTUz6HY2W5IPpHk6SQpDWeEvV4r7wXpyr9/ljmFWUuHssPpXeei2+BKG 3uvcjcue+zN6ONhSIFKYFYdNCQQ3UL5BNf4vs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704865989; x=1705470789; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JNRrRbq6Hiwe71lodFW4Q+fxDxYGjrOq0jA0BQxur8o=; b=ow3PyhNBQ8H7NHrR8R124i0AsFUcPvxvKNyQbd6ZzfVSHCy4Q23PXYKXL6NVAfmize mDz15V0/BhOlzdE2fR+C/AXC7UZUAnHIOpzh1XzSLITbOrp34sTBkNvEUqYoq+fx8he6 r3sb3ZHGV/d3FoKPCxDqo5o8S6U0hB7IaRsebUzmYYq3hq6pAaahgTDmLlsPTlxPN1dH KxL3nL5/20+S3liRf5IHwOHnK66dJ0iD0Zy2NVigRn83vfKvYJJ759RzNlNjUDEliOQL dYDD8IOf9EXgqcalggtrtph8qgqHYxxt8gdGFV6cpgcndb7Z4WVgwF71+iIHX5P9o4EA f8ig== X-Gm-Message-State: AOJu0YzHIz5bxQXfkOQYT2WiwAuRPIkykxYDajEjDy4DnYwJQZytvZ/j /StwuG/NE0z3fq4suBIB/b1e8V7kh1aUDWMB8iv51EGSwUdGMaTlTkKGFQ== X-Google-Smtp-Source: AGHT+IH8vN0S5jSJHXsyBQ6ZxPKLfHK5naFw9k/FY84Rp9B5ZkTFkrq7GypnI+0wIlKD/AviST1eBx3KhO2Y X-Received: by 2002:a37:ad04:0:b0:783:2020:82b0 with SMTP id f4-20020a37ad04000000b00783202082b0mr700669qkm.99.1704865988950; Tue, 09 Jan 2024 21:53:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f25-20020ab06359000000b007cdffe65851sm139976uap.9.2024.01.09.21.53.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 21:53:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 21:53:08 -0800 (PST) Message-ID: <659e30c4.b00a0220.f7c99.8a88SMTPIN_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 97CA96052516; Wed, 10 Jan 2024 00:53:08 -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 SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (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) 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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27621/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/