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 726A1436F2 for ; Thu, 14 Dec 2023 18:10:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6ED724326C; Thu, 14 Dec 2023 18:10:58 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id BB06B402C2 for ; Thu, 14 Dec 2023 18:10:57 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6ceba6c4b8dso7179868b3a.1 for ; Thu, 14 Dec 2023 09:10:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702573857; x=1703178657; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=f3eUDdMQorVb6jx9+VInNyxXIpoDNTJ0bPkBDvOBUZY=; b=WEG8ZAyWn7FCiG3HfP+FYm/bEPTEy1HCEbPQjGl+pBNUgQ7ihxl2aBI2+PUjG9Gqpn eqeIvuCmAyJLbY7qpYlXbWSju/u6iDBmNYbCHSwqwivME16Es0q3raAFeHsSO5BWr5D3 wIEN8Xnd1LGNvaIMLiu2HFjxaqXdgxp4+SZ1Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702573857; x=1703178657; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f3eUDdMQorVb6jx9+VInNyxXIpoDNTJ0bPkBDvOBUZY=; b=eAolxUWGywpXuatQ4Lpdtr34wS7MafsH7+xCmYDKZcB5A/K02k4B6iwrXKv2dZXMFJ Kz3gd1T08akd+qIK5Ka1a4wd3nraAsAqSnzyIEN2/pBRSX+/4lQYg9Ia9xlwICydl7u8 20BY4hdkiu1Z1ttYHwnzi8X7/SiIsclk5HIVHPQPrVqR2+vqdXyDPpGpossrMg+zT2js wK/NmWxUM43nOkq7u/Npl1wudjQmrcUQfQ4pQLQwc9uiOvCInd0QJKRX4rZ6kjE3zrKD Z1LZ+ON65uOr3sItfuDCYBM7ikrmKHFlICALe8CTtNVufdt14f7RgYRaqe3sa29zs5Y8 IGWA== X-Gm-Message-State: AOJu0YxsEfsfvDnO8eyIKjO2kLDgpWsOuHKjBD1rF9wOpbOPJkpFk9pL pnh29uOnAugGm+Q4qnFYSmUiyhXvxIyrzLgdhhIZWtUvKfp3tpbaxlyBRw== X-Google-Smtp-Source: AGHT+IFsM1QWLWsPuCMzemw4nwfCmJNxp2Zn3j1n8K0qaMmsXceqKZYIS/hHyJwPxefCpXXckgqTOp2yJ54Y X-Received: by 2002:a05:6a21:328b:b0:18c:ad4d:3469 with SMTP id yt11-20020a056a21328b00b0018cad4d3469mr13551583pzb.53.1702573857006; Thu, 14 Dec 2023 09:10:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g12-20020a056a000b8c00b006d267460a98sm65350pfj.17.2023.12.14.09.10.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 09:10:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 09:10:56 -0800 (PST) Message-ID: <657b3720.050a0220.15925.258fSMTPIN_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 7A3E7605C311; Thu, 14 Dec 2023 12:10:56 -0500 (EST) Subject: |SUCCESS| pw135197-135198 [PATCH] [v4,2/2] app/testpmd: add random i 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 Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135198 _Testing PASS_ Submitter: Michael Baum Date: Thursday, December 14 2023 10:58:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135197-135198 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28624/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/