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 64B7B432F0 for ; Fri, 10 Nov 2023 08:46:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 472DA4026D; Fri, 10 Nov 2023 08:46:30 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 7C8014026D for ; Fri, 10 Nov 2023 08:46:29 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5b499b18b28so20830317b3.0 for ; Thu, 09 Nov 2023 23:46:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699602388; x=1700207188; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+mx1YIJ60K8j5C0lB/2VQCxM7lCmOSBAwOVzPUfRLTI=; b=Gbg1/1icKdH2u2fFyDqNTGGVgAbFNoDoHJgD64DEE9reU1KK3kzIWkjWZGqtnzAnQI lHxmw9ltd/AP5sHfiUV3rK6YpmCpBIg2yoZKFBXYv1MrBM6XpkKWISyOTGLC80Kz+9yU iWXvfxKfUwPO7+7fS0kByBg//oPTw/SLwMp5w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699602388; x=1700207188; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+mx1YIJ60K8j5C0lB/2VQCxM7lCmOSBAwOVzPUfRLTI=; b=LmEXs/fuPkMQr+cn+RS9zDSDFsfQcBJFz5TSrVG3ZUS92XndThpNAEGd+0dFFDhWax zYH+zdpqLKxsPkKq1My7ihqo6jKOuSvP/NeadtMiB8iPGrESdk1z8/eQHDXL4sEG0WeL QJDYXhlEsLWQ2UqGE2Doipsuu9YyvfPGX7Ulmyo6Z9vthjFi+lZeGRnfgO4GZVaY2yZg 9FakPYMfVWdkz5nnkIqK90ofJimsWVBT7ZyscWvz0qNCf4EPgga9UMtyEmlI0lbIrMya u7wNew3jPsiWLpDOJaLNwjGNbnqWwnkM4evYZdQQRBJdJQuptjDnyavRzjJTmltuC4H+ DiZA== X-Gm-Message-State: AOJu0Yyc/1PY916ILyyMcFLHyH3agWBkdiPZTHlYkDkJqyjv6nY5F+G+ yMdtFiBdmCdven220yN0plCk5YPhCXNoSvh8/TWKfIn34DG97saPwxO0JfYp4wCx1w== X-Google-Smtp-Source: AGHT+IGWH1QGk/gyf2t7DBxOSQ4voMvGLuppQEQzmCmuOcp/AyLPaEIPdRb1uBj6PppfEToK646EHKUwcbQM X-Received: by 2002:a81:6fd4:0:b0:59b:533a:485f with SMTP id k203-20020a816fd4000000b0059b533a485fmr6615449ywc.52.1699602388657; Thu, 09 Nov 2023 23:46: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 i200-20020a0ddfd1000000b005a7ad561892sm1916499ywe.17.2023.11.09.23.46.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 23:46:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 23:46:28 -0800 (PST) Message-ID: <654ddfd4.0d0a0220.b65d0.1dffSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 416CA605C318; Fri, 10 Nov 2023 02:46:28 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6de3135f1e2ec52d25505ae1ea3ef9a242ddcd5d 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 6de3135f1e2ec52d25505ae1ea3ef9a242ddcd5d --> 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 | +-----------------------+--------------------+ | 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 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/26926/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/