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 1072A43405 for ; Fri, 1 Dec 2023 03:24:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A057402B9; Fri, 1 Dec 2023 03:24:05 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 32709402B6 for ; Fri, 1 Dec 2023 03:24:04 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2864d8c8743so822510a91.1 for ; Thu, 30 Nov 2023 18:24:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701397443; x=1702002243; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Zu9zHr51C7GwDQAtReQXu3ScOHbKadIliXs0qIikPgI=; b=X+x+0TUgAFvlDWTbXb5y5QHso+JjnCwZBIFcbXV6BE07uRO/5iz9OaAyK2gA5OqS1w QxgriY5xeTpa8X8UJ9Hv8AHzwQlzbv51RQLieO7SQfFLG5dPfC5lpa07zL4VRmkSa90U BeelE9to29C1V1qrqknP2y6HOsXJyNWM+wvPI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701397443; x=1702002243; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Zu9zHr51C7GwDQAtReQXu3ScOHbKadIliXs0qIikPgI=; b=Ob5wzb7SLngjdx8cVod3/cUrNzEpOYy32PAzAlWZ4vRcpiq/PKTDjq/ARaOsLEW/BL U0avhtvFCErT8kHoBYTMBkxYzd80GdiPPwVn6c1umytWKpAydHDbqXDIv9izT4QC2mE0 HZP0FQbtDKYUSz/QN+Idiw0DAvREne/pR62KDS0OuL0jwpZH37yvpNaK09bn9YmzOxP4 CuueztHqdSciXN4nGXF8C5n5B+621BivV3AleIMmaCURnxQRhH4kAW3mzYeJOUnlxPte y2pGiYn6lUGbv1yJ2Jyp89+fiWXFrOZowl2Jhuu204uQoo5ADT3HFZeOVySCdlLiifzi i1vg== X-Gm-Message-State: AOJu0YwSm+rkquHm5VCaOcIsclDksKLhEVoXpU98zpYGR9pgaInycv6m Ebn0GMXoBTwiiC6a5pSE6c4GiRLkoq/u4Cgu9jDSbONPV1K5XXrnXxrb5w== X-Google-Smtp-Source: AGHT+IFSJOhvaLUydvDf52E/V7OG16syynzGwfWIvNjewU/J0UNZzw/+1XFK37xMxVumwtZl4QZHn3UNI4eG X-Received: by 2002:a17:90b:3804:b0:285:cca0:df7f with SMTP id mq4-20020a17090b380400b00285cca0df7fmr16446446pjb.36.1701397443416; Thu, 30 Nov 2023 18:24:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c14-20020a17090a020e00b00285a240b5d5sm173628pjc.0.2023.11.30.18.24.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 18:24:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 18:24:03 -0800 (PST) Message-ID: <656943c3.170a0220.141a0.446cSMTPIN_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 6CA29605C311; Thu, 30 Nov 2023 21:24:02 -0500 (EST) Subject: |SUCCESS| pw134723 [PATCH] [v2] lib/ethdev: modified the definition From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@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 | +---------------------+--------------------+ 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 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/