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 044884256D for ; Mon, 11 Sep 2023 10:26:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2929402DA; Mon, 11 Sep 2023 10:26:02 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 900A1402DA for ; Mon, 11 Sep 2023 10:26:01 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34f62d318a3so5220045ab.2 for ; Mon, 11 Sep 2023 01:26:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694420761; x=1695025561; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DiKkqMw3LPmM8xI7tppZK46AhxFFhRNjoNBDTlBKWQA=; b=U4dsh/r6sJxfQ21+kPqHUzona88POx2GCLW7/aNLCcheK/cqrqpn5uYQO7q2UDWkRE 3Kj1gjsZQdIFj067XS7OqrX7YXP+0V/IowuymTVW/RTCNtz/U1KF3HqIfLbvsLP6x9yY /MeWo3v1x7feW84slGzxw2fYWqduti4AEBNTc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694420761; x=1695025561; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DiKkqMw3LPmM8xI7tppZK46AhxFFhRNjoNBDTlBKWQA=; b=PM6qHzXCqmzxSA3jow/XqZG0SJTCWMK6HInoyQXaPgONgMVtwO0XiHydZ/JipRyonH WwBltyWQnLelwKcpfHgKMW3VdWbXtOlYDhegpaRiFOiA/1E1zd7QphQnqK2bcUWtXjT1 WiGS3YNOUWXxKN11TzS6ANiSMVYSbwbBuM6zjFSM7AvX3updH4DtT5QEi2YxaftbpV0q De74qv55xCTp4qs6Z4BdJ2JBjOUo2JU88PgWPt3mOt4bWEj4BKXIh4AScJkK1a0vQ6VM /+aXODsc5HjA/79zg1gE1S86/paoAp4F/vHnh93H0+Tpftt8bt3rn3P4BWol9/Hd5Hpf KhmQ== X-Gm-Message-State: AOJu0Yyy2VCHt1BgKFUd9pJOO+R57VIZ1pN4LfU4oHYFJrvaC01oMI6i GnJyoWwvyreAZrPFA6Lc9uYbohNo4/Jit+pnuC/mpUbfJEzimOXsKsAT00UQ3ScPQL396FFS5g= = X-Google-Smtp-Source: AGHT+IGB7nwedjKcsplXRfOQatEjipsmQSA10hcsHRH1TT0S3hkmkIKXdzPPLPm7nvKorUJzm2CUe4FQls8u X-Received: by 2002:a05:6e02:12c2:b0:34f:203c:2432 with SMTP id i2-20020a056e0212c200b0034f203c2432mr11428847ilm.12.1694420761022; Mon, 11 Sep 2023 01:26:01 -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 b12-20020a02a58c000000b0042b480b9eedsm172656jam.61.2023.09.11.01.26.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 01:26:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 01:26:01 -0700 (PDT) Message-ID: <64fecf19.020a0220.b8647.af62SMTPIN_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 8D2B56052471; Mon, 11 Sep 2023 04:26:00 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/