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 A865C43793 for ; Tue, 26 Dec 2023 07:27:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A40AF4029F; Tue, 26 Dec 2023 07:27:54 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 19C7540298 for ; Tue, 26 Dec 2023 07:27:53 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-28be8ebcdc1so1981735a91.0 for ; Mon, 25 Dec 2023 22:27:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703572072; x=1704176872; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8OVKT0vM7BzhWZ+sRnI6SPGRM9Ak+vLMaoR2Sz5bMyE=; b=hDPLFxAcdzskFPYTTpIbuTWSqQUegELXVPm5frX5w8d/g38v1cjUC/31KFFowkNmtA GwxzzIAM+FlUs6er1yBhpTSyqbatmwR4uGTo2Hnjqc6PDmPz+7tk+wV+RC+TENK70fUo dUQeX+aqHJKztIpUYlvGhd7nrWgmB4rvSn+9E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703572072; x=1704176872; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8OVKT0vM7BzhWZ+sRnI6SPGRM9Ak+vLMaoR2Sz5bMyE=; b=WmkhlYr8hercy230rAk7g+vbtViYrECA+nYNfIbPR6BiS5hF59/jHVJ1pgNDsfPQNK UrRVYhQQbZ5ToMrsOBJ1jqQrNkxEkqVi6GnqwkzM56UdgTAQ0lN2Vv8azNCQeEwwz3Ef mNtjhDRReVJ73FLWW7hUBkUVVwVl6q38g59drwDaokVCDm/OvTHEGgBF3+kkj7qKjzwy Hddcfn/TdD/85pAtDljTmgJmy4qwvNxrmN58/aJr+a4EuAA4vUKHY3jC/eaD/anCttJS /zUbCKlCxQzVgJOtLdZdFzH7XaTP1qLx6k/omK+k33+3cWPVJFByhrz75FVy1TsS3cb5 wgdg== X-Gm-Message-State: AOJu0YwSi0t5+/JTVnOVPy1x+ivNVJRSdHn7tA3GRrhuyjeU/b6SE1VU LylMj2y9es0iBZghENF5nppRNvszrN2bmTav8oilNi5o/5hFSJKjhI8n6g== X-Google-Smtp-Source: AGHT+IFpY9Yz7XfUH5G0S27oClbmWQfXujXBc77icH4BZx/kLbDKgHJzR29OrX3aLP9To2/OsRY6SK3t7VwU X-Received: by 2002:a17:90a:bb97:b0:28b:f596:4d1c with SMTP id v23-20020a17090abb9700b0028bf5964d1cmr1748629pjr.39.1703572072243; Mon, 25 Dec 2023 22:27:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z21-20020a17090ab11500b0028b4333d7e2sm751614pjq.6.2023.12.25.22.27.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Dec 2023 22:27:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Dec 2023 22:27:52 -0800 (PST) Message-ID: <658a7268.170a0220.d1b6d.c513SMTPIN_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 75EF76051823; Tue, 26 Dec 2023 01:27:51 -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_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27474/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/