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 EA312437A5 for ; Wed, 27 Dec 2023 07:49:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E341B4029C; Wed, 27 Dec 2023 07:49:29 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 6E5544027A for ; Wed, 27 Dec 2023 07:49:29 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6d9f94b9186so401261b3a.0 for ; Tue, 26 Dec 2023 22:49:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703659768; x=1704264568; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/VbePHeg2AXnAhvomDc5WBzvhIeqDwEsCvkml65RvWg=; b=bggAxQu1d+QMg4t4/Qqme+aPeE0BjUMNm4Y+NRxuE+MZOi0O9gpEUtJUFAe+Xb1ibr thXF/ck63pe9rvoJi56mPSbFvBmhQoaoXWWzmmXBd36jRu20MN4Qo4OqMBjRCZqLCnbN 2UHBW7Uc2UjtnAxZ9t0xhs4aGbi6FcEsytRKo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703659768; x=1704264568; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/VbePHeg2AXnAhvomDc5WBzvhIeqDwEsCvkml65RvWg=; b=qkp3IUwOVeeSBiv3HFqqGbt8AgJMTwv+vVoRxCOfZzWiz20fVYASFfkp4ZZ2VRzOP0 4RpAoNtdZMgg0qneI8VRLUfBzn6HM3K+VUCH36HqHGT3ysE4tcuHW8y10NKfGz6NIym7 S03RkcpfntL6PuICB8XDZMtF72vNWpjchFv5sDNBkKIBuPJcgROLq/zL0qTQeatZNNws 44t4XWzwZ5FbfUdCWXpjAb0k+35RzaAoH4W6IFeUjmT9yFwaKH18xJgeaOeRqDDGzVPb iT+IszqYrFJTXDBXktkt41Qs7y+Ii6l4ZkQI/3kZNOnu9f4LsnavXrbCBWqmL/66ocDP UiBA== X-Gm-Message-State: AOJu0Yx53AmUj5tVIEj8odiLAdCvjX0J0OsDBr3GleqJBU7o8Q//SLAT FGnDRpfmLJIDzmbY2EHYfda1D5XCp1s5EuutO+yUAPamGwwoPtkKVAo1CxZP0ZJMfQhFTaFmPg= = X-Google-Smtp-Source: AGHT+IFY1v146+ZtkCOGjKF/Tr0EcqrPQU+NUiVyJbHjsdwGtuwaJq+M3zmtdVqWPkdbwAfdbxjpO69Tuay1 X-Received: by 2002:a05:6a20:bc14:b0:189:fd93:c969 with SMTP id fw20-20020a056a20bc1400b00189fd93c969mr8708418pzb.26.1703659768720; Tue, 26 Dec 2023 22:49: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 pq8-20020a17090b3d8800b0028bcffa010asm1011233pjb.4.2023.12.26.22.49.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Dec 2023 22:49:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Dec 2023 22:49:28 -0800 (PST) Message-ID: <658bc8f8.170a0220.d5d17.a9b6SMTPIN_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 DD1876051823; Wed, 27 Dec 2023 01:49:27 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] eeb0605f118dae66e80faa44f7b3e88748032353 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/v23.11 eeb0605f118dae66e80faa44f7b3e88748032353 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27479/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/