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 205254256D for ; Mon, 11 Sep 2023 10:39:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A6A5402DA; Mon, 11 Sep 2023 10:39:26 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 4F66D402D4 for ; Mon, 11 Sep 2023 10:39:25 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1d5c54160a8so279154fac.0 for ; Mon, 11 Sep 2023 01:39:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694421564; x=1695026364; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=euPgBzsE3N5zXs3fMKkLex4C3l0hbuVSjONXR+XU6AA=; b=cQwC50vgiRE2G3onwLgPdIGaK9pZmb/M0GoVMNstXh9Z6KRtIe+PMwMdEH5kMdaC0b 9/n4NfH+cLBH74sP9ZBfFvdJHb9qFQHNkGw0hflLyYiot98XfRJm2BzhpGKDLOvjcctq +bpe8UJ3OYBY2nbJpuM38yjSDmgmYX2WehI5o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694421564; x=1695026364; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=euPgBzsE3N5zXs3fMKkLex4C3l0hbuVSjONXR+XU6AA=; b=mAjjYMv/msjOfr6oXMan9i9YUFqz+oiMElNglovy1/0LYh/9s1S3ts4QP/6mmcFp2G 1wUmGWJynNZDRaqhO5McpuFzI3lAFYGDCEuRTC7ZGk/aUKw6JSPMYSprAP4Ac6FUATkC CAe/NU4JQR3r2Zm5F/eV5/e2cqAHDjwQJSoEKFFQORTG9Yl984fmM2QFoYtf/Wet5LaY FI2cDGy/vAXcdboNQk/nU7HXOb2TxEFW+9+zXQYgsP/s2SqseCXL2/HIYk1xaZG3HiIP BWSbAXXv3biuDvX8VJzXx2ii5Zhnj5f3itTuku2wel5/JMOakzyjDt8I+Sf3rMlOl/Eu 6/pQ== X-Gm-Message-State: AOJu0Ywrf0Ay+4HnEur60LhMwfPnWaUPp1hd4u1mFvuB6iaXoT4U59rx jozhjeXIVqTtL8XY5QYhk0s3Kq/vMB0S12SpFQ8QaKJAj3AXSp9QikIGflEiHyE85hYV94xzcA= = X-Google-Smtp-Source: AGHT+IEMav5o+07VNvswM2knvAGw+WnHz2Oa17iCchBB+PoFtHA6kceQ3iBsk0k2Y9Q+dAXq2XHZ9kCpHAud X-Received: by 2002:a05:6870:4615:b0:1b7:3f07:e431 with SMTP id z21-20020a056870461500b001b73f07e431mr9550497oao.54.1694421564770; Mon, 11 Sep 2023 01:39:24 -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 k13-20020a02a70d000000b00430ca5e8180sm162914jam.47.2023.09.11.01.39.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 01:39:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 01:39:24 -0700 (PDT) Message-ID: <64fed23c.020a0220.54976.9c99SMTPIN_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 65B306052471; Mon, 11 Sep 2023 04:39:24 -0400 (EDT) Subject: |SUCCESS| pw131329-131330 [PATCH] [v2,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/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 | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/