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 6EAA543415 for ; Fri, 1 Dec 2023 04:07:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 68D08402B9; Fri, 1 Dec 2023 04:07:16 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 6D18C402B6 for ; Fri, 1 Dec 2023 04:07:15 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6cb74a527ceso1448824b3a.2 for ; Thu, 30 Nov 2023 19:07:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701400034; x=1702004834; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cRtYLAAIEQgJ46BtQzLntv5YvfGLd24TUzSdFAIGLzw=; b=SdlmcHtFl4OchrXmwqgmCEkIbyGu8Yy4Ck6f/DOyIf7kZF+AxrcEHRxwwF+D3YWlCH 5rnhMlzXsz86Sf1/8ouogXAnRPtMg5AKFVbz9n63yhJZSO0T9IxaxXYVxyxmORTaPqjm 80JfvLW21womHzpDe1iafkB+GZMJc+lgRvlZI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701400034; x=1702004834; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cRtYLAAIEQgJ46BtQzLntv5YvfGLd24TUzSdFAIGLzw=; b=E3mDhq4o1H8PeeBKIcxPoCjSgzX9AiPM5T2obaQ/swDuqxfUxE7uv8OtghJ8Bat1m1 H4HEJwgioHPTy31WL9Aje7ymGJAmuvdxBAnhnzvIzLrA/eUR2jH4rYkfP99zh3CSiAst Kt2zwUR4YTZE3OB5cf7hNik1VKILW0gd1peswks1ck3litfTvGBtS0MsAfyv0Z3uIRhY RzAZc7UVbroBfY8GRGkAMS/bR9/mzAUiXLEflXJLXXj59Tn9fRzMfDlvUiFwq1acPvny txhlt0tkT028b1T+90eTSgjMJbo0UkT2BxLe5pst+8hky0bbrDvTznkx+WtHD1tlKNyz 8pDA== X-Gm-Message-State: AOJu0Yw+K3244rX18ByoYFGZ5yIqthfuufEZTC6VG/MOtZOjuDXL4Qbn O3RmVf2nBqZAD1dAoQgj/LfHaqVEckrx5m4pcACPilMBzViAQs0GNQEtxQ== X-Google-Smtp-Source: AGHT+IEax96IR+xHn/yfssBCijvaVhvot6H6VKkFqcssmqh+XgMbcfwYZjOVdMn0apCBCYZqYf14F4AjTq1k X-Received: by 2002:a05:6a20:4419:b0:187:4ee0:e95e with SMTP id ce25-20020a056a20441900b001874ee0e95emr27058013pzb.52.1701400034654; Thu, 30 Nov 2023 19:07:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lk11-20020a17090b33cb00b00285ad9476c3sm302448pjb.9.2023.11.30.19.07.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 19:07:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 19:07:14 -0800 (PST) Message-ID: <65694de2.170a0220.2759.a9c0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id A07866051823; Thu, 30 Nov 2023 22:07:13 -0500 (EST) Subject: |SUCCESS| pw134723 [PATCH] [v2] lib/ethdev: modified the definition 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/134723 _Testing PASS_ Submitter: Sunyang Wu Date: Thursday, November 30 2023 06:22:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:eeb0605f118dae66e80faa44f7b3e88748032353 134723 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28498/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/