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 2DF804402D for ; Wed, 15 May 2024 07:16:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 27EB74025C; Wed, 15 May 2024 07:16:41 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id B873D402C9 for ; Wed, 15 May 2024 07:15:42 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-61bee45d035so66603347b3.1 for ; Tue, 14 May 2024 22:15:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715750142; x=1716354942; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/dBQ03LP7eicSvzT3HYnLUmnobXjlbS9OH1QrNQFkxc=; b=SY5BJ7UJSLSjf4EUewOsWwiAk/zLs4rQju3fjssu2nAwVw0hgfYvP6hWRYtAwXYr1V AcqeoWO57wv7RJdVR+HWhnRSjftSSAAg+qRyLQ7qunO871I9saeeUXmDLVGdkkgu8b89 1shINveAUlYRpTk2yasWeH2Ue7k+zhSBxkUac= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715750142; x=1716354942; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/dBQ03LP7eicSvzT3HYnLUmnobXjlbS9OH1QrNQFkxc=; b=I87Q10J4t+an58+yfrl0KIcl7YVpd3N8Mum2gfP+G93mWgUH+7vqQNlKJFklyggMab Y351+Ww+qDQMAMhUqGP77JeN1ubtnZG486M2fser63r4nlEAPVcFv+IYd3aI+jArVuE1 9Oin8rC9dTcAlCXqO18IPpYHkc9e6WnavgN4TpvPnofma2TqSVyDZWujvOJESVMhOWze j/YYmhzsS1VfuablqJqenzGPJ3TO2dIHf8PaVjzhUfLIl6cPWcfzkqbV4r+bEu/jmF92 WinwbV1rMYfY+Go/Ez0xUfWbobjMxRHuU0fTJHAWuU7GovEL6MGehmpD1I0JWs0R+iru g1Aw== X-Gm-Message-State: AOJu0Yy3e59y5I6VqiD6sNI7t8YVfQZUZ6HpZe5B2W23okEhfxENZ+K8 EPP+y3c0VkrwqJ5cVSM9sdwmP2Q1/dsA9w4oOZ6RLguGtt72itBaSYLudpNoMpNYQDK6sYngDK6 rbsybn7/XgoOn3bkDaT7oQMlkzH5ikVwA X-Google-Smtp-Source: AGHT+IFY8T4SLV+pcJHnoyYU6AucDWsVvXp07MgruYUdwgxDSRBIYKMElEJHkhY7TE6MWj0zbX6APFqFH76N X-Received: by 2002:a81:9149:0:b0:61b:418:139 with SMTP id 00721157ae682-622afff635bmr134604727b3.27.1715750142198; Tue, 14 May 2024 22:15:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6209e268c55sm9909607b3.28.2024.05.14.22.15.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 May 2024 22:15:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 May 2024 22:15:42 -0700 (PDT) Message-ID: <664444fe.810a0220.9d3be.9c63SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8D321605C380; Wed, 15 May 2024 01:15:41 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 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 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing pass Test environment and result as below: +-----------------------------+----------------+ | Environment | dpdk_unit_test | +=============================+================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | +-----------------------------+----------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29109/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/