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 4DFDE4269E for ; Mon, 2 Oct 2023 10:05:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2862C4003C; Mon, 2 Oct 2023 10:05:47 +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 5FFA34003C for ; Mon, 2 Oct 2023 10:05:46 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79fe8986355so268181739f.2 for ; Mon, 02 Oct 2023 01:05:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696233945; x=1696838745; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BVKDi1ZLIf+oNT0llwaRyy6juzcbAoy/Gaj1UH76dos=; b=TUI4e8nFODRQHluGnVbVbznMWJLvesM9NpEBpzUOPR1KbWVg07/qcwtRFmVoyy1wj3 bjzJC6C2QeScHyTZa8zN6kbTDSjSOZUVfkDx130XPuSxVLtNgPmzdx+bLv4n95hkF8nu aGzfbKlwmuUIRGWim+M+9VUA3MOoamOnYQU4M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696233945; x=1696838745; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BVKDi1ZLIf+oNT0llwaRyy6juzcbAoy/Gaj1UH76dos=; b=KNy5o2F0F8u4dUbhr+jgZbs+0J5k6N/rc8h4s0GwSR/wLMQV6muFevDOLvlzbGoQvG rJLzPoovZZcHoTYlV+ab/ERlpabNV/1EIyKVcLQ3KvhNNospHpPGoyzYF5YzJ7fel61L eeP+hJOvQdsG8Ff2/B/kxVXSZhUdDgAtllR+cqf/vmC2G+FJwlhn112Q37AvtDnZrtAn LM1zpmse1QLw3qGVZ+Ga1erniLyvZfNP4l8Wb2PqP3seTS2wFZeA4V7jOc08fC2Y+byn 131qyXw7fb2U5O2Uf7vi5Nm1A0tTx+sgmVFNFDpyjRRpWiFlKF09Vn61kBZ7uj+joFXZ Dz2g== X-Gm-Message-State: AOJu0YwElQAQYP8WbZsqXCAegd3Gu6iRWllyJxIyZqbMGkRXf1d2hw59 PSNz/poEzXfjGExToTFO4WuuObvEqUscqBFdllYd62ZPcdvilQom/+/hQRClLc02Zg== X-Google-Smtp-Source: AGHT+IG6NJr3Rf1JgMoAGFOUvSf1LcFf/y5CswkdKcqAxUaH5+PXrdrr+hNX15MTHmWMRlkCleUjTTlA4Xf8 X-Received: by 2002:a92:cd8a:0:b0:34f:2cb0:5d0 with SMTP id r10-20020a92cd8a000000b0034f2cb005d0mr11716894ilb.30.1696233945619; Mon, 02 Oct 2023 01:05:45 -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 g8-20020a926b08000000b00351517e2e2csm230043ilc.30.2023.10.02.01.05.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 01:05:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 01:05:45 -0700 (PDT) Message-ID: <651a79d9.920a0220.2c960.ea8cSMTPIN_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 0DF1F6052514; Mon, 2 Oct 2023 04:05:45 -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/26322/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/