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 BF09B437E7 for ; Mon, 1 Jan 2024 03:05:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B325A402AD; Mon, 1 Jan 2024 03:05:29 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 6E93340270 for ; Mon, 1 Jan 2024 03:05:28 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-20536d5c5c7so389551fac.2 for ; Sun, 31 Dec 2023 18:05:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704074728; x=1704679528; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VbvRwaH/Jth4KQWG6RBHaJT5MbnKpV+b4BcfLgvdAig=; b=HXLntGEa+Yr+V3HfeQjmPs3DbpNR3wDTASWcVNRE9DN1wEjJTNGSXWe+UrJmvLVflw i5bM+tujJ+4g+v5XOiUat5hCC3bysBh+BeTzqOI7n4o/Ge7Pg08FQIkOkOUJHhYjHYY2 j5DSiIDasquIEGyCAq89kPvJCs9uNvQ9Z1T7o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704074728; x=1704679528; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VbvRwaH/Jth4KQWG6RBHaJT5MbnKpV+b4BcfLgvdAig=; b=PK833HzSZ6wKh9pUy+mBHuDU35jBYyRVti+QpvhYvtKWOuQie1ufV7c8D/pLmDda14 TItolTsCwO8Obw+lw//ETB2O1NVbuQLgsn/35Sf+uakHuTAu6tlqDtLFC/hcL1HEpMei wM47hA+onlZHTx3+RECMVLimfUnZJxpcEcFz8vAdksdBDjQVh5msS6Ofi/6ZS+rd8dGJ ADVQwDfzzcgdsFIFFSiNlOoJMhWTD3Gf6EjsVb1wS81EIoH+qy7lTdzb6pZlvG823Exl u983hYMgq3zb+fbhaZWJ9jrMOpVt8sFUuvr2+c25mdftvcZNXYkROiIHJyrSndlIlhhJ t3Cw== X-Gm-Message-State: AOJu0YyKtGBnHZiN3xXOkIYJFHuYcFbOfRjINHHAz9mE9O95RYv5dOIY mRgteSOnfQbqUbIcRfJg5TDCgqArF7Jen0oEy24WrPGQ74i2Uuv1eWvn8yVinY0Duw== X-Google-Smtp-Source: AGHT+IH9aFjzmOa+Tw4FwbL8MkZiexqseYmzosrqZf+vK2KmxXJf5CiJo5PV9O6iTek1Km9U+Z86wB1p57Oq X-Received: by 2002:a05:6870:40c6:b0:203:7c4c:a29 with SMTP id l6-20020a05687040c600b002037c4c0a29mr12152720oal.77.1704074727778; Sun, 31 Dec 2023 18:05:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e2-20020a056870944200b002040f0d4256sm920597oal.25.2023.12.31.18.05.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Dec 2023 18:05:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Dec 2023 18:05:27 -0800 (PST) Message-ID: <65921de7.050a0220.32a8b.99c7SMTPIN_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 41843605183E; Sun, 31 Dec 2023 21:05:27 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6ef07151aac4b4d9601d547f94a996d1c71b3871 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk 6ef07151aac4b4d9601d547f94a996d1c71b3871 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27504/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/