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 E045843180 for ; Mon, 16 Oct 2023 19:02:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C777040269; Mon, 16 Oct 2023 19:02:23 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 334B140269 for ; Mon, 16 Oct 2023 19:02:23 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3512fae02ecso18582085ab.2 for ; Mon, 16 Oct 2023 10:02:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697475742; x=1698080542; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mj2zhtNqwlZ3Pq4a24+reOTvvgtUYI5cdQhWeiHoFDw=; b=MOmqDb9yoNhjJokqynuRiTtmk0Rs3F5XI3Og6TowyMupQi1rSbvtat/+QTTmnrSA1p oCbWx7aV9ub1C63HPWy4spZ5FnJNVKtIshKnqOHLXsZQUgAdAZJ2VgUJ/jfnfYhLjL1D 7jqZjDpUC9U3K7WuAjzvb32ctHyHMvtnNWuUE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697475742; x=1698080542; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mj2zhtNqwlZ3Pq4a24+reOTvvgtUYI5cdQhWeiHoFDw=; b=gsHaDNvu4ZM5g9pHi7Ec54APgfGewG8kA+c4oNgMbpdIWzEbukG+n2I/wx8rAxr/pj 5HlZm0liLbJrufAXqltyT+vKJs6FRr7gF/PMwoR6acZJq8eueRmTjrJceZwpMGNhr+T/ Pn961L5cKQ1V2VVyKTLFkwh3xdNl4nsdWss+183dmT0P2YOeUg9h6Q6EM2143qPtyKMQ Owjg7c79P9ealFIyKaFNNtHU2IHaXrGV+o9weO8tv6edcOQu/1TaLMk85Keh30sozy8Z HdL8vlzPzlO6iBieRCxdcoKp41M7HqI8kS2wOm6JztL2+TB1f1klTe+36++IumKdEUgZ CglQ== X-Gm-Message-State: AOJu0YwPAy2+H3ZUJtBrsCF5DZ1JD49N1teesMARbeh2qk1zClCCx6XU azQPoy84hkkeNFTJgtO+KBV+GLWlJX6SpPw5R6f5pSgG6C6tTcZDs6XMQko7SK9SG1T9wXT1sw= = X-Google-Smtp-Source: AGHT+IFcdADxB0kI0cjUjEm6q2Cyfft5yBwsCSGQpDw0o59nvPT47vWkIsIwNerJf88suwX7p07RD1EAPZ5s X-Received: by 2002:a05:6e02:1aaf:b0:357:8d71:347f with SMTP id l15-20020a056e021aaf00b003578d71347fmr60774ilv.8.1697475742558; Mon, 16 Oct 2023 10:02: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 t14-20020a02c48e000000b0042b2b936ad6sm116063jam.72.2023.10.16.10.02.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 10:02:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 10:02:22 -0700 (PDT) Message-ID: <652d6c9e.020a0220.32d2d.5454SMTPIN_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 3071F602A042; Mon, 16 Oct 2023 13:02:22 -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-unit-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_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/