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 CD03D44153 for ; Tue, 4 Jun 2024 13:13:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C685E402EB; Tue, 4 Jun 2024 13:13:19 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id A5F6040041 for ; Tue, 4 Jun 2024 13:13:17 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2bfdae7997aso4336455a91.2 for ; Tue, 04 Jun 2024 04:13:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717499597; x=1718104397; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=gn3hwDJX5u3QsBj6Fa2cAclZRN7rO6THnPdt4j3hSSY=; b=ZjUtm2sWkxCqM2+dVBCB/L/e+msF1yugXBlASNWIdOFJ6h8+xc9kpe4N8wXEXi4XtH ce8C/DKfcuTGo4X4r809frFDgWa2+vMBo1cVaVESIb9vsdWwXh7bmNI0NeL6kc+0pBVQ cg/jLLW5WoC25PxrITrlOmt1FwgpoEHlWy9zY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717499597; x=1718104397; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=gn3hwDJX5u3QsBj6Fa2cAclZRN7rO6THnPdt4j3hSSY=; b=R5dFLsa1w8lIkzn7GQUCwICaq43vGgoPEwVDZ3kHixPBdYs84GVbfjY2SK2UkrIUwG iDyUjuf425Y5pngz62RIKVR5rVbfc+7jfPrZfA2hNHmQhIw0VPbrAQHQCDggwPVpJ5DY ZdWKD9+SdpD95kdc3Ev0HixTSSIa7c+lZS70iPMOH7IjNdX014D61pVNoHzc2CZ7A95O Etqsq/8WzqW/PSevd0ARaNDax5CxvDDaczxF/nramiB4hkwF6xsETrJPFvW8YReGGVGs oGpIMwfWPHPBepWDWy0EO8MBYUZLTU+cJucHvMxSux3fcpFMdrhetYsbTIaoT32MRMLu C+6w== X-Gm-Message-State: AOJu0YykXb0EvRIMP9RWK+zipfh8NlLfBKCthD0dIJzLMphlQJkSF19Q 2xR1UQyqT+3/yqSpRzaLQxWHOdO4N3O3Tv5WTAQljPrzIDix+nOVl/zy4524e42HTBBFuOibSC4 fFL7yM54Mm34Wd4Ro+ja8gY08y7b1NykoRIpN5NBK X-Google-Smtp-Source: AGHT+IFUXJeR+mi22wL+M9XKJ0QIkGGeAbs6gicNj/rh27aQYeOBwHAdFs1SQ49Qu84OHV7PkN1issQ1FVxs X-Received: by 2002:a17:90a:e60a:b0:2c1:a16b:339d with SMTP id 98e67ed59e1d1-2c1dc583591mr9769784a91.18.1717499596860; Tue, 04 Jun 2024 04:13:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c1a77b18e8sm770149a91.14.2024.06.04.04.13.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jun 2024 04:13:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jun 2024 04:13:16 -0700 (PDT) Message-ID: <665ef6cc.170a0220.618ac.cefbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EADD4605C373; Tue, 4 Jun 2024 07:13:15 -0400 (EDT) Subject: |SUCCESS| pw140675-140695 [PATCH] [v2,21/21] drivers: adding type to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240604080611.2197835-22-soumyadeep.hore@intel.com> References: <20240604080611.2197835-22-soumyadeep.hore@intel.com> 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140695 _Testing PASS_ Submitter: Soumyadeep Hore Date: Tuesday, June 04 2024 08:06:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:0d761dfc89b71fa46193a545cce3fbe2613856a6 140675-140695 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30096/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/