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 07BB8433C1 for ; Sat, 25 Nov 2023 09:38:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 02E7240278; Sat, 25 Nov 2023 09:38:03 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 9787840277 for ; Sat, 25 Nov 2023 09:38:01 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-db498e1132bso19091276.2 for ; Sat, 25 Nov 2023 00:38:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700901480; x=1701506280; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2MlPLV2GmLy08QQ2g7PHTes8CNU4KxwDl4ydbugeHPU=; b=GbwsS5PKrpVe4aQY1tWknn7b6SMft2n7m37dErGB3wTpROLv+mQSKPWt96QKaf6bp2 4hOKJOmOnSHVo82bi3aQ7uSMg5PwdQjXf8u99zWiQdQwkd7KTzTK5lSXGZblnf+QfM2Q +7w/MdQ65eAxGeWcOPPI9KgjYpyAU4PBg9hvk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700901480; x=1701506280; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2MlPLV2GmLy08QQ2g7PHTes8CNU4KxwDl4ydbugeHPU=; b=sA9XK02zr3NtTEmOE5zCxMwujdBa+M5peL0Ike2yofr1ob+y57XSiij5slxBVXwRVE J1kI2hCaXGwEnEnfFtFy7XeJfxXPoocLNQ3AuK1jsetost3zWFENFnhjITnM5FpHJLkS 1y0ydxyUOqes5L945YSBDjyjLoA9fx7NCm5jBwJgWB/9q1A1Kph3hLgtva+wmheCnKh2 iOyC7CZIlI3Na3OVo9qn8NKtYY+siAvYb04mbhhvVcRVS28+U6GUNFoduGCPc3RQ6OOt AkNo5bBRliGREgKdpT2WapZZZYad0dPvhRwK5K04Ja8eG+1v86C4Uw5gD33kQ6/KONyO Favg== X-Gm-Message-State: AOJu0YxMy9YZW4kSG4qqxg6VW3/ExYReTlDM4d/CH6e9VqxV2D+oLlZg A2qFL/i8NRPB1hc87oRSLAL4qSXUKMTvLehd4qzL+NoRWnjZpTjy39u0XJKy6mrwig== X-Google-Smtp-Source: AGHT+IFKgjOG2lacG0/P5xmjoGsbq354ru3UGUZdUg4iisSEV6aook7C4rjLa5d7kLox4e546GHDSGrUxV+P X-Received: by 2002:a25:c70a:0:b0:db0:3962:fce4 with SMTP id w10-20020a25c70a000000b00db03962fce4mr5748620ybe.20.1700901480691; Sat, 25 Nov 2023 00:38:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id l5-20020a257005000000b00d85b115c576sm412262ybc.17.2023.11.25.00.38.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 25 Nov 2023 00:38:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 25 Nov 2023 00:38:00 -0800 (PST) Message-ID: <6561b268.250a0220.d2fd.482eSMTPIN_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 5BBAF6051823; Sat, 25 Nov 2023 03:38:00 -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/27120/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/