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 F210F42D38 for ; Sat, 24 Jun 2023 07:58:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDDAE40395; Sat, 24 Jun 2023 07:58:46 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 65A4340395 for ; Sat, 24 Jun 2023 07:58:46 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5630ff2b900so718867eaf.3 for ; Fri, 23 Jun 2023 22:58:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687586325; x=1690178325; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=epPVkfeGoY2GLmW8cSGwnW5WN1bWCXGR6UbWrU6xdtM=; b=Sdnah8FMExzlGzdisko/IASiViG8CZ7e3kDKAGGW/eTSvn1BKwpe+Yi35y9R/28Vy/ tBqYFMkeD0hUaoh9uPI5p4KU9hA4MWmOi6h78TIb3FEoWpyY2sXv+V4MmWEeCtyTDiep yejAisguycjTjxdI4bQLrcLrRamIHfEO4TsGQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687586325; x=1690178325; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=epPVkfeGoY2GLmW8cSGwnW5WN1bWCXGR6UbWrU6xdtM=; b=CVfvcO+qfkqXUC5vMbJZPgG+mPbjwm63LPdvmWrZ2YsRSYcbvA+MOqTcUysl6YSBsc slbnrCwMPuws5LRnSwb745HdgtE8q2roUTBvMa/M+G49LotH1C5VDgS7IvcaeHo4U4gJ gWlFfgFXCqvGtTVGaeCsMaFTzJ6dOpMNr81A/5PV33yU4ZQERz8LIrsIL70JWzJYfeW+ bhN9uzYqvI9amo/yGHhv/w+evs9MvtX52keg/o/bqe5RQF5AZoDJ1s268dU3hI/iSlNQ fgu6ngrr3lhdu16vVlG/PvQrslKDxhvPSiwCiofruvPdfUF2uXVkfZ6CkAO79iVdS/Vq zpIw== X-Gm-Message-State: AC+VfDwosDwmGeCzpmFt2wwtd1dRHTX5UC/0w5CeM7FUrN7V8pqWeRLV 1NwLC3MSx7CHIJ4Thsmh6SfI7VFtrj+Y4lNeoL0BiC/GUMM4yw== X-Google-Smtp-Source: ACHHUZ5H/IXIouyvtVwVr/NPBKcEom/JGnRbnuL+ZILc9XIZs7GUu/iEavhCOWCqESSCQDSRyInrj5x5IcFY X-Received: by 2002:a4a:e1a5:0:b0:562:f872:3b8c with SMTP id 5-20020a4ae1a5000000b00562f8723b8cmr4006370ooy.3.1687586325725; Fri, 23 Jun 2023 22:58:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bp17-20020a056820199100b0055d3a8deeadsm36240oob.14.2023.06.23.22.58.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Jun 2023 22:58:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 23 Jun 2023 22:58:45 -0700 (PDT) Message-ID: <64968615.050a0220.7b0ab.28f2SMTPIN_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 2E0F7605246B; Sat, 24 Jun 2023 01:58:45 -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/25154/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/