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 8331A43CBB for ; Fri, 15 Mar 2024 17:07:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F91A402C7; Fri, 15 Mar 2024 17:07:33 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 4934A402C3 for ; Fri, 15 Mar 2024 17:07:25 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-609fd5fbe50so24387837b3.0 for ; Fri, 15 Mar 2024 09:07:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710518844; x=1711123644; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=k6/tXuD3zgNgbspbGMjI2Pe5tsYzkzoI4xdKjsIgumo=; b=iEpEPqUEgg65hxckN1RDEkIsBini9l5ys59vAU0jMgEFzZFEYFe/Sy3SwoY9u6l3Qy orgL/mxla9WnPpQGwcAPQwkHSTvgevwIqxKSJPaLhMLUhetwtJ127TPi4aOWWwnCKRL+ oHNyyEZkOHK0dGzSA4J7yLIl+6XiIgJ9G3PTs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710518844; x=1711123644; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k6/tXuD3zgNgbspbGMjI2Pe5tsYzkzoI4xdKjsIgumo=; b=GB68dxTTJzUvB0BjpxDi1H2jg9RLtW8Frs/ISb+fQdY/TTviAU3M86qWgeXtZ8QrFi G5J5LImjv5wQarau5dJY8YXUdbr7BgNNejnB3CR1kN/W4c1j4um9PbJqCf+WYEKWDCYT mq/cQSKok3rXH8f6wOmfBE04/eQf4dI/8aKQt+naOsau4b0ao+I09RNeiPDVbp2eBIz2 r64WFK8L2Sm+t9fX+5kBS6MWa1kEC8afrbAnwYmYevoPA0Uxrj2aeY5XoGJQnE+dxb4m th6VfSzKAMySgYKJ5bI0XFR5DV7RR8OAlaSfaQWlssJW3Nvk+oFtfshT4bWTBPZfQa6m Lk2A== X-Gm-Message-State: AOJu0YyHaik1vh/3TxVFsCY9GrInkb2bBC0qU+D8II8zrLvAZrWz8EvN 1aPerx8lb0owuUHY0+P7Nq+JfYX8r1BE93T0PvzgLgaD1qBYg8tvP2Qe2HigoRX3GI/+G4a2oyM IepFee6J4fBvxK01X5ZCThDsjzoTRHsjQGQHM/L6x X-Google-Smtp-Source: AGHT+IFTvoFSBclmV+JhKApC3XQF2Mh99F1dWKWF4rHeXlytPRqVpD+NUkqfBjEY/1Lx+UXkjL4v88IaDmgG X-Received: by 2002:a0d:d60f:0:b0:60a:5716:8a02 with SMTP id y15-20020a0dd60f000000b0060a57168a02mr5674896ywd.12.1710518844683; Fri, 15 Mar 2024 09:07:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bh7-20020a05690c038700b0060a06bf9d97sm112331ywb.46.2024.03.15.09.07.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Mar 2024 09:07:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Mar 2024 09:07:24 -0700 (PDT) Message-ID: <65f4723c.050a0220.291e8.7597SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 531C76052471; Fri, 15 Mar 2024 12:07:24 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 90a91f8761af9f99243e1ca35082fcf05ff7a9b2 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 PASS_ Branch: dpdk 90a91f8761af9f99243e1ca35082fcf05ff7a9b2 --> testing pass Test environment and result as below: +--------------------------+--------------+----------------+ | Environment | lpm_autotest | dpdk_unit_test | +==========================+==============+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | +--------------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | +--------------------------+--------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | +--------------------------+--------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28506/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/