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 1EEB342671 for ; Fri, 29 Sep 2023 11:51:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11D4B40287; Fri, 29 Sep 2023 11:51:41 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 73B1E40287 for ; Fri, 29 Sep 2023 11:51:40 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a1d0fee86aso100561127b3.2 for ; Fri, 29 Sep 2023 02:51:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695981100; x=1696585900; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yohyQiBeKfjHSe89aoAxwFfMfMAbSHk8x+aUQmv3Dvc=; b=dFqjZdlp9gCeXLzi8bIqDGesnOrjRyf2gHBZNRVQN34SpwutLahF5Oo/5Gw3JQyvkx UGgOFkHtS6KKwtuXtIOFqG5OthFd0gYMdHP8E8GUkLf10XtKQYV2f+6V9C9GoYwgYuKp tl6p/VVHex6uJUDYja/qj/9IAZ45+3sfLkhsk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695981100; x=1696585900; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yohyQiBeKfjHSe89aoAxwFfMfMAbSHk8x+aUQmv3Dvc=; b=PcJjMqgdO0XaZ7L5zJ1nnxEQKuupfIjsZBgZpWeWR+s29enbEyBRnGkiJCd0ZRk+Zt 73M43L6HrosBKpUtmFvBKsFOEueE6IpvoCfIqbCIdwe5JoXwA51IjBuLGdQ79wm/ksr7 S3m4tpp4HjP6Z2YzhAoZOxrldkH2D93us8F/CohFUqGKLEIIPihq4Lo1cwqWR5oHhqIK iI0deG5Xk/2wIUwNXQNznAs/tRy0eIkhpCf3T19S+pjp95/FSxT8vUxrgt4N4n/X7QU6 ph2whG6p/f1vkM8j6BGaNIkyRs0OaNQY78ToXxmH+xQwy3CfpB6AD41cb3h6KDWZa1kX v83Q== X-Gm-Message-State: AOJu0YyamvqAGAmtBYSuYiPyIv0bI9NpgHSjHlPcMZt6D5o2wmLVEeX3 9tKiDWpAMAVPIHG4pwQ6q4M7FV+GqLO7SIvhvnMuDxdN4iV9hg== X-Google-Smtp-Source: AGHT+IEm4v1dqjVduZ2gA3zXvW9TvqPM3+2IVMUAPjrO5AFQIWALfveex6P4xdrY1u5d1xic50NkynWFWnCc X-Received: by 2002:a81:4e0b:0:b0:58f:9696:842d with SMTP id c11-20020a814e0b000000b0058f9696842dmr3302077ywb.15.1695981099866; Fri, 29 Sep 2023 02:51:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h132-20020a816c8a000000b005a23de50ad0sm65020ywc.16.2023.09.29.02.51.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 02:51:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 02:51:39 -0700 (PDT) Message-ID: <65169e2b.810a0220.85d82.56e9SMTPIN_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 809BC6052514; Fri, 29 Sep 2023 05:51:39 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> 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/26299/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/