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 3B820430D4 for ; Tue, 22 Aug 2023 23:12:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 443994021D; Tue, 22 Aug 2023 23:12:56 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id A92C34021D for ; Tue, 22 Aug 2023 23:12:55 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-58fb73e26a6so40028627b3.1 for ; Tue, 22 Aug 2023 14:12:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692738775; x=1693343575; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hPtDZOixFcdKBfjCvnNUA/8N8ognepdRjGEfn2PaMxc=; b=hGWilGZ4DxSdqvvwVni8DMEwsr69KANBKrkpOEpH3HR0PVGnQZYwCEPHP1MZIdMXY9 Bw2fYxpzrRRtibBW5+gmRBEiZ52U4pvEaJ8tFKlEr15KGO0Bs8FRiiJTcpximfDt7KKy ZFBNDSxKrsXe8vuMJHM8kBlXtGhwFwfhZ8sTA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692738775; x=1693343575; 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=YiSO8tHbwoDG6Lxwv0Z/Wth8+3Dl/l8YrzpLB1sadyea9JnjB4FFsOHugVeAz7AXg7 5QJq5DF6XCPUw/swVkxJdL+c+ERIkEqQxPze7mChSXMKG4yEvIwjWioQgdQUfN2+OGu9 ITw65Rn4bd9LnyxdUCRXBLPdy5iZJZUQKj+dC5lbNJHcZDNmAJO9ilQm0/Z3MYouyIIa FaRH1CNmABM9MfLNOqlZyqh6pVIrEPUzrBTZ59CDKdAzQfDW+vVINXcuqVLYg16e9r2t U7hhP+9JvUyXSfWwPJeW58qgG3pXEG2Y3pIY4/G+lnZntxyJRHiwwkSUeUYF1wilcYd0 alvA== X-Gm-Message-State: AOJu0Ywv8cfJWuBaPjYkYMnQga86eHXqQyeA1O1oyRCkdkZRtPNMib43 OrixwS+3B69IN03HWfFi5VkEkdvlLQXd+RvZy1iouP6+qeM0wBpa8Bhmww== X-Google-Smtp-Source: AGHT+IHEw1q3/Sj8p0LIKBSGq5LQi576psVXuVV2ZdM8PtuqEO0tc2S9FkWKuVaiN9mqwuiQXDTv1IpAU8BF X-Received: by 2002:a81:a081:0:b0:578:1937:868b with SMTP id x123-20020a81a081000000b005781937868bmr11005215ywg.11.1692738775063; Tue, 22 Aug 2023 14:12:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v9-20020a814809000000b0058337eff8e1sm1213350ywa.48.2023.08.22.14.12.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 14:12:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 14:12:55 -0700 (PDT) Message-ID: <64e524d7.810a0220.261ec.2d59SMTPIN_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 B2C3D6052471; Tue, 22 Aug 2023 17:12:54 -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/