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 8A8C342CA0 for ; Tue, 13 Jun 2023 08:22:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8690F40698; Tue, 13 Jun 2023 08:22:32 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id EC01340ED6 for ; Tue, 13 Jun 2023 08:22:28 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-bcad7f7dabcso1464728276.0 for ; Mon, 12 Jun 2023 23:22:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686637348; x=1689229348; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Lfa1ANonZSGk5kDwaL26YeW9Dp4Sopqx5DQ3b/DXYEI=; b=Rw57/A1+CHXk7hNBETa38bvvzjV5BBqEKBdmsIsvvOIDYpP1lskH01XURG3JzignCa c5ivvyWydmZcCkA0jFL8BXPZ33R6tYx9/XgPPZIbGSEnEzmPUf+oO4thgJH06w+nnqXk aghgEJR0iXWhKSj04RYChEkSOOIeI+aev9SNk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686637348; x=1689229348; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Lfa1ANonZSGk5kDwaL26YeW9Dp4Sopqx5DQ3b/DXYEI=; b=NnKfY/EsnqZEKHBAJAbMI/3bm1A6a+z695MCUfju9f7V81gA2YnEaf4DwP5eZ+BfsG JAHUhThthLOKDxnTpuhr/PHdyMpMkYurioSGxgAhj5G2F29Q5Dzta1Nvupup6246nMsp P6fjG02+qw4KJw8KpyOQd5sZengvK8249YR5CJndlg+JkLbfJXfwQZdcLb7253RfplzL ao9Y+IlqC6xxYMM+M99m3vlZRjSGeAHI8FJhYCtLNpTYFKLGqfabIHV42ROb45s2Nymy Cl/9Sc06enKB7oByI2Tb4H5K9nvUa3M7/YoeOWcQlvKy10dhSD522T2JnM1h5gfGhpiS aBRQ== X-Gm-Message-State: AC+VfDx1K+iTKGwp5wRvG3bk7sWqHCydtwo9aAMp671HQMWX60vg71iP pxnzFT2Km388lgP7LVEou7KO1xgt33iT8inDoPsfdoJzCrD/PDLdS0aDbhOoWK9oMg== X-Google-Smtp-Source: ACHHUZ6e1ymgST/45zbf73ADqGJZL6wTnaIx/R9um2MkfsT5BPBcxCMbB/B1loOy9QvoULWHx0o1pthV4XDa X-Received: by 2002:a0d:ce85:0:b0:565:d517:e714 with SMTP id q127-20020a0dce85000000b00565d517e714mr905626ywd.25.1686637348398; Mon, 12 Jun 2023 23:22:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h204-20020a8153d5000000b00565c6485990sm2009874ywb.41.2023.06.12.23.22.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 23:22:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 23:22:28 -0700 (PDT) Message-ID: <64880b24.810a0220.b6dff.8cabSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 148B2605246B; Tue, 13 Jun 2023 02:22:28 -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/24972/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/