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 4105345C2A for ; Sun, 3 Nov 2024 22:13:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 161C14021F; Sun, 3 Nov 2024 22:13:09 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 3E9304014F for ; Sun, 3 Nov 2024 22:13:07 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-20cb7139d9dso31162525ad.1 for ; Sun, 03 Nov 2024 13:13:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730668386; x=1731273186; 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=ObrYEq+mZDmbG2RfBNeS67tHpzN5LF72ryukcQVdY2g=; b=bSZHMNX/1iHKGTJd/gXqCWvUpdUBMYxpZbbvLlmOwHvFjmlmbaSr4yy/m8ica4k/E9 PBjTUUNtsHishj41s5IagwsDL71WdNjqI4sXE3uZYvdu5zu4bYNjQdJa8UIeHWJK9z1s WBnc5bc//hktqK9lBUHYQNeBYA+4wmb8fSX0w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730668386; x=1731273186; 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=ObrYEq+mZDmbG2RfBNeS67tHpzN5LF72ryukcQVdY2g=; b=Nj1lkP7RHd61lLGk9iP5qv4GbUA87h06ej54hB0OULg3TZ4ppL9VAxtvkz2jKfcXTA dAe7esJnJxydOxwzG7Ct/+916XlMeqbE3bd4J+K8xcMmsjW5gIdA6xbEofcNfkZjH9fT cz2b4HiRpqaZqjEPMrY7oIZvcRhnRqbTz12uGeoEckwIdVyPdr6Dnh0mrzxAVssLmvhw lNO4l1KY3jzWnMbN33ZkoDh+JgxUF5u03oxnN7v6aqX1bORoUkEyRBf5YztqkfzqhKxJ rj1rWW2UI3/5WWWK6t7qXoJp5uIJ0YU+s5R7tZTnqjTDmPbnxgNCv4Gs6Lt3uJKWPMRc Au/A== X-Gm-Message-State: AOJu0YwBWt7KVLiAk5q5meyQPf962I6bnKDaOLknZ1N/qIkqeDJ+Co2K yomcF3H3UVm44YXx9Ejs3FIL4tZGw5h87FpBLP7w7uWXQL6Tg6Lc+ZFlRcLY0XC7i8BrrFbjA2S FWHvCzX1FvDG+Fq/kb0qRh2FYUQbfXspR3YtKrPxo X-Google-Smtp-Source: AGHT+IEfv+xaeKMz3Fu1/F23fUpGIbMihwIiyRHBp0HBs01wCmn6C9K5AwvOQZFTWpzLDPP+yVriuFqS6C+j X-Received: by 2002:a17:902:f60c:b0:20c:f648:e3a7 with SMTP id d9443c01a7336-210c6c7048cmr422255485ad.50.1730668386303; Sun, 03 Nov 2024 13:13:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2e93db018fbsm485680a91.11.2024.11.03.13.13.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Nov 2024 13:13:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Nov 2024 13:13:06 -0800 (PST) Message-ID: <6727e762.170a0220.2c3c58.a95fSMTPIN_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 58D546052471; Sun, 3 Nov 2024 16:13:05 -0500 (EST) Subject: |SUCCESS| pw147598-147604 [PATCH] [V3,7/7] mlx5: add backward compat From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241029143118.875214-8-gavinl@nvidia.com> References: <20241029143118.875214-8-gavinl@nvidia.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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/147604 _Testing PASS_ Submitter: Minggang(Gavin) Li Date: Tuesday, October 29 2024 14:31:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:71c6d89b56ab044d7bdf2a93f242d0a149d171cf 147598-147604 --> testing pass Upstream job id: ACVP-FIPS-testing#7698 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31753/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/