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 92B52436F2 for ; Thu, 14 Dec 2023 18:58:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E5A54333E; Thu, 14 Dec 2023 18:58:28 +0100 (CET) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 0E9D04333C for ; Thu, 14 Dec 2023 18:58:27 +0100 (CET) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-77f3c84e0f6so529165785a.1 for ; Thu, 14 Dec 2023 09:58:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702576706; x=1703181506; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x4Taq3LKdY+62BoVx4ozrmX0OmaFwFwF44Cjd9lHtyc=; b=WA+RI58Ojfck98Z7sFAWWrAkQvIAtf+oM3j84kNBh4yBVy+jlzjOnLYntT6ANdiJ5O OLZ/lh5enmPndbndMm+85cphLXMI1o2ugszmtHyRt0UX4pbYB/EVhY5C2mp0jLoXjDPq 5bZ18yytETZdj5X2hOGdLQ55lxVgZoGgLm9NE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702576706; x=1703181506; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x4Taq3LKdY+62BoVx4ozrmX0OmaFwFwF44Cjd9lHtyc=; b=cULPGDQovdMVGyKWjM74K0/kIuEOeZ2fV7kFt5WmLz8pVDOhKBwAZsax2jMqruEHBm zeXwzvFeYp4Wn27pyWvcU/lb0NasMG427ZetbRVA3AbJfnvvJva0LWyvXJFQpozUyiVI MVW5M+kQvTtRXYp6xBtzKTKZUerFnSX6409Ji/pT2Rn0aubSrToe7+BXf0X/UJLgX9CL H9cWGB9D8SAQKbweOBmfL2OLgkvYgYG5DqTD/Jho4GTLSVEk2VvL3vVTw0fkd3rN4iw5 6CV0FRdiCaXVmFqYvpO2VSJ8G6qvwz7/Irn/02BjiymDfMLWQ/YN5gTnZ6OFpN45oYLc kGDw== X-Gm-Message-State: AOJu0YyRmE1Ryp5lFRK5RXDWP43w1U1nL5E891i9yA1HFusRwc2UE1Sd 0p1BuuHJzymm/NHAr3kdIJ0HexQwsFY1oK6iJyyz4Q0C63yVeCjmrBZ8Kss0BAzE582oeUa7Bg= = X-Google-Smtp-Source: AGHT+IE9qmv5Zrzlb9QM2vog2CWSmlmtJyV9g5dXrrOYrF9xkqKHZ8/UWwwu/znngLQHdvJTUbmZfGJlduMk X-Received: by 2002:ad4:4d05:0:b0:67e:f27e:10d2 with SMTP id l5-20020ad44d05000000b0067ef27e10d2mr3857367qvl.111.1702576706522; Thu, 14 Dec 2023 09:58:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w6-20020a0ce106000000b0067f0c7bd173sm66612qvk.24.2023.12.14.09.58.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 09:58:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 09:58:26 -0800 (PST) Message-ID: <657b4242.0c0a0220.9928d.2781SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 38C63605C311; Thu, 14 Dec 2023 12:58:26 -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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 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 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/