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 4113742DF4 for ; Fri, 7 Jul 2023 08:44:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CD7F40685; Fri, 7 Jul 2023 08:44:08 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 0A5D840685 for ; Fri, 7 Jul 2023 08:44:07 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-345b347196cso5822635ab.3 for ; Thu, 06 Jul 2023 23:44:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688712246; x=1691304246; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YW/q5C2I+RRqZwfy6WG8wNRCyu0T4Lb9SBZQhgBW2kw=; b=MXWhVoleu/ZxTg0DMGTuoe8JtkM66kSYLnBa5bYqZBpTw/2DTmj4nQSyo193c5H7Xt ychZeHWRWmdc+pQRuBBvWvEh68BLCUqYrw/g3E0t2XEPZ5FfcdtUjA0xZuznjaU+uimD 3xlma++fEtec96fpAq85bGLQ2uDcVKCnBJOHk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688712246; x=1691304246; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YW/q5C2I+RRqZwfy6WG8wNRCyu0T4Lb9SBZQhgBW2kw=; b=VE71epMBo7fL+8WgZx9zKNpi4Yhy6Ow+V9XI+PtVkiJAZfulXj/fBl06C7zOUdxTzK OjszMEvTlkCiFbLqjveYlbakmXX5ztP/OjYgbXI6RLkVXi5dXqk4IsrbEayNiiOwX6rj 1zkqP/FKC4BZyoplaBZ4xz8qL01t0qoIr6CkkHBR1ugU/MNXI/95MWfclTe74x0cmJtb vybDwSu3xux8vzGnzpVTifXhZ901zM0VZZOvotOeO1Bd4dH3eW7RH8yEozgg1nu6gE/W Tv2gMRRf5MIlqNlBvReDLqkfqHgoj67Y3odUI5+izXMgL0D6uvRYg6Z4gIxdJtv/52ev EjgA== X-Gm-Message-State: ABy/qLZDTIQQFtmzi8TuTL/1nW8OLB0pfBhC5VY2V77ippd+mHTE1BM7 ZKgxsujR2vIO/oH9f04RCs1dZA2oA1VoqbbFo50m6DZalrf9FES9E1sffA== X-Google-Smtp-Source: APBJJlHOlfFy1NZL6uEVhujcf4VdCmzET0V+k627VQ0hUn+btGFtcGLT38VuaFr3sxUS3CEWIf1tQ6Jc/LiM X-Received: by 2002:a92:d5c6:0:b0:345:cdbe:833a with SMTP id d6-20020a92d5c6000000b00345cdbe833amr4412611ilq.15.1688712246492; Thu, 06 Jul 2023 23:44:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w13-20020a92db4d000000b00345929e5a5fsm140643ilq.70.2023.07.06.23.44.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 23:44:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 23:44:06 -0700 (PDT) Message-ID: <64a7b436.920a0220.5e2d0.6297SMTPIN_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 0BC7C605246B; Fri, 7 Jul 2023 02:44:06 -0400 (EDT) Subject: |SUCCESS| pw129369 [PATCH] [v4] 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129369 _Testing PASS_ Submitter: Lingyu Liu Date: Friday, July 07 2023 06:08:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:5d41169b901858e657a8ae3c2dd445bbd8b5e7e5 129369 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) 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) 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/27011/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/