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 2651B43714 for ; Sun, 17 Dec 2023 08:06:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2164F402BE; Sun, 17 Dec 2023 08:06:15 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 08E284026C for ; Sun, 17 Dec 2023 08:06:14 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35da93ba227so9788965ab.0 for ; Sat, 16 Dec 2023 23:06:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702796773; x=1703401573; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j42cxbYEQE+2j4j3ZVL5X8ciXQJFMMvUQG29Kv8nLHI=; b=Eihex6B27+mh43F8tRyIiHeIRL+vUKO1QNt9K4LEgAVcaHNI7MnUZRYc5IT5X0gqjR 7cbiYMgtayCefJFqNQERyFM5LrsOSN3+qldTzqMawp4BCs7SdLCHc+5Sb97GB0VoiEyb 84uw4MbfrFy7F1i7vnzncZ3K/9d/B6MsLDiF4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702796773; x=1703401573; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j42cxbYEQE+2j4j3ZVL5X8ciXQJFMMvUQG29Kv8nLHI=; b=AidtthbfY6/KnDhj3yxRAMIzzk0Yq/M+Zw2kOiDpYpuyvqoeBsk3Iw5r6pQCu1jxRW 6mB6TuXKzVHFCXMzJX2ohrt1hZq9lj3tDte+aPVQZQ1oloZerkkauowWYq8kJeqfaZT0 kjf6ml+kJfIsmj2uEQKTnOyRhhC+IG0/Pc9/LTOxseF57CqbL37f/3MGzOBPjEsDdbko DlHNBpoy2FE6hXQHmqsjsknkyvtqE55C3MdN70WegLlVK8QAwUttUalPfJ3kGBF3c8vq 52gVtbbUq8AnmnE0PMFDbiB7ZqPDFC9kHecPsa6KS+Egf2WxG200P1ADE7RGCS1KSRxy +KkA== X-Gm-Message-State: AOJu0YzzfFs5Yhv3CeUk5abZ9bM5zYYy0Jk1zPup0yPgwCzvaO+X06lf ClK2jdwcDr5vxfvEM4nsAP6mwD0IrnbqTIvrNj+WMEZmlvurBg== X-Google-Smtp-Source: AGHT+IHq/U1jPmh1THpdR678UlzG/Z6/VUIDiLkNwBRCLEfCgFceX18MVsS1LCpV4YT6LQshFaGi+un71XjH X-Received: by 2002:a92:cdab:0:b0:35f:9f5c:1719 with SMTP id g11-20020a92cdab000000b0035f9f5c1719mr1717414ild.5.1702796773473; Sat, 16 Dec 2023 23:06:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i133-20020a81548b000000b005cab819e014sm2369079ywb.9.2023.12.16.23.06.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 16 Dec 2023 23:06:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 16 Dec 2023 23:06:13 -0800 (PST) Message-ID: <657e9de5.810a0220.12a79.8f46SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1DC1F605C311; Sun, 17 Dec 2023 02:06:13 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 45cef8185a4fcb3aea4279711850c16e580b9a36 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 45cef8185a4fcb3aea4279711850c16e580b9a36 --> testing pass Test environment and result as below: +----------------------+--------------+ | Environment | lpm_autotest | +======================+==============+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------+ 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/27373/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/