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 BF88F42609 for ; Tue, 19 Sep 2023 14:12:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB63E40276; Tue, 19 Sep 2023 14:12:26 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 4BE9F40276 for ; Tue, 19 Sep 2023 14:12:23 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6562330d68dso25814596d6.2 for ; Tue, 19 Sep 2023 05:12:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695125542; x=1695730342; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Fut8YbJf0oZ/ppkNPZPYI7WIWCNUTLH4UtiFPYa1BYQ=; b=HiiY1GFvEVojugQi0S4QRqvZxvvqOwnd04XR1pwM/p5xXFYj4Z30qkFDZx2cqu/EB3 vT/F47kIuE5B8wnaENhxMkGOh1h+sjHTTnOGtiF1Z0EJHgsx5i7NWS+OvEiCSHv2NfbX CNQH/cenXNOXDDbNfx1E2SLd5yIxwgLdXmPhU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695125542; x=1695730342; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Fut8YbJf0oZ/ppkNPZPYI7WIWCNUTLH4UtiFPYa1BYQ=; b=uKmaTJ70ELdgs702JDJq/TCi9nu0YlnqynlErEPZCcF5rz0hdPG7ZwXSBzPipaeImb EnzzWSwOcEU0CGx7gZcvzDAeNMyFnk1K1Fe/Rixcu5l8iadyp0VXBqVtiOnc9Irps7wL rwNUgjB73ihJ/zstP3sXcB440HEfXoqN36SRSe/gNw2if4633dvuTiG616xmoG/mTPzi /jtyYoKfTtu/WJMBzdD3O20UIFA2n6SlWS2O8Nhl1UumBsd03v1XuUx380p4uYci2Csy JRC3oufKgEvfQ1IRfy2pSJ1KZm+3ppXZebEzSSlpJxtB7VLmWmftIOBEwdngEt+c9kvh R76A== X-Gm-Message-State: AOJu0Ywgw9dIbcaL2EMwP6a2aSuSNj3I3Pu68ooxX6PJdeFJmc8NGJgz ZMxhe7Ivvj89Qin+kAYqRF28yHW9JXjPxwVpYoFE5zA4RTu9FDLaTQEWLuAcS69v1SYZO+ltFw= = X-Google-Smtp-Source: AGHT+IE1a0wtVPvqBXxjBwKX+zJNQ3kkw+Nqtap33w5Dy9m2nuBGqouKerZUEzvz9lIDQ7LKrmFwHp9BBE6+ X-Received: by 2002:a0c:dd85:0:b0:657:a0cc:635c with SMTP id v5-20020a0cdd85000000b00657a0cc635cmr6051440qvk.22.1695125542731; Tue, 19 Sep 2023 05:12:22 -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 i18-20020a0cab52000000b0064711f7b6besm350380qvb.24.2023.09.19.05.12.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 05:12:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 05:12:22 -0700 (PDT) Message-ID: <65099026.0c0a0220.3c40d.f56cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 712A76052514; Tue, 19 Sep 2023 08:12:22 -0400 (EDT) Subject: |SUCCESS| pw131592 [PATCH] [v3] 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131592 _Testing PASS_ Submitter: Rongwei Liu Date: Tuesday, September 19 2023 08:12:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131592 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27641/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/