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 5371F43180 for ; Mon, 16 Oct 2023 18:35:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4EDA440269; Mon, 16 Oct 2023 18:35:51 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 755F440269 for ; Mon, 16 Oct 2023 18:35:50 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7b6043d0b82so1747435241.1 for ; Mon, 16 Oct 2023 09:35:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697474150; x=1698078950; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mj2zhtNqwlZ3Pq4a24+reOTvvgtUYI5cdQhWeiHoFDw=; b=c2Bmu+Z2N+94NW1b0p+oMCkx59KpnhXPztngNrM/zFnsbkVYa5gWu8+EhPXObdPF4L bjAmGXoiMQW+z4ohcsNHJ7X0BCZInHKgmCmit8tOYBmdBrBOzD0asm9tjgKhjchb7M8z pbyNeGcin1TgEcGVl4KpVNXHGUU5YPscTqqZk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697474150; x=1698078950; 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=aKC7bmY4eixmfxJ7KAKR95yyEHIfdWDU6jR0NDtTroLHQErWY2Vyquuwg09dasL1eG pKUTpRkpubc3EPQ8r06f/U6/No86ks8tO3+BihMECECecst/AfSJkPZumoa+9VjPQeTq gzr+Z6gbN8DCLXtH+IUZ9rjeQsP460Y6k0CccHz/z1LKzVn8TohoE53ip69aUgTMkagG M+/58GBDTVmOxzeGM9Rvji47rtza4iShr9K7lW4Hgr4Tvy68aIHZ7x3BMk16PuT3QU2Q JJvMrUmtYXE0HfpYXjhH1k5bFXXuvTNNbLcvHTLw/XhcFKakeARnIEkKVHmS8G2/qEfW 99SQ== X-Gm-Message-State: AOJu0Ywr0/xoLv1JWevYJalYq0KG9cNM7bgSS3Q28fjDrlGrT44548Tr cEydb1auWV7AYx6umpIE9XM6es61hyKZ4H8mQeuZ9tq1FNrlPgjkuSc5qIK1cEoyRjTYROE+Jw= = X-Google-Smtp-Source: AGHT+IHee1NH2ZX5lZs+SLAuyC9aWEbpTM3qYYRjq2RByj+C7WcKfdEyN/TmP6M07jfi7R0lDy7MaxAJhJNx X-Received: by 2002:a67:cb96:0:b0:457:6cf4:6fa2 with SMTP id h22-20020a67cb96000000b004576cf46fa2mr21593339vsl.4.1697474149544; Mon, 16 Oct 2023 09:35:49 -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 e30-20020a0561020f9e00b0045069554e00sm428803vsv.3.2023.10.16.09.35.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 09:35:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 09:35:49 -0700 (PDT) Message-ID: <652d6665.050a0220.5bcd6.415bSMTPIN_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 37EA0602A042; Mon, 16 Oct 2023 12:35:49 -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/