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 6207644151 for ; Tue, 4 Jun 2024 12:33:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D5C5402EB; Tue, 4 Jun 2024 12:33:34 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id E3A4840041 for ; Tue, 4 Jun 2024 12:33:32 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4eb05e29e69so1372912e0c.3 for ; Tue, 04 Jun 2024 03:33:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717497212; x=1718102012; 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=O5939VBmwV/hilQukUrJiYgHW02bG2+8lOM7oj9E19M=; b=RBoA3EivJjm7jSZKTEroxRPlWPR6Cnm98iOup6PLWRFMLWdefjWJ27wThSxiScx3Qk 1tFuZhrrH/k9jJ/NvFilIj9t/NA8laSse/wJgVuK2p9RYL3vZ4ktmTnXE02XuWCSbai8 +7izboFmb6FhTS9rszWZtZLgszQh9c7VpP5Xw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717497212; x=1718102012; 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=O5939VBmwV/hilQukUrJiYgHW02bG2+8lOM7oj9E19M=; b=pfAi0HR0Jn3ydwOsFSEG6EuG3T9hAbnRTpu0bNvw8AvI/B08T46aqI8lkD/Hc+20sj 9kMGgfrsipFIkV6yJdNuLCnpMXo+jp7g2/x1mNQLYAiqTcxVnYSguUqasD0lLRUoCFtw IzOX/zfI/EeReBUoRBW1XU9hych38GlD0U1nZ+xYzq+0IgUxYMvqpArKL172HvcUGsGi ZZ8rgwT4pmG2/nifButM2/NTiTnNx3fi4LeqmUTkyOvLt/spZChkgONz+/ZlnEHSQnuA eID9G5pD9NlxM8IK0iyLY0Z1WVk4Hci5iljYG9tk8xjugVpIjsJChU2SjdhdsQF/oL2B r8tQ== X-Gm-Message-State: AOJu0YyO49YQsaaiusCAGE7d+V8XbHJy40aX28ZE+dhZ/o+0xGWPLolF Ozpu+194sX5SYtvbaez3IRan9zITCBorVf5QLpMhc2jm2rgA7JktneshO9JE6cxhBUDtodZyGSS 8+s31Td7L4s9bf/IXUpCqkuyx30kNmbo0UlxWeqCD X-Google-Smtp-Source: AGHT+IHD3m2gEwwisjia75ASrYPE+5fTfYuiHeLcNWHMalG+k1haxVnVXjIhZbJhQxuyLHAwG+4YHxaiMXYe X-Received: by 2002:a1f:f8ce:0:b0:4d4:b89:bd2a with SMTP id 71dfb90a1353d-4eb02d810abmr10717606e0c.3.1717497212297; Tue, 04 Jun 2024 03:33:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-4eafedcdd6esm464900e0c.5.2024.06.04.03.33.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jun 2024 03:33:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jun 2024 03:33:32 -0700 (PDT) Message-ID: <665eed7c.050a0220.ae385.18abSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C70D3605C373; Tue, 4 Jun 2024 06:33:31 -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-compile-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_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+===================+====================+======================+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+ | FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/