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 9B71544153 for ; Tue, 4 Jun 2024 13:04:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97160402EB; Tue, 4 Jun 2024 13:04:49 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 6F82740041 for ; Tue, 4 Jun 2024 13:04:48 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-62c6317d15cso51589987b3.2 for ; Tue, 04 Jun 2024 04:04:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717499088; x=1718103888; 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=EbijNbOEqprzv9P4Yq6tYeGcDXEg8unLJogAPf1b49Q=; b=a3RKG/vDJwQOs8Wpek6rqG5Dp0pWIIwysAeWLrDAFUgU5TMGdxb7zVZiVmuEGQf3pl 1wbL1iQ2j50HcDOf2n+J+Lu8IBL2wENfGPWj8+5s0Qhn5JWPO9L1z2ZyUxDpm2BT1gN5 2VQByODs5QSuEIxIM+Z5Tx3JEoBqdAMpqaYvU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717499088; x=1718103888; 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=EbijNbOEqprzv9P4Yq6tYeGcDXEg8unLJogAPf1b49Q=; b=GoKo5M5q7bClBKqOqTnZ6+AkAjWKV3NFyJ7HXttsoI6gQwPEQeC7/WwbCjd9bNOzcu 7wKTUFe8JjPhTlIjBHLUoYNrGN0hPibtJev8RTl0WYbGn7Ylo3LVuCEOLUzgkZSzdsqC z77AXyAMZaZzFq101n/bOBELn+kkrGEaGiB36HMVKizzxQzODO8JY5cPpivNz8TVa0k4 0tf3lv6e+h9+FY4q5A53R4q26SWy/KeUCQD7kM1B66OLMoKbTGZvk3AO5b7DJmZPoq2X G1dv7QF298JwWRhJmk/xJYiFFx9zrqMDXJsm2rHE1HXnm+Y10TK00vDsOf+Ovh8dJtUN gP5w== X-Gm-Message-State: AOJu0YxI/v0XiVkEV22XjhbP2VOXmxcZR4ulEQXsAUg82gtBKcOsSQqj OcuIu3FG80ttHJ7o6a5uJuYBjEY0DmxfP2rj9aRTQjX4MNbKBZYFswWR02MAVMighG7R8UbSo6C wAPYvcu6dgyrhNkyUPzoZ0q2liaRVLhSQasqCylwJVpK/NfgdSpxZQ0Cz X-Google-Smtp-Source: AGHT+IGnL1X3J34VbQxJXlevn/GfOfK+EVUSCfeViFNJ+DrIrrcFtfGeDFaOdmokD+VOuRqy7dtAxug8dSEj X-Received: by 2002:a81:92c2:0:b0:61b:33ae:e065 with SMTP id 00721157ae682-62c7947ecbdmr117115977b3.0.1717499087864; Tue, 04 Jun 2024 04:04:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-62c765fef61sm3467897b3.1.2024.06.04.04.04.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jun 2024 04:04:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jun 2024 04:04:47 -0700 (PDT) Message-ID: <665ef4cf.050a0220.83565.bd69SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7C47A605C373; Tue, 4 Jun 2024 07:04:47 -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 | +---------------------+----------------+ 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 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/