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 BF81042DEF for ; Fri, 7 Jul 2023 03:58:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B45540685; Fri, 7 Jul 2023 03:58:15 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 3689240685 for ; Fri, 7 Jul 2023 03:58:14 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-668711086f4so947942b3a.1 for ; Thu, 06 Jul 2023 18:58:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688695093; x=1691287093; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nBTtZHOijDALfmVZaSIrBXTM6Q0P9DTcRRB0HxZpnOw=; b=iI3kw59smHR311FosQjYlz0vY8LtUUSI+KB4+NineDRmU6/BFurZ6EqR7/T2Z9QXW4 5cyLuwI4Y4UDPhLq/tF3zv8lLeqnVevC7F+GVljvHHt4vD/6mg1WqYTikatZXhM350RW /vd1o7zIfBbBnoxTI4SkQpsJ5pAlGHGD0hNbc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688695093; x=1691287093; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nBTtZHOijDALfmVZaSIrBXTM6Q0P9DTcRRB0HxZpnOw=; b=Du7aa9OrdUP1QLcVc4cITLUgZOHidTV3Vf1NG5TCRS5c6acv4SFSPqrd62U0gE4E+i HiUrLHusZq/S87ESVK98/iOHfVMpxMylpP8fhYwjAWl6LOPEBYP98YeVFkAH9CL8PKAZ Wl+qm+69uSwS0gqqmWYghjjdhfh6K3ATU57/+NgC2osGAJIhYq82H05U31zXi7nF59vB LmZr1uCQ31FMN2NsFQtWvZKvITsOoT+nAl6+r1Ot/GDMmnVrOVcE6plC//QJmnzk1a+D JyZ2UO/B8sOYP5lfUcohFAf66XPYYLLf2S/ciE/yFG2EqtJDbZYTMWkswO8aEnn8b/w0 9d1g== X-Gm-Message-State: ABy/qLaQRt3g6QMkonsQEqjEtaf2LesMqOfd6m4faj9KWaKohM//CfD0 Q8/AwjkXOownx+Xq9TXqk3aTZHecC8J8NZA+qDTvnwNba3UyeqrU2daLNg== X-Google-Smtp-Source: APBJJlFEosQhE0HqzKZ+NLNXqMzMdwZ6G0j9aTiphYBFj2kMCkqEnGnChUH3o3lC09Iv5K5Zm+UbpdhW9Dn1 X-Received: by 2002:a05:6a00:148b:b0:676:8fac:37 with SMTP id v11-20020a056a00148b00b006768fac0037mr5380982pfu.4.1688695093252; Thu, 06 Jul 2023 18:58:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i12-20020a633c4c000000b0051b6ee9ff21sm139148pgn.31.2023.07.06.18.58.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 18:58:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 18:58:13 -0700 (PDT) Message-ID: <64a77135.630a0220.f53e0.5731SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5EC4B605246B; Thu, 6 Jul 2023 21:58:12 -0400 (EDT) Subject: |SUCCESS| pw129326 [PATCH] [v3] doc: add iavf live migration guide 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129326 _Testing PASS_ Submitter: Lingyu Liu Date: Thursday, July 06 2023 07:24:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129326 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | 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) 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26993/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/