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 B9F9745BCD for ; Wed, 30 Oct 2024 06:31:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5EAE42FB9; Wed, 30 Oct 2024 06:31:36 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id B424F42EC5 for ; Wed, 30 Oct 2024 06:31:34 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a3f8543f5eso1625005ab.0 for ; Tue, 29 Oct 2024 22:31:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730266294; x=1730871094; 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=VVhANfjTzC9V8Rnv1PlI/zj3dzwMGaRmbLMAYxqBD1U=; b=IZd7K8zRfYkA7R3aU7xDA3qz+PqjpbTiwRTnwdiNAIHJ7y/mt7P/JBE1GCjrRwZFKQ S4Eu5msP7c6FHul17GGIw1HRzpICxRqCxo3zf4VFpNUogYdLwDgv0l2BVWirJGTjV/5b Bu2groDYtlCjxQRmn5Cd8Ymt5X/2Ju9zReULc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730266294; x=1730871094; 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=VVhANfjTzC9V8Rnv1PlI/zj3dzwMGaRmbLMAYxqBD1U=; b=G7jRdtCc4097jK4J9OMuz815JenxyroAcmlbGDIhqw3AiIUQLzTyl/88lE/HmglZQ0 vttPESsRgN3LZrCLtWhQ6jb/X6ybARtV/4XBbtn2kXFIEucwGp9r1HO3MTnQnX0YWf70 Kyp1tE/HHAGDrfwgMIanYYzwnVLgwjDyT4r00lrCNRKv0vgAoWOuJ/IZ4UWdnk1jjDdm xSWeGe+QokySyFNokzl+mD2+Kx5LoiIRKivzUrysT585yq3t5qpClLiJ75FSJKNFjCym PS8A2qzdxKE7YmqeLGsiHCu1SCNJrawmO+s9VUlvZ8MZXlFkKdu4y6grSoFtTg8rIWs+ Ml0Q== X-Gm-Message-State: AOJu0YwtAtFVYKF2ULWjTTXJf7Cm2bpFjpAhFn7u0SN8XqMqoHgB6qIM VN1ZIdzATmbOcz9HNS2Tnrj2gY4mcwKIAijuwuiEtUf4t8ZbsAWSEja5hev1L23do6ta0YHUsGg nv1+BtrwW0JynfM3NdisSPx1++5VROTDloeEriBVcsx4L9id9Nf72Jr5e X-Google-Smtp-Source: AGHT+IFoiF8u4R18bZuYHBpdH0B8RUFw6IfhgU1xZ0pVJlO3N7h1bpxrc7wCJmszBvVJpdeOCQZYq4IgARgH X-Received: by 2002:a05:6e02:1d91:b0:3a0:c8b8:1b0f with SMTP id e9e14a558f8ab-3a5e3b33b3cmr8292195ab.2.1730266293930; Tue, 29 Oct 2024 22:31:33 -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 8926c6da1cb9f-4dc72728101sm386181173.77.2024.10.29.22.31.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Oct 2024 22:31:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Oct 2024 22:31:33 -0700 (PDT) Message-ID: <6721c4b5.050a0220.281cec.a142SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 76D7A6052471; Wed, 30 Oct 2024 01:31:33 -0400 (EDT) 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/147604 _Functional Testing PASS_ Submitter: Minggang Li(Gavin) Date: Tuesday, October 29 2024 14:31:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:71c6d89b56ab044d7bdf2a93f242d0a149d171cf 147598-147604 --> functional testing pass Upstream job id: Template-DTS-Pipeline#192449 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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/