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 EE51B431FB for ; Wed, 25 Oct 2023 13:10:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9B9940273; Wed, 25 Oct 2023 13:10:37 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 97E3840273 for ; Wed, 25 Oct 2023 13:10:37 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-457cb2fe3abso2328185137.3 for ; Wed, 25 Oct 2023 04:10:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698232237; x=1698837037; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T8WX54Jg1eokDVgPzCJSCa9g+6+0CPdztfi3ZzXyXls=; b=Eeuu2jyu6zER5Zr6AnyzFzMFpz8vXgJ8RoBFqHNVxdtBShPZxCIbTmKA2l7JNcuxoU l3PPKqbepjMfmsfDlHK4XN16IDfUJ4K/ngnpvGf4WQD2zBadfQiIXIUcyQl/IvrIPPvd 6tfZr9/6YcIbKeaDMIke4ECwrHy3XdVUJKs4Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698232237; x=1698837037; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T8WX54Jg1eokDVgPzCJSCa9g+6+0CPdztfi3ZzXyXls=; b=ucHIp/s6/sOLI7oJNHUmTV4p6VJ1YHIl4gyD/Luyzvj/PggZPN+EyPOfrn8k7RQt/J U0PCKWxpcJSwKdo4VNKozhI0rnKp0Exj4H2nkkOD4nC+ysiqU0H+3dsor+v4Bzfbiazv kCM4W1a1sGb/8PR9n5lejfaCs2SAmovmz4s6cOlQPsNEDbff/PPzSEnct2S6+J/JBjvT 008gVYTDaej+n/pxKrP5pK2jfapWThkto1GwU6mfwpdfizchURArUrEETxnulFpJSxDf C8jzksf1mMBefrq3xrnUX3y/yDHWxyOV1ACQ8m572V5uutA3hgm0bItj3Q3EWM5BG7vx eYXA== X-Gm-Message-State: AOJu0Yz6sNBcsH3/3NfMTQ1PciA5scQNNPfLpMFed+Hgoup2ITABKAYQ wQy0xK4MhAm3WBc7Wf+7vsLBINpo4fcs5Di69p8spP95KDuHQDLqAKxSVg== X-Google-Smtp-Source: AGHT+IFvWO5FHm6k5mXzzAFB6Vu1GSDekkiI7mwAuMi93qpSmZuIFNbpjJK8s+7LudyF4Ze/bpMUOu/H8O1k X-Received: by 2002:a67:e057:0:b0:457:cd8b:57bb with SMTP id n23-20020a67e057000000b00457cd8b57bbmr13054771vsl.29.1698232237002; Wed, 25 Oct 2023 04:10:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bl17-20020a056102509100b004547a23740asm984184vsb.0.2023.10.25.04.10.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 04:10:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 04:10:36 -0700 (PDT) Message-ID: <6538f7ac.050a0220.b5c5b.0af3SMTPIN_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 794996051827; Wed, 25 Oct 2023 07:10:36 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.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/