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 190B84256E for ; Mon, 11 Sep 2023 10:22:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08204402E7; Mon, 11 Sep 2023 10:22:36 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 2433C402E5 for ; Mon, 11 Sep 2023 10:22:35 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79536bc669dso144108539f.3 for ; Mon, 11 Sep 2023 01:22:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694420554; x=1695025354; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JDamB+nz+YjHw3IOPpq4il8BUY5vWwENjyibENpdKJU=; b=VATSxoK0LWIYxhRqhsPGzjDgYpGw356kH7XZBLoFvvKEkjqDBjoDPtKQ/MfayZj76D 4TxY8JN8inRB9KC6yv94CzQASEl8OBPax0Uf4iqEd96muuQAEwHApTYf7HWBC2SrDaKM 08i7dqsVtxVYMd9dY/Ttr7BQkszPjl5MlKNqk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694420554; x=1695025354; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JDamB+nz+YjHw3IOPpq4il8BUY5vWwENjyibENpdKJU=; b=bN5O2sykoIaSOsVULEXWD++g+YzVeiTpIB3KJ4neDg6vkHGEfgL3/SVNFf8PwqWpQv VEM4hrRoI6iSwUSn8/8tt6coG0PUDTPrED+TfAGcrGoJ++7Ookievou1piie2DT+f628 swzHtY/Mz7T71iw/rXIdJRzttB20UfqklfWm/3Y/6t+bcLAaNHa6KqmouAEPmEKt2vPd 8E/YefNaNheWltWp3GP0RKz38dReUPxaFn+vHoVWmKf2OiUOBTf4Czd8+WAIgujzpBX4 fZi6g3bT7MI/Hgxa4KXcldGv+vaM8TxQniB0ZzWa2VY8Ky3qWlVy+OgApCT9WAJRsjys unzQ== X-Gm-Message-State: AOJu0Yydrrq57p/Yb0//w0WSeyz5AXi6iVg7KqzwDmiecrS7WB1n2K+k xY4XvaAh7ejTz7hZzu3l6dfhxtr979J6yCMtvvYoFzK8gleMbmMiT4tKMA== X-Google-Smtp-Source: AGHT+IGplY5OVwEPkihhsHj8rtJwf3vAInjxSYMT+0Gk8cAF9bHWsiPOQL++DvqR1zjdtBMFAdCIpLUwgx5b X-Received: by 2002:a5d:8c8e:0:b0:77e:3598:e511 with SMTP id g14-20020a5d8c8e000000b0077e3598e511mr12233620ion.2.1694420554568; Mon, 11 Sep 2023 01:22:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s4-20020a5edc44000000b007864d53b8bdsm218492iop.30.2023.09.11.01.22.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 01:22:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 01:22:34 -0700 (PDT) Message-ID: <64fece4a.5e0a0220.5c976.d5fdSMTPIN_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 139B66052471; Mon, 11 Sep 2023 04:22:34 -0400 (EDT) Subject: |SUCCESS| pw131329-131330 [PATCH] [v2,2/2] app/testpmd: add random i From: dpdklab@iol.unh.edu To: Test Report Cc: Michael Baum 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 | +=================+====================+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | Debian Bullseye | PASS | +-----------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/