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 858E843666 for ; Mon, 4 Dec 2023 03:26:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8105F402AE; Mon, 4 Dec 2023 03:26:07 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 22FD74026C for ; Mon, 4 Dec 2023 03:26:06 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1cfb30ce241so23184295ad.0 for ; Sun, 03 Dec 2023 18:26:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701656765; x=1702261565; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hc6rrpxuhO/olR0F+CoQ4lu9WpYdFVaRg/g2MUhZbkw=; b=W4qNDLbCtaLBN3Q2iXnGfhyVeGW3RemjIfai30bPAOLJ3tup5Fgi/hGOTF968IhD7q 4LibvWA0bYrGomd07n2qUZqeSZAhyUerw+ATXYwXbzzfYC6rKH1XOOG1/601lJMZrVf9 C1BnhbbwxLWoiqqBwMF0i+lcncacdrLcXI8z0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701656765; x=1702261565; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hc6rrpxuhO/olR0F+CoQ4lu9WpYdFVaRg/g2MUhZbkw=; b=ek6xRN0/K3kxHy56jBBQVj1DpXxoFNIVdbCnUYqEq5F3AK3slPj9dRNTS48Nc00T6j kYOcJW/lqoL+t8BhzcT1Le0hVhSWnzD4MugG2yVAaHhEXtWpae2TFjDXd6pHTBgYd55h Au5aRUms9X+qK977gDpY+wj0jKR8bFQ+NL4jY/UGDW22w4i6v7SDNpXY4u9ae8BSwrkr siEs73jb76kjQ2oAKtBO1689GS8PUbqOrKrjeKmuRao1ZTgBLBqMO4ftJ2J4a0eRt6oR T7LO0hqybrgWP89Tu31yGENA2/Q5ZQy1WYHtmP8fX3ZogZBiiUcDgWgZXSbn0zSScT9u rumg== X-Gm-Message-State: AOJu0Yy7XjfawA41G83wYbVv/zz1G+Gw4+4XDKNx6TH23MUaczmB47zS xzTcOVA4kT6ZaDz+CxnzCq1sU8fROnGbNsUPdo+S/aWHeOOceUYd8B+CxQ== X-Google-Smtp-Source: AGHT+IE3xqGamb0TAlkuWTAeQD6GC2c2zNSoYGk0fRRwoAsHl77qY4eiaIYSGVbRlVjvcrOU78oRIMvknX50 X-Received: by 2002:a17:903:1207:b0:1cc:548d:4252 with SMTP id l7-20020a170903120700b001cc548d4252mr3420752plh.57.1701656765384; Sun, 03 Dec 2023 18:26:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p17-20020a170902ead100b001d0ae3177b9sm30223pld.91.2023.12.03.18.26.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Dec 2023 18:26:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Dec 2023 18:26:05 -0800 (PST) Message-ID: <656d38bd.170a0220.e0fb1.1717SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.10] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 8C60F605C311; Sun, 3 Dec 2023 21:26:04 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c858f006d1f7161986c88847259a400d8f80d81b 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 c858f006d1f7161986c88847259a400d8f80d81b --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (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 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 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/27192/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/