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 4B67141DE1 for ; Sun, 5 Mar 2023 06:24:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44DF340DF8; Sun, 5 Mar 2023 06:24:58 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id B28CA40DF8 for ; Sun, 5 Mar 2023 06:24:56 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id bo22so6665181pjb.4 for ; Sat, 04 Mar 2023 21:24:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677993896; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=uvqSNxpx+k0my2ygSJv0iG5rBiv1DaBUNZZ4wcOlzAQ=; b=OtCaRXz9qWhS+nLZy3kihmPcle/nRAKC+MRpQJaK1QZdBp/BOwbpC864a4RqAQHtHt JCQYVDrSI5wXJvZI4c+DYUjgPvmzTM8kRZ0GNTSShsDkIiccfXQxNAddOLVVJAHwcQVx m24Y6MaE50bBbk2QWZOTuqLhK1H6B4602SOmo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677993896; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uvqSNxpx+k0my2ygSJv0iG5rBiv1DaBUNZZ4wcOlzAQ=; b=0iBYnnQTty11FgHk/j9ZplWd24JWbPt9lf5uKEJQT2UPxsX/TY+exG07HLW1Je5iZ8 Tt3PVd2dS5wivzrfDo9io9ucZHsA1KKD4v8b3OgLujhnZLLKdpCkLrI06bhrHfcJKBVK AtChsWE/zhLq5I0NIsiQudfEpBJB3LqKIEPs1mnrlPyVTj5e+3CvaPbgI23qzgFuWS6t yW/4QbicSgauQdrBD66nxOfKk2PnJ69UP9EPLYkjQZxp9gE0ZPZFoLXBj6EL7m8ZbqAp 6IZ3Eb9ti0XZtImNs/yI304MO+ld6hm9CwvbCq5tp+qj3d57hI2AWNeLUoHcVPp0CGUr MclA== X-Gm-Message-State: AO0yUKUtSrhUWrQxFZyGPcARj0B9PlH882S/wLgEETURzs7NTJoIkEDO OiptEZ2RuFLXSeAgJi1plrDhUx+ebD2h1UOTcKFGBKhHeCqkKrNayHgaoQ== X-Google-Smtp-Source: AK7set+jQ58qdpn9Q8Ly4z/FhiDH300srOxzrLcMHUYhhJJRDADjOYkEPbsoRjTwAMWCWWpbtoH5/4dGjGOt X-Received: by 2002:a17:902:ec8f:b0:19a:972a:7cb3 with SMTP id x15-20020a170902ec8f00b0019a972a7cb3mr9361028plg.60.1677993895888; Sat, 04 Mar 2023 21:24:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u8-20020a170902e80800b0019e23871465sm413191plg.94.2023.03.04.21.24.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Mar 2023 21:24:55 -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 2E278605246B; Sun, 5 Mar 2023 00:24:55 -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 2945560095; Sun, 5 Mar 2023 05:24:55 +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: <20230305052455.2945560095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 5 Mar 2023 05:24:55 +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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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 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/25607/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/