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 9743D430D4 for ; Tue, 22 Aug 2023 22:58:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9346E410ED; Tue, 22 Aug 2023 22:58:54 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 2C2CC4021D for ; Tue, 22 Aug 2023 22:58:48 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-570bfbce160so2008875eaf.2 for ; Tue, 22 Aug 2023 13:58:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692737927; x=1693342727; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hPtDZOixFcdKBfjCvnNUA/8N8ognepdRjGEfn2PaMxc=; b=jfP3+EnuFtd4FKCnqnSBgxSa07IHbkhQWovSilysE1ylgxSOjhkXoovVfC+fEExQ3D 06574+dopYMNyMBbnNSKAgp1JFs/LtxkU5LPSRm9en4pJztx/1lLI83bXvKy9fjJ6LZE +KC8WWl1Yk2LkZCD1MG5ntXR98y0pdUAMg1jQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692737927; x=1693342727; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hPtDZOixFcdKBfjCvnNUA/8N8ognepdRjGEfn2PaMxc=; b=CaJWShlU1CStaxXjJK7fcksMzZm+lLZ/6bN3aFLedm63bAnk5SE8ZImBleF6m7t1XK An57bgOX8rIeTt0vNep+xwzGkySow+E711uc8jNdtb883PUDzSkTbk0npnWNDcaolRq1 6oqjCB9h4mEvWlm8OjcmOlZjwhQCMiyWxkiYw7DAzQaU7LFKKC+ZtO5egV2b4XKE5WS7 1ojfTvWmeivc6y8rVTjddciJS/cyQQdogASX5s8PZa/5ipHU2MzjJY/h2GrGaSeeOBUR NcUIRwyHhoqIb6EdqYE4twgrWS7ndITNkbDqFie2HgTCssvnuh1R0MHHGXx6e5BvdyJO c8vA== X-Gm-Message-State: AOJu0YwYS4AffBZDRntFDRkzkfyE8EyCks6X9LwfdmV6C/VubU91gwhz uDnxlGUJvGU9MdlDW1+0Ey9Pv10Bd+EFKpD3NiZX7eCPaMHhyIut1HWP86Nl8BUgfPvqnuADRA= = X-Google-Smtp-Source: AGHT+IHX9ZdZwQW4sfDNU6opCNDIyNKfIebY+x+EnJLUdHWFMyGUN91k8hl0L2+W7XqgaPffWa6UEzULuD7P X-Received: by 2002:a4a:9194:0:b0:56e:4bb5:3095 with SMTP id d20-20020a4a9194000000b0056e4bb53095mr9768682ooh.5.1692737927548; Tue, 22 Aug 2023 13:58:47 -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 y3-20020a4a9803000000b00565a7243016sm936950ooi.11.2023.08.22.13.58.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 13:58:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 13:58:47 -0700 (PDT) Message-ID: <64e52187.4a0a0220.7fe4d.54f7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 128C46052471; Tue, 22 Aug 2023 16:58:47 -0400 (EDT) Subject: |SUCCESS| pw130630-130631 [PATCH] [v1,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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130631 _Testing PASS_ Submitter: Michael Baum Date: Tuesday, August 22 2023 09:05:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130630-130631 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27412/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/