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 427DE4256D for ; Mon, 11 Sep 2023 11:37:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24624402D6; Mon, 11 Sep 2023 11:37:36 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id D8B1A402D6 for ; Mon, 11 Sep 2023 11:37:34 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3aa1443858eso3278924b6e.3 for ; Mon, 11 Sep 2023 02:37:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694425054; x=1695029854; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1dSgUMYQc53oan/Dv/OJvS3NyOgBgSTKdeTaqUhrBcs=; b=HT0ia4djgk2VVusc4NCkEImNL9nnV2HCU/wMeOFYO/l9UtA3dl5+NsP27wFU4YZ+oj faAGDHLVO9QZn80xR4ytJEXLxNa/5ONfXiaLZwahlSALES57vuEGWMlczz+rG2LtNhlx ANhdsStqhH8pH0pKyFEcuD8OQIxYG2tppTw4c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694425054; x=1695029854; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1dSgUMYQc53oan/Dv/OJvS3NyOgBgSTKdeTaqUhrBcs=; b=JCEIoW1Gsx1Qdl6L98l9bVgmMGO6KmuwFVEDdXSTcrkKm51L3f9mMIHYvz8WQpe8fA LA6gXMg0onAKOKhEoiw2eYL4qIH3XcVetjhhMVXv5U3kO1wG0ES1yXGrqizzgaRhqyVm +AM503UaHTu1L3IfI2q7KcLh3+sdTH8QLPhtk5fxT4QWl4al0RA1gUy9LVYbsjKOgrNX UqA917nSC4KSLLQMv84y+h6jWYwdu5fvbkO5qLZpQRO2CLIPP49UeVRs6RehLJGJLtHi W3BtgzAuJmmW/EqRVMj13CEd7xyTZD2P2+x0S8Yvdwnv3aKHUa9YmxPliyYseNzxcTMq tAdA== X-Gm-Message-State: AOJu0YzjLnil9g3EatfQmZeQJqApliM6ZOxfMMZwJfMhXSmHPQfdbN2n PeUH1yCgxfXAIRs5A5XHO+MKwgQ4w+nvfrRLjZk05f7vGBWaCtgP082U/w== X-Google-Smtp-Source: AGHT+IG1Kvi+WQjALEUzCqBCeJw8+/LitHkm8NoyVwLzdk0lZEtjsO5ploVV90x/UnsFxoBl1C3+LQEQTspa X-Received: by 2002:a05:6870:a11a:b0:1b7:8836:95c9 with SMTP id m26-20020a056870a11a00b001b7883695c9mr12402230oae.42.1694425054047; Mon, 11 Sep 2023 02:37:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dy6-20020a056870c78600b001d4cc17a1b1sm518200oab.27.2023.09.11.02.37.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 02:37:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 02:37:34 -0700 (PDT) Message-ID: <64fedfde.050a0220.8a51b.243fSMTPIN_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 783146052471; Mon, 11 Sep 2023 05:37:33 -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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/