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 E4FE74256D for ; Mon, 11 Sep 2023 10:25:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DBD57402DA; Mon, 11 Sep 2023 10:25:41 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id C179B402DA for ; Mon, 11 Sep 2023 10:25:40 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-76dc77fd01fso259376385a.3 for ; Mon, 11 Sep 2023 01:25:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694420740; x=1695025540; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yu0mgLl7ks8js2PLRbd6u90a4V9Sj8vQaIRUKT7ACkQ=; b=JWDZaFE4BQhpaCbzBor1SvG2IXSMcYYySrh+vJV9dWlYHPMMpD2ToMuXeuPS1/LVaV vKwFybEtOMixnxz3V6ujES3kRwdhgA9Gx+/J1jslYlofFfvkJAO3x3V9VKexvzdSouyq uK4QOSsrvlnYxZsyW6EdD3yEA6D+Zjgo6THx8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694420740; x=1695025540; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yu0mgLl7ks8js2PLRbd6u90a4V9Sj8vQaIRUKT7ACkQ=; b=FqwBplORB4dHRVcfJpf6aayw8Sjb/ERMrmJTNkkvB2VxIa1wP7Lb9oT+Q7A65ocXx/ xFEsEFp9x9KDpzZYvJVe0X073/hV9S5/WzCoYFCTAlDQxOXWwqrvqJsMd0AYMQTHsr8K /dIcb+QW3mrzzGj5VG5Adlo+X6x9qpDDCfW6Ep41pc+QYSKTW4/EzqEm/p4Jd0uNpWBo LLgY4LTrr0oa+Io7Mlwu6lGvxFkiNVeVKHg10xxBHBnBvg8wtrI35e36lfQB5So5NanU lKdqXEuR8+ZZEWndpUG5RGZ1+kJJE6c0nmKDiQ3qtbLoItCYJGMc8O+00c87BpQOZoQn M3Wg== X-Gm-Message-State: AOJu0YwmOc8Lm0CMuFMynXVI2Ytcyc6fqi1RmsDjJfVPcTWxgMW6MN1R d0E4DiZzrKKXnt61uPK90HmlSfEVmZsvWfkiiRTGEy/B33ieUglsYjirfw== X-Google-Smtp-Source: AGHT+IHvvu69qxeuSGVLlcrgkuwJm6GObfzlGow8UOYqROCzI7V5ei2FfgHINZ+kXosgU4414VJ5Js6PPHB9 X-Received: by 2002:a0c:9c87:0:b0:64f:4a97:6088 with SMTP id i7-20020a0c9c87000000b0064f4a976088mr7542899qvf.9.1694420740192; Mon, 11 Sep 2023 01:25:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u19-20020a0cf1d3000000b0063d2366ff53sm229543qvl.8.2023.09.11.01.25.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 01:25:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 01:25:40 -0700 (PDT) Message-ID: <64fecf04.0c0a0220.edea9.f098SMTPIN_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 C82CB6052471; Mon, 11 Sep 2023 04:25:39 -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 | +---------------------+----------------+ 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 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/