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 935AE42DE6 for ; Thu, 6 Jul 2023 11:03:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EA4240A79; Thu, 6 Jul 2023 11:03:30 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 1F32A40A79 for ; Thu, 6 Jul 2023 11:03:29 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5700b15c12fso5627707b3.1 for ; Thu, 06 Jul 2023 02:03:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688634208; x=1691226208; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YODRrh69uJcmdQOMQm2b4ZKBjsp1Y62zjq3VQ5BBWLs=; b=d8GtEMcG2WCAqakRmLvs/8OnMSm4R3ec/wZ/OEp/gEsijIcW4DO4fybr25kns7fBol dlGvsRKpy+rAC4owIM9vYKYez3vB3mLok3bjbRv87TzVW1xPwuF69/JSOmqGyMS/pyJg SyO0P7ZmC8FAnJDRq+48Nny9kWFd2xCEEQ8Ss= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688634208; x=1691226208; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YODRrh69uJcmdQOMQm2b4ZKBjsp1Y62zjq3VQ5BBWLs=; b=cmaI36upqFZSl580rHbJiWex7o2JuBtV1MDRwwR+H4rMFXIuxPC47Y8WBl6aMyWJNI fUtTQYjmZbBhPBB9xMug55AxVhhAOi+iQzXSr+NvyvxLpO+uZ0WUk2jJN5UJ/5iQsyr1 DQbu/IbkGKak7Ts/nu2GB/4dyvE6gTyCGiTqD3mvnVz3EvyPpUGAEEYsVt/NU1Mdpgd6 YEhhEF8SNsbRy7JK1cOo2CTVgPdJGnVevNZLX8eMvt5405Th1IMZ0Bpp73BGOqAgDqSB 2VW/QqokxXmy+ZtmQAuhKMQ6XpYjkHXFtR392kisOb2R7DPqQAw/Ev3x+1IP6LLOyHsq DYRw== X-Gm-Message-State: ABy/qLaY4v/8hQekQoFYVgsN+og5PPifFd5o8uwpSZ24S3PKNS6E8mAz p9f6H33hW+3xygSUq4fXSqJsygRcyi6R+q80u97gUAwL/Sfuavf+65SzKw== X-Google-Smtp-Source: APBJJlFamXlcoP1V378m/a4rjactlqDVDtZABqs9Ehpd92PVjTv2KtCAiPrLYLtpiP+u2zMNwU3pNGe5xFP+ X-Received: by 2002:a25:48c5:0:b0:c60:3b9a:5281 with SMTP id v188-20020a2548c5000000b00c603b9a5281mr1159359yba.32.1688634208593; Thu, 06 Jul 2023 02:03:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w62-20020a25df41000000b00bc917990815sm48363ybg.20.2023.07.06.02.03.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 02:03:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 02:03:28 -0700 (PDT) Message-ID: <64a68360.250a0220.e3f0b.388eSMTPIN_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 3C06C605246B; Thu, 6 Jul 2023 05:03:28 -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-abi-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 | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/