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 CECE843180 for ; Mon, 16 Oct 2023 18:27:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9EBC40269; Mon, 16 Oct 2023 18:27:06 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 645FD40269 for ; Mon, 16 Oct 2023 18:27:05 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1e9c42fc0c9so1823307fac.1 for ; Mon, 16 Oct 2023 09:27:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697473624; x=1698078424; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Wd+1xbt5CM2FOKhvTwO+eEQexNpCdf5HbtLpXTFhPb4=; b=glKeD9QjmEXOuqQ9u1zau1DfSpSWzUrhXqvBebYRAhVXAKdUOE0VZe8UGb+N/cgP0t 5SPRi5j1sdpWCPGU4Rrg69IZeW/DrTgQG87izUZd7O0I3Cvcu0q5vkwwtWcpeEN0L3OG WGWVWaS1F1OLO1A09r8VC4yvYTzfSAGN8X8Y8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697473624; x=1698078424; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wd+1xbt5CM2FOKhvTwO+eEQexNpCdf5HbtLpXTFhPb4=; b=xEj6JkeekHETuHlfcM5v9WVOZtf883tTa14nD7NrM7H6FSKFYc8/+istSE7X7g6Hlz EMiFw9+5MkAeLyCIPnIBDy5+KYF4x9NIJucI4yYCFwppGDK+g/NrW4Guio6q9UwTsuEm uXAVWzTrfuzCdV2UNsEdw7MzgANYqYqB3S/IJkdo3g1GgGlDlplegejsSVCUxZq4VGBv Zvu4thfiXm1VFLnS71vrUVkYT6WdbvVq8GMZmhGintnKjKaKYhb8Fign4k93TnHbq68Q pGM07w2BUMds46KPnrEO605oMLE2+4Aw170MF3ryOYM+0nfYlAWVnfkjTSmLjpek+zoM nOHQ== X-Gm-Message-State: AOJu0YwLHh9XxOIT7mp6wHzv1fctKpXgGYvLLQ6RgNUEbR8xw4JyWTZD nbO30WUIWTXXV6/yBBTiFme+8o3tAxPhb/HIFbhuWbWFCYDMxhlj1KHnqg== X-Google-Smtp-Source: AGHT+IE56iXO03UuTbayBQSYM/Ton44CcFNXYBvU4rXSdBzvuooY4JZUT/BWaeqN3HJgoUDdhawqrF024wSN X-Received: by 2002:a05:6870:7999:b0:1e9:b08d:69f0 with SMTP id he25-20020a056870799900b001e9b08d69f0mr12087389oab.51.1697473624558; Mon, 16 Oct 2023 09:27:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dx34-20020a05687076a200b001e57c50ca40sm550704oab.36.2023.10.16.09.27.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 09:27:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 09:27:04 -0700 (PDT) Message-ID: <652d6458.050a0220.eaa6e.a948SMTPIN_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 2BCD2602A042; Mon, 16 Oct 2023 12:27:04 -0400 (EDT) Subject: |SUCCESS| pw132625 [PATCH] [v4] net/mlx5: add test for live migratio 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/132625 _Functional Testing PASS_ Submitter: Rongwei Liu Date: Monday, October 16 2023 09:22:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132625 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27940/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/