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 6F44043859 for ; Sun, 7 Jan 2024 18:06:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B09C402B1; Sun, 7 Jan 2024 18:06:22 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 2277A402A9 for ; Sun, 7 Jan 2024 18:06:21 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3606ebda57cso9102775ab.2 for ; Sun, 07 Jan 2024 09:06:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704647180; x=1705251980; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=54iG8n4G38Dwe4kdXotjdeTnI9RGpThkKsQ2ZR7teM4=; b=ENLiF5U302Imz/25CINYQlxburyHXQklMZ8f6cwNu1VWfVGKJS6Fkd69D6ekhUPhna Fn1BOmsWOPVK6+1wWZaUjt265T0u004gHJXqhcdS1fAClcH2/KgvWOpu4FU6Vv+HK7tH 6Kf48qr1Fas53Y+A5GyQnOmLvfgBNizUEXWbw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704647180; x=1705251980; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=54iG8n4G38Dwe4kdXotjdeTnI9RGpThkKsQ2ZR7teM4=; b=qPbZ1a7RI3/zZJneItMBrAcPWPTY4mEVC9gus8vZjKmk0TREoyqbmQ03Gra8rrWu6c flAFi1dRl6M3sRSYsjNj8QiS7I9OdIeZllV6Fo3+mnODqLYOq2Nhf75EWyvkFWyrmS+Y xnGc+sXhQ5aV2X/3iQwTdg/wKRu4B8C/T63J0mtizjRd+62Bfa/uNUhwhiOrQHECRPqU yEgv3JnXst/5xR7GHTxzsn0RuVhD1zcpCMRcPVYPbc842orGWCi+CkxMfUVGIwhCg0sE Iw4NaeTMS4OGN9HvHhvuyXAOUNH209B1uuGjtxXVO+N++dMpDNmHZmjozzNTX4GuuuuY ueDQ== X-Gm-Message-State: AOJu0YyYR5ZpAmVgnYxz+JoEaCILkf74JD18jhu+v5ofAgFQNVoxmKtB WEsPlnzl748hY4HMVA0FE0JkPwJaH5g5fyjjpCHByacjnqAy091mKUoGQNsb9Ql7Dg== X-Google-Smtp-Source: AGHT+IELCLH3QZh3UcNXWZWxEEWI6bMK3eYiyLMnzh343NRJSWKqo6VJdCV1xfjcuDHR1QQ75PFhfIBqx1a5 X-Received: by 2002:a05:6e02:1d96:b0:35f:ff56:c0fd with SMTP id h22-20020a056e021d9600b0035fff56c0fdmr5056909ila.14.1704647180632; Sun, 07 Jan 2024 09:06:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i13-20020a056e0212cd00b0035ffa5ad1eesm225395ilm.44.2024.01.07.09.06.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 09:06:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 09:06:20 -0800 (PST) Message-ID: <659ada0c.050a0220.497bf.f782SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2E84E6051831; Sun, 7 Jan 2024 12:06:20 -0500 (EST) Subject: |SUCCESS| pw135775 [PATCH] [1/1] ml/cnxk: enable data caching for TV From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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/135775 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Sunday, January 07 2024 15:20:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135775 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28818/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/