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 E944543180 for ; Mon, 16 Oct 2023 19:12:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E41DF40269; Mon, 16 Oct 2023 19:12:01 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 690B340269 for ; Mon, 16 Oct 2023 19:12:00 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-49d55b90a5aso3194767e0c.0 for ; Mon, 16 Oct 2023 10:12:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697476320; x=1698081120; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xnr22WNT1XRY7Ridh1rcsgldaGPIbFPaWjWPWOqSQGw=; b=An6Uig04WxZtjpjnAFkPOpxyd/qekkzauqfts1WMdry/Qbcly59s4+zce0KTI16QbT diH5s0BSFIaEkFeSKq2818pLow+6ixwuzfTjRa5CjSZgHCF90lFQJ86wAy7MCxL1GVsR 2T4VYS4GfkyKjoVBDSpEPZ2YwUsfVQlj1KK4Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697476320; x=1698081120; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xnr22WNT1XRY7Ridh1rcsgldaGPIbFPaWjWPWOqSQGw=; b=Nuil2d/f3JwjTEdmM+rRYWXOIt0zidm2mLN2YZyDztmF40yf69yF0hiez/Sw/TpTe0 tdqssvR4r9+8WOs0eiote/j2NhaWTI60Bd9xbkvoq5cizNx2SNOjWWLXvJkhANRfwB3N c4Unct4+0y/RAD2fQHskXS1SnSsn7OFrBBZbmiTkkXjI/BQRBshTT5CRDx6K+WYbOcHS +xIHxsZAcny9fs0h0hTZf0rMNgt0R+N5QRzJr2GUCkhxS9Cgnd7oCEfITPbTO8J/8IGB W0aJH23WCpF/fIwlRIgqvPI8spECdxuf6ojT44Nd/iY3SisM4+tjh2py+7DZ4upeMgLP Uamg== X-Gm-Message-State: AOJu0YyWFGuh7CWY9GxxQtUHA8GF4sXJDK0t9pMfEa261HnP4QxX8O/y 1jZpXT8DSLD8ep3DXy3FPrZwAKVCsJNqj2c4d+T07i3Hk17mnR7DXP343Q== X-Google-Smtp-Source: AGHT+IHEHzbivd76EJHLGtwChcWeLOI5OdRCBP4A/234EmeCm3/6yHWT8NYQ9faPmBfbgdn9lCtXeEMKejUg X-Received: by 2002:a05:6122:1681:b0:49a:b587:ab79 with SMTP id 1-20020a056122168100b0049ab587ab79mr4629763vkl.8.1697476319808; Mon, 16 Oct 2023 10:11:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ec13-20020a056122368d00b0049367028506sm376084vkb.8.2023.10.16.10.11.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 10:11:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 10:11:59 -0700 (PDT) Message-ID: <652d6edf.050a0220.657de.6eb7SMTPIN_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 84B6F602A042; Mon, 16 Oct 2023 13:11:59 -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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132625 _Testing PASS_ Submitter: Rongwei Liu Date: Monday, October 16 2023 09:22:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132625 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/