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 5F9CA4256D for ; Mon, 11 Sep 2023 10:28:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A7F5402D4; Mon, 11 Sep 2023 10:28:29 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 4505F402D4 for ; Mon, 11 Sep 2023 10:28:27 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-794e0e8b588so149776239f.1 for ; Mon, 11 Sep 2023 01:28:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694420906; x=1695025706; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Fdt2qnD6c/JFdjXn021f8TJYjsAMNTXldm3GJXl0pd4=; b=G42pEAZAirxhSA3qtcYdyP5tGIy40eeAPrMwABQNYVdEsQEAMpCtc1GVQ8lK47AuIg a873eLyX5S2npH9jmJ2UdBo8gSLL9epDV561Os5BAyRxFoc8Stq/7ty27pjvxRUTUbY3 3SyiLpNs25sPK4yHLeZIXt9b9/TmhSqSKSF3k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694420906; x=1695025706; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Fdt2qnD6c/JFdjXn021f8TJYjsAMNTXldm3GJXl0pd4=; b=bFCkZPQx6lKd1N4yDsH76bsb3q8E44VzlXk9BaNYRBeUdIySmMh86sOhAF4xy4xA9G 8dKF+caxiGx/Sgy98x9Li+eEttyzRQRG9+rHDPIr4B0eFz6gVB/oqXSvmPfxzT9z93YU 7aM15seU8RWVN76lpLj9oAfG5r3vkn31YeVzDBheF/GGwu6tqeBLTHAPNuPA1GnQ3uZx fcs2N3QVSXXbzJgAWyugJNnqeHbaZEpMe2MHNkBojitRWb9ewiRs4BeW/DDbSetNyczQ aZorMektsHugbpc3AApA/uMY6AmtCyorBIB1rCtc6DJrKjHxKB2qTFTsA2BR4fkGfJQ6 pcZw== X-Gm-Message-State: AOJu0YyIXj7qoOW5A73rDRDzHfCojL8bx0fJhbURGUvz2vz8rYpYVSzX 8tu/rLdL/a5o1+r4dIYWnVtArnIeUflFBni9H9JFvnAXdkytKUhBxgqwfw== X-Google-Smtp-Source: AGHT+IGcVn7jGyfJJ5cRyucPbtiV1dpX3cPgiaPHO54hvieOg7uZp4PpMkdN2M3r5AdvYOLFCt/DM0vH9ctX X-Received: by 2002:a6b:da08:0:b0:792:87e2:893d with SMTP id x8-20020a6bda08000000b0079287e2893dmr10914217iob.7.1694420906731; Mon, 11 Sep 2023 01:28:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y8-20020a5e9208000000b007868d99aecfsm205266iop.28.2023.09.11.01.28.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 01:28:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 01:28:26 -0700 (PDT) Message-ID: <64fecfaa.5e0a0220.1e998.c846SMTPIN_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 415116052471; Mon, 11 Sep 2023 04:28:26 -0400 (EDT) Subject: |SUCCESS| pw131329-131330 [PATCH] [v2,2/2] app/testpmd: add random i From: dpdklab@iol.unh.edu To: Test Report Cc: Michael Baum 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/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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/