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 BFFEE43180 for ; Mon, 16 Oct 2023 18:26:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB1ED40269; Mon, 16 Oct 2023 18:26:55 +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 83FAC40269 for ; Mon, 16 Oct 2023 18:26:54 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79fb64b5265so201065039f.1 for ; Mon, 16 Oct 2023 09:26:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697473614; x=1698078414; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AAZz4HugIQe3hZfmP88LQs1QSbLwZyBBWiZZ9MmAmhY=; b=B+nrKZsNTHGzYRGAJjv61SMOgjXJ8H1fScVdjedwwq9LIMDVC2EuD5WFS9Y0t8wXQH rb2ZFH6pumn9ljAxvxkeFzYp1XXujBffV+LJc3GH7kkiZhZ+mCnmeJ4I8tbBMKTY+Vqr eM+4T8BBBpZD5Xq4vTJeovqPh4SyDOZ9qiDc4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697473614; x=1698078414; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AAZz4HugIQe3hZfmP88LQs1QSbLwZyBBWiZZ9MmAmhY=; b=DgnhLTupJMBK9Vrlo8V132/dfqyqji+LOiCccHNBjgglgvbUem/m/mo2OgMhhaWsJD DdEZCr3t7QpSbhfe/OjiLt6ecjpx5lhs1YrId+W50JLSiMTnu/zIGpSlrkVLAfI0Y913 gDzdi2fOsvIiYpu422NvGrs55OvK4S9z8ICM+B8R5X09Bswlvp0bPXdkCH5O2MBuOxzI 5ql0cG6RHK67a2nf+2rf+Wx1H3E3an98Q3A/eoIgXtHbqrkkPElvdDxn8epeDtmtytYt s1c5KYuYyushKmI8i4e3d61nxUVLowHTkLZ8Sh40jLkSxJkT9exCNpTKaHfvKRROCq6K M5Kg== X-Gm-Message-State: AOJu0YzH/SpeAC3p4S48egIpbfEEEHHBMuTteFjptO0621YJE6w7CiMu 3lV/x47vJpNUblTL6XHfCw2HQzkc5lg0fsd+Y13H6rhwtTL+A639Mj87CRRrxUnS7dGsZldV+A= = X-Google-Smtp-Source: AGHT+IG+4mhBSE1tJpWIBIYBZJuCutFbsQNu5Fq6z9F+M/BIprpGycVcarmuxzfN1O/J6VrvSXTdqPCU19xq X-Received: by 2002:a6b:a12:0:b0:787:1c51:ff99 with SMTP id z18-20020a6b0a12000000b007871c51ff99mr36667882ioi.11.1697473613948; Mon, 16 Oct 2023 09:26:53 -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 z1-20020a5e8601000000b007836030ff13sm787882ioj.35.2023.10.16.09.26.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 09:26:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 09:26:53 -0700 (PDT) Message-ID: <652d644d.5e0a0220.542df.36e5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 78A6E602A042; Mon, 16 Oct 2023 12:26:53 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) 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 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/27940/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/