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 F11974256D for ; Mon, 11 Sep 2023 11:05:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3065402D4; Mon, 11 Sep 2023 11:05:05 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 6C789402D4 for ; Mon, 11 Sep 2023 11:05:05 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59b9d255037so221387b3.2 for ; Mon, 11 Sep 2023 02:05:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694423105; x=1695027905; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3i2Q0ry2/2DZOOD2qKRCYngieamEkzhW6oPfwLak8Hw=; b=EuZObXNx12KlrvwOKMLkr3+cUxNpGkQVJtnZh3mQrGmAAyXTelhB8/FU+//2yRxO1z W1680g11imcyDyIgwJZAfF8eUZJEvQKipHsb00Q5jroQyISA+tmYl4tTa19rofWBIqXg 5cnRvDtBoVhSj2pNBEFzeNd/nSZLiLalQcNkc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694423105; x=1695027905; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3i2Q0ry2/2DZOOD2qKRCYngieamEkzhW6oPfwLak8Hw=; b=lTuUPVg10kiGU7MHpX9+TcTuAVKWCPzflik/yYomgwUjrMy3loSB5aUlVJqirA6vNQ oY4A1mDgyRpTKigh3DIanpdW3auaT0+/W6I+o5O2LRO0SMoGYQ69hJB/S06yYB1GQddt mfJN7JG2Z4+cSmvK+I7ccAtEDQVE6+8DsDJjbI0fcBHVkqWPF+AqHJhJwMtf/9rdTIVn 3BfM00Cqmgo1soEXvEBZflGP4Tn+fk59SZc6HhmwXrQlOE/yap55LUA6gWcjIze/vcFS 6vrG2ve21Xg0nwz8YHU017IFiDcKfDwVD1TK6aNdFjI/q64ln9qirjU82h+6ebxrYsg8 SueQ== X-Gm-Message-State: AOJu0YzWdSG71yIQFbUsV8bpEEH9Zf1/rJoQY/kcCjq3DoB2qDr61JRM fm9yqh1TkyRr5x54gv7SgVojFOSvZ3+hUihBNTwbvIKIXLO62JTNwG0MHDRA/SEGbCVCrqfaSQ= = X-Google-Smtp-Source: AGHT+IF9UDj77irJpMp4TT4Xj7BBDkCY97KXHwuF52MXLEPHGGpd+Hb6hphdye/zGy1HBjplJMhe4JTPKfB3 X-Received: by 2002:a0d:d403:0:b0:58c:4e63:109 with SMTP id w3-20020a0dd403000000b0058c4e630109mr9900586ywd.0.1694423104841; Mon, 11 Sep 2023 02:05:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z62-20020a0df041000000b00570737321ebsm534034ywe.68.2023.09.11.02.05.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 02:05:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 02:05:04 -0700 (PDT) Message-ID: <64fed840.0d0a0220.a22bd.3f59SMTPIN_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 811F66052471; Mon, 11 Sep 2023 05:05:04 -0400 (EDT) Subject: |SUCCESS| pw131329-131330 [PATCH] [v2,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/131330 _Testing PASS_ Submitter: Michael Baum Date: Monday, September 11 2023 07:41:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131329-131330 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/27570/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/