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 3E5B245F1E for ; Mon, 23 Dec 2024 09:05:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1BBC440263; Mon, 23 Dec 2024 09:05:11 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id ACEF340156 for ; Mon, 23 Dec 2024 09:05:09 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-21644e6140cso36419115ad.1 for ; Mon, 23 Dec 2024 00:05:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734941109; x=1735545909; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3QSe50qj8VLALXn6rIeXPue1PJiuYCFePGEhqMDf9Y8=; b=QnZDEAegwkN8XFBroRCN4tqfzA/SqoKtWJlttYWTYgyS2gSixkIRTNxE4nCk5kSuv6 cVwaLPBF1Tt5NeKqO3J0LMWMbDVJaw3DBQGggotuPlErkd1DJGW9UedVunM3JFGeJ5p0 TV8P8J0evP9pCuWteStIiELZ+AapJHCTPbSAM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734941109; x=1735545909; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3QSe50qj8VLALXn6rIeXPue1PJiuYCFePGEhqMDf9Y8=; b=rLg5ndyvJnN0rYYDtVeeX7aePyn+fRZQ/O1yOLOV29bQhFEHC6L3HQZlE/YhBvyPDw In27EFud/KpOTTKs+cUKXqIPpp9BqOQ/t/8kjkSvr7iNyk1wwgK3/MSNsFBZHrBGv73Z WjRn5oZ7UC3TnSQKToreX9D4v74IZkngPNXDNOiDTu8995JIwq7Au6WIr0AXxp5L2T/M tSqwjkPjx29nXmiVHggbpaWGhJs/PGEZlRY+IMnxYhkToSl+qZYzzL/0c/2UbJgITjIg 8eRceflf784HiKZk8OuHDT/Mvn241xYVE15AEG5odBJYLyI2t4qD6v5WtJwSyUoH8rp5 SsSA== X-Gm-Message-State: AOJu0YxkWeKQaMMsdXBkTGjJ3axX53eym7wbbzZa7f7Ejto9XaJ1qGIF L+RC/MY15aoGxSX7T5EN6SOoErZRrXis8wTo6R7h53T6qQpjJi2YUQDsGcbC9W4dpczcD+xr3Al rQ4c0Db/kq1gB3h6H8eLdiqIU7sWXOTc3QZFPbqs0 X-Gm-Gg: ASbGncsInuhBZ/peX6kpRuXKm7tJjzXgpRTtTOlr1zdbXgIrJDN6HABqwNoy/DZba0g nw0Qoy4v8TnjqE4T2Ybv1/CDgK2HZ+yRQ85e0fML8QQnFdBjEqCiWpH9c7JisQkxlDb9ulJ083l q0H43vr2uyCjlzEWD/1rmi0H5tJ+X18e7PaS4ohcoXaO9NLoGn63gHnSh8WEeGDnfpiAtab5B/R 9bNnNVk+UUJkzRnHa4/cB8/ke41eqnWiIHHoFfgFACurdt4TCQwFn6E2Lvki1Lsv5TDBq73huDM KA== X-Google-Smtp-Source: AGHT+IGAj4HhGYgNYuISYD+zhORzDMaUkpxoVzjVZYNPgCdKwkGDl6gHkpCx+a8pUZKjqCAUaXALxgRHWlDE X-Received: by 2002:a17:902:d4c9:b0:215:7447:ebf0 with SMTP id d9443c01a7336-219e6ebea30mr130049385ad.29.1734941107832; Mon, 23 Dec 2024 00:05:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dca1a6b9sm3521965ad.90.2024.12.23.00.05.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 00:05:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 00:05:07 -0800 (PST) Message-ID: <676919b3.170a0220.191378.ca1eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 45E646052471; Mon, 23 Dec 2024 03:05:07 -0500 (EST) Subject: |PENDING| [GIT MASTER] 340c178977a29d2bffa4e43122207ce3a02be7ee From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 pending_ Branch: tags/v21.11 340c178977a29d2bffa4e43122207ce3a02be7ee --> testing pending Upstream job id: Aarch32-Unit-Test#4732 Test environment and result as below: +-----------------------------+--------------+----------------+ | Environment | lpm_autotest | dpdk_unit_test | +=============================+==============+================+ | Ubuntu 20.04 ARM SVE | PEND | SKIPPED | +-----------------------------+--------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | PASS | +-----------------------------+--------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32020/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/