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 4F68043405 for ; Fri, 1 Dec 2023 03:35:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45242402B9; Fri, 1 Dec 2023 03:35:05 +0100 (CET) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id C89E0402B6 for ; Fri, 1 Dec 2023 03:35:03 +0100 (CET) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-77d63b733e4so82708585a.2 for ; Thu, 30 Nov 2023 18:35:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701398103; x=1702002903; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZYlw+Er12WbE9IAbIStf7zXUwLSe+XwO5JaCVwrfQJ0=; b=ilAGekCJP7Byqehqw69yp7kGH6Q4MQR7pdtiHtL6KmTlJvJP4y8z3FdrdgfDjvf9Ml ii1eBSH9+FkhRX6FVe8xXeo4cnbn03DULeZ1GFraKYxDlaOD0cHaNzYfwgfPUdEesJHc IYqaab4BOBHwNy+uY0nVcC/kFR5qAAmn7sKCE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701398103; x=1702002903; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZYlw+Er12WbE9IAbIStf7zXUwLSe+XwO5JaCVwrfQJ0=; b=jdQlE3n7UFXLQt3MkLvCz5zhu9awnYD4xQzLbR3Qq4kz9zTLZuzpcpkPP1fF07QApX ohXihJiN9yqEHcnV4Uaz+GJ2V1nHseprwcplyMrfI/eshfob4ESIS60+J5KnhHA2cgLE qscvHfTsC15Mn2sWiZmTIuPm6kS9mQ0UvqNYBoZwFFjqxxhDA0Yci+XIB9cLkRmC1s9W wrHzKZHUKzuxMy3IUgtPf0YsRq+5hro5uMGyxlSEMFnWIXYg+eqwnD4fFhkjNk7U7kYt KLl7ueBVNJcgRDKFRJ6cq4ztn4QAX41dBUMGKNHBY6X47uFe05geG7Ky76XrX6TWLIfu VuuA== X-Gm-Message-State: AOJu0Yz0Ke/4HAjY8/5lRK7eLMf4WKf1qEoK+62S4LYYUglSR9tPxC2u RkaGKriPSV8MPZNT5Dwo9gG5FWQ0Vi7tSOZ/NDwOQC5AWTwJcsNJuZgRFOCFB9WNPfoW+LZIwg= = X-Google-Smtp-Source: AGHT+IFzg2Jx2M47rTrnJLu4+8iidOux1pV2ZHxe1T0AMVLZ8hWP5l86gXvY8BP3wLaZ4HoXJWNha/x/hMDE X-Received: by 2002:a05:620a:4381:b0:77d:b121:984f with SMTP id a1-20020a05620a438100b0077db121984fmr16458776qkp.39.1701398103300; Thu, 30 Nov 2023 18:35:03 -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 bl9-20020a05620a1a8900b0077dca53c846sm89490qkb.5.2023.11.30.18.35.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 18:35:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 18:35:03 -0800 (PST) Message-ID: <65694657.050a0220.fca67.23aaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 98402605C311; Thu, 30 Nov 2023 21:35:02 -0500 (EST) Subject: |SUCCESS| pw134723 [PATCH] [v2] lib/ethdev: modified the definition From: dpdklab@iol.unh.edu To: Test Report Cc: Sunyang Wu 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 | +---------------------+--------------------+ 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 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/