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 0E88041DCC for ; Sat, 4 Mar 2023 06:55:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1CE2400D7; Sat, 4 Mar 2023 06:55:43 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id C531B400D7 for ; Sat, 4 Mar 2023 06:55:42 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id ce8-20020a17090aff0800b0023a61cff2c6so3694022pjb.0 for ; Fri, 03 Mar 2023 21:55:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677909342; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=PclhTR11rrmqkWfzdOH2/YY8qjLd9etYlQ4JgqZl22M=; b=WPM3GhmkkPVNiAcZ8yBuF7Tzvnv3POfQKKgJgeCfjXX9T2wEzPli6rJSrE+ZwXj1iU XNEuOLsUnoyCItyd1w5QgY2W0I6M4bEXrYT3ViEFEKQ5nBgDqqmLqX2XvBBc06iEUeoB fnLkUJCxEyreNkfh7GXT2hkO87shSInXOdbug= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677909342; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PclhTR11rrmqkWfzdOH2/YY8qjLd9etYlQ4JgqZl22M=; b=ZLkEM7LJyXDBWZ1N4Ycd8ZLB+Sz1jLRClSaMdMdyY86cJIpf8xLjhyRzzGaYq6W/RX ZmXdrGCGTyLPnhE57UY8jIDx0FmL+UfQFFO8F58wZjJ4bXd8vt2MVYP/S5tecSfVkOe+ BovZVm+dt7KwXTkqirMy3F2IhXkjEPsG5jziXRRx5OQdvYzMfjBxnRUobR3keicgggn7 8YJMAPBM3bzYxGet7QLK+3chMoFpQR/xoHF2QEP5YczT3ArejLE76WrkcvoN9XTwz/j0 Ne8rN5MdEaeZfhLRY4mZChX2LJJKj2Ckai51aC7eS8yWYp86vjXYZnqPbu20/RXLp21T vwaA== X-Gm-Message-State: AO0yUKV8xq4Q8qymtrfuwX1F2sgA3XLUsxg+UiIGB7ki7j0VbbMu2rIK CrHb04GosvnZOBn5Dpgv4yS8ph7qgUTcJd9khxblugX1erh1urMZGDEDuNuV8BGUEqH5aq6MIw= = X-Google-Smtp-Source: AK7set+8kgkRX/scHyrvzRQ8VCF+ZuWqaDgnJnRM05Y8xwD2GSRESpCo3UmOeX/kkarV5S8oGeP3rM3c7DEe X-Received: by 2002:a17:902:7006:b0:19c:fc41:2dfd with SMTP id y6-20020a170902700600b0019cfc412dfdmr4447232plk.29.1677909341933; Fri, 03 Mar 2023 21:55:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id kb12-20020a170903338c00b0019cb3c94a44sm192402plb.64.2023.03.03.21.55.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Mar 2023 21:55:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 3B98F605246B; Sat, 4 Mar 2023 00:55:41 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 36D4D600AF; Sat, 4 Mar 2023 05:55:41 +0000 (UTC) Subject: |SUCCESS| pw124794-124795 [PATCH] [v2, 2/2] ethdev: pass structure pointer From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230304055541.36D4D600AF@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 4 Mar 2023 05:55:41 +0000 (UTC) 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/124795 _Testing PASS_ Submitter: Ankur Dwivedi Date: Friday, March 03 2023 11:31:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124794-124795 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25607/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/