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 6ED80431F8 for ; Wed, 25 Oct 2023 09:32:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 68B2B402BD; Wed, 25 Oct 2023 09:32:31 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 6C754402BD for ; Wed, 25 Oct 2023 09:32:29 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a693d8de75so165404639f.2 for ; Wed, 25 Oct 2023 00:32:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698219149; x=1698823949; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hNSVmkMa9D4pH1APdtp9yIWTnPl0Q1cN/c9WCLUqZCo=; b=dlubQUp/hh+5yHcOD/pNFS4d55uOwOJVKGr0T8pESslVL41AASLCPSEclREFnR3Fkq txey//Z/gCEEi/hPrcM9bkOfwTr/Odwd6JFdSg5T01QMzQ5S5kWiJOG3aiazyE814u+E Wqh99cxssYcX8dHGOWSegmTyl9Yefw/wuRxjQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698219149; x=1698823949; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hNSVmkMa9D4pH1APdtp9yIWTnPl0Q1cN/c9WCLUqZCo=; b=mCK6Wp8x8tYmUTtpJM+9ZgYVeILZ6VZTDokpVrIakzI6J4KasuFtKop8wnB0lzHX+E X17qoAQyLA7qC0obyQYQyVedOP6qFfiPFonFFOB9pIHkCII8kAXB5siOQikH5UrG3XnS bCD8XXqjJXtnCTOgFbmG5gVCiluI9kwFiWKoyHUzR8ES8pJqp6h19BqxNW7nVdFbQBwA PRv4PR3j+o6OIirxULtQAvWd5L6xxxLyb6WBHsdCpb4W2h9t5a9FoiIuDzpdhxDPI20M 9w+3XpdeydgOwdZZWI/T9MXZesC1QOnm2DLjWp7em85AJ5LfY0MrzVABKqLmyX3z/uT/ l9Ag== X-Gm-Message-State: AOJu0YyCaBAR996yOvgw7ZZlk1kZWwRdF4URlYOpgbBy0FNWCivzGyEy 1gV1KpmPnk4d3RLdUBnw4AANdCbffz/Y8g7+sxxq52lV3TX97Q== X-Google-Smtp-Source: AGHT+IEJcOjK4OQPe9CPPg62QVP9Y1zTW9avtYLGJiJ8kGOlW2KQh98Wvv6IYGcUJggWHPTjylFYBDVwJ7lA X-Received: by 2002:a5d:9d90:0:b0:790:fab3:2047 with SMTP id ay16-20020a5d9d90000000b00790fab32047mr19502178iob.4.1698219148793; Wed, 25 Oct 2023 00:32:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f22-20020a6bdd16000000b0078364aca911sm868927ioc.32.2023.10.25.00.32.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 00:32:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 00:32:28 -0700 (PDT) Message-ID: <6538c48c.6b0a0220.ba0a9.069fSMTPIN_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 44696602A042; Wed, 25 Oct 2023 03:32:28 -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/26636/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/