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 5DFD842EA4 for ; Tue, 18 Jul 2023 08:33:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3271740A84; Tue, 18 Jul 2023 08:33:22 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 4948440A84 for ; Tue, 18 Jul 2023 08:33:20 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-262f7b67da8so2843876a91.0 for ; Mon, 17 Jul 2023 23:33:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689661999; x=1692253999; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4c0yilFoBCw2wg58tjEAex7me1Ms2BeKekgOFiaRx5g=; b=KJCqUZbfXyQgvMNR1rS18z5z8muaoaxfDiByYJlkNSq7SCRmTaY1N/19drm+pWfRHP PAggRPu3e559pwFXpoROaSOBp61O7FI8tu3s/JrXk7A4vUCbLXL0Xu82KWZIgKOvsEt0 FJxIEp3T9S3L4LUsO48ln188XB0DQr3WTYgAs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689661999; x=1692253999; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4c0yilFoBCw2wg58tjEAex7me1Ms2BeKekgOFiaRx5g=; b=LlVBNr90r3p+UVcC49XRB80g9C7A0nri8ykp/T4D6O0DX/xsZzONiQuvamj9f6T7ta GoWLIdCr2g+L3DnqedAJNK+vIoV57CfObcuocam3NFEGrFe7VLq7OkZHJzgBkNvrVKPy /VrcMbk8PuRzIM9Q/n05PUH0r9ArU0myntRskUVeQ/Yuon/2n5MlHEjJhGjeFI7EL6MX 6ovr0nOUq6Uhu3RBzED6mP6S6pq+rBV5sjGV2KKq8raUDPhOrJUA8Gt23LuOHU5C9aN3 49Wqk9gNq8hu+AyRcAqdAXN6Ciq8aqdg08EFIeP83neuHP9dAbY/6XG9K3dHbmX4gnSY q3vQ== X-Gm-Message-State: ABy/qLaOAIto3UEfzSjPEs6Ks1cWuiRP+vg4UddjDiPBOoZMySqlcP63 MrttUrpCJm4Vdpk3Tr/TRCukntNKThgoVE3tBbZx96VxumRCHw== X-Google-Smtp-Source: APBJJlHT3v5BmiMk++kfZX7huEqmnNyxoTNtq4YJtpO8LtN330PFfX/CKJvNor//syZlxZsfkKIOrYngExcb X-Received: by 2002:a17:90b:1c0e:b0:25d:eca9:1621 with SMTP id oc14-20020a17090b1c0e00b0025deca91621mr11556222pjb.6.1689661999462; Mon, 17 Jul 2023 23:33:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p22-20020a170902b09600b001b8a08a0ac0sm96015plr.89.2023.07.17.23.33.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jul 2023 23:33:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jul 2023 23:33:19 -0700 (PDT) Message-ID: <64b6322f.170a0220.35154.2fc7SMTPIN_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 89CA2605246B; Tue, 18 Jul 2023 02:33:18 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e185150c2ada84e637d14274ec456a3a4965487e 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 e185150c2ada84e637d14274ec456a3a4965487e --> testing pass Test environment and result as below: +-----------------------------+----------------+--------------+ | Environment | dpdk_unit_test | lpm_autotest | +=============================+================+==============+ | (32-bit) ARM Ubuntu 20.04.4 | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | +-----------------------------+----------------+--------------+ (32-bit) ARM Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25519/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/