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 4D882430D4 for ; Tue, 22 Aug 2023 22:49:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 520894021D; Tue, 22 Aug 2023 22:49:11 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id B355A4021D for ; Tue, 22 Aug 2023 22:49:09 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-64f5aeb81d1so63416d6.0 for ; Tue, 22 Aug 2023 13:49:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692737349; x=1693342149; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GtTOumDg6eidfDyl+hIaKLKmT2Lfl0KHqBj8bmm3BjY=; b=F3RSIyWC6QIzrVmInMJtD26p8n8dY8fE9SCC8dH9VR2fFMifFT0oQg5b2N6q+M9Beu rwp8a4JKNjPoYPMnrvuHK6CvfXmY5Rj92OkvAnh3GduY6LdAWviNK7FEfNVim/czG8d2 Lreu6PykAaXkZOwqm+TZnU0ICbCZgRq+lfHGU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692737349; x=1693342149; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GtTOumDg6eidfDyl+hIaKLKmT2Lfl0KHqBj8bmm3BjY=; b=YH/T6aalBfEVXSUSo91/aU8jkZB9ud+PktL07iDCk84b8HKhKoMjXycWMFsT/M5njJ Xgbjf8UkgtaczdeBdc4nAghdY5WhmIlPrVFppOqNMampJNV3mZG4ol0u2f8Z7tiSLV+9 i5Z0ZrwvWYbJjU5JntE5N+rerv5dQJd2SdoiQAAjKcqiPYr8rWRxYPn/pxj3k9V+rumj N5NaIoktPMSVKtmlMlsIGbhKIEhX1iYx3szkGgSlFKIi7w4h5811GU7Ym0DPD8nhkY9g HNXcafPnUOUKLWq+JLmw7p2nTF8QqxD1+0pHz/dAt+iIbiejv44ls0MVibUk6FTVSWUP 3gEA== X-Gm-Message-State: AOJu0Yzsr5bxRqW6t64wLe4FYAmZ7Ocs7+rZWt9e34QAT9Hqzz8MFL9x VnOBmcXXSFUhpP06WvG0dOK6nXHygok3uu9PPwANpQqYkk6UiHzzRl+3VUrbgURkMo6/KGw/GQ= = X-Google-Smtp-Source: AGHT+IGBsrIFIgLdmcQ4g2TTbpeOsEY0QI6Ds2RIJzwhoDfMiMsYMK/pVRwP8S/b75F88jtZvHoMFv4PsIex X-Received: by 2002:a0c:e3d0:0:b0:64c:4738:a0e2 with SMTP id e16-20020a0ce3d0000000b0064c4738a0e2mr10202408qvl.14.1692737349186; Tue, 22 Aug 2023 13:49:09 -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 e12-20020a37ac0c000000b0076db29e7e6asm190257qkm.9.2023.08.22.13.49.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 13:49:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 13:49:09 -0700 (PDT) Message-ID: <64e51f45.370a0220.701b8.94f1SMTPIN_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 DDC526052471; Tue, 22 Aug 2023 16:49:08 -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 | +------------------+----------------+ 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 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/