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 8DF8D43405 for ; Fri, 1 Dec 2023 03:36:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87FF7402B9; Fri, 1 Dec 2023 03:36:52 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 55055402B6 for ; Fri, 1 Dec 2023 03:36:51 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5d34f8f211fso14485497b3.0 for ; Thu, 30 Nov 2023 18:36:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701398210; x=1702003010; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=14RU93bdL8YxHk4XTqVPglx7CmWzY0FJaBCEiD0AT94=; b=C8wZWAW4556SZ6aelsxzTBciCyYgBUkyN8Mf5fRV8qSL1Au4eSfhkcKdPdrdtfakQ7 dxB7Xl5innTWpXFrTr9Flf2gXat6ca5NOO9nRdjM46rGoA1i3sIgIYjRbjYju6gcb8Lf axa+c7QgRQ8sA2oM/HpYzVKN6jGroPcfPZlII= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701398210; x=1702003010; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=14RU93bdL8YxHk4XTqVPglx7CmWzY0FJaBCEiD0AT94=; b=Zpup7TY7SP5eUZt5O7D6XhOWZs4IYcICjQsXHnRIhur0FcR6zCObDam1LZhKIBlS/N 3WfeiFWx7PZb0FqpoEyldCOrnSDu09LK7zAEGED/YOgNucSS5MHeHkPtBizksYP6XGZJ MdAzxZzvzGh1bAuS0fJHddd0RJkhEsGKo7HrTip0WGiOFh/Zb2AjpjADs3/GvEVBYK5L 8YyL0d0g1xN1og7+hB3pZXSyDpQ/S7RJlbMdqB92ziOJJq+RYdyUB7KibkKK3jdF9lGR lp7N68cxjCvDrgfXrjWI2sdbCvFQznZQAFYasmSoLJ7kBdvfiWExol8jthTod9ysQcbu tuaw== X-Gm-Message-State: AOJu0YwoK2rbkMpCCCC9Mh2Det4+RhX9dI1kIRHlkkPHbJ5YqL0F/3YL /2VrM4T6N/AS5CD+Y6+ajtz9IUYV+WBwMU0ta89ukwE7FeQXhuME+95qhA== X-Google-Smtp-Source: AGHT+IEPqSfHQG8pAwI6Lv9lmRRAl1r9cBNDN1dLrB4kInjyFFHry3aNS7NLcLu/fdcBzKgKVZQ2rC2kimK1 X-Received: by 2002:a0d:fd82:0:b0:59b:ec85:54ee with SMTP id n124-20020a0dfd82000000b0059bec8554eemr26007536ywf.39.1701398210786; Thu, 30 Nov 2023 18:36:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o127-20020a817385000000b005d4035e6136sm49528ywc.66.2023.11.30.18.36.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 18:36:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 18:36:50 -0800 (PST) Message-ID: <656946c2.810a0220.4beca.1e80SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 64EA2605C311; Thu, 30 Nov 2023 21:36:50 -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 | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ 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) 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/