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 91B9B431FB for ; Wed, 25 Oct 2023 13:00:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E0AE410E3; Wed, 25 Oct 2023 13:00:01 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id EEA2640273 for ; Wed, 25 Oct 2023 12:59:57 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a694254684so200141139f.1 for ; Wed, 25 Oct 2023 03:59:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698231597; x=1698836397; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x3FRZqSY5R7kv7s6mCRoTUE3TYjC0nwjwzgLj3PROxM=; b=V30YynpVQxooIwiOGdFe+HJjXDneAcz7B40kMY17lA6B5N8ewm68SpNW0O2wtvY/T9 sjljbOIh4rerSYbGQX47nFp8EnJsBR42UMJ9/RK5LNYuRkgqj+k7XPF9wi7lrbPZcC9J RBAerSOzW15rXzrJAsj2iIN4vXhcr5qCcK1vM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698231597; x=1698836397; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x3FRZqSY5R7kv7s6mCRoTUE3TYjC0nwjwzgLj3PROxM=; b=a3pUFMWSRv9XRXLCZ+b+Tnzio2PfJXgNXXkxeAYxvKFJi8CBHDr06KlTCJijXfFCGQ vTVpF5FQpnt0f0hey2Kqhhr1eKNXCcMOtXujp+LpPvtZKmPgByfEf9EUvDhAU3zHiqO2 aqjmpzOmA4uaO8sH/67YHmiE82cBLFJpbJf1BvyH0vWJl8I76IBOFbjQHeL15PCX9X+q eSZ8kqsXKlaORt6dRNbKo/maEnQgtmyspn6fGctNL0l4y4krj8vJcJVmEXQGERYP7BWj 6oewwEw3VVlHtDIB7PuBn2Xh9jdH9x+iV5FYNkBihwP03NzWb3q3c31Ya+Gh1uZrP0fG sNqw== X-Gm-Message-State: AOJu0YzjL70QGFHldvL92Rl2aLIUWROJRQlvqCAO1YnMxzaZb82v0JQK 2cO756oWxmbn0X4veGJhfkBQv0VVi6bTD8QCdW6JoWj2mTOphR90GHe1TQD1ElyyGf01cGTwyQ= = X-Google-Smtp-Source: AGHT+IHj/FnoA6nEHbucE1HMa/iqdZqY1/s18xYr7hLOZqBeOpM5AnVwnW0qhwL4n244rtEUiOwxOB6s04X8 X-Received: by 2002:a05:6602:3f8c:b0:792:6cb2:e92c with SMTP id fb12-20020a0566023f8c00b007926cb2e92cmr19049179iob.3.1698231597439; Wed, 25 Oct 2023 03:59:57 -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 f10-20020a05660215ca00b0077e2b1e82b6sm857611iow.25.2023.10.25.03.59.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 03:59:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 03:59:57 -0700 (PDT) Message-ID: <6538f52d.050a0220.6b86e.fc0dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F24E86051827; Wed, 25 Oct 2023 06:59:56 -0400 (EDT) Subject: |SUCCESS| pw133283 [PATCH] [v7] 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/133283 _Testing PASS_ Submitter: Rongwei Liu Date: Wednesday, October 25 2023 09:50:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133283 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28065/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/