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 8C8D742D60 for ; Tue, 4 Jul 2023 05:19:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8472D40E03; Tue, 4 Jul 2023 05:19:36 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 7ECC040E03 for ; Tue, 4 Jul 2023 05:19:34 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7835971026fso206029539f.3 for ; Mon, 03 Jul 2023 20:19:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688440774; x=1691032774; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5Uo+48huEGdZFwTnWLir/5VZo6zbofeRnTVElq+IUK0=; b=ES9xvUL6iyACMVJeBRN2Jd7+98ZeC8tEOp1PFGavE1IfpLR89e0Gok/susZ1VXs0nu oB+wzn8Hj4KnE90KAxlYK4yiiLfAuJnKFrDiqxoyXOzhs5oBRDKGYjOckG8eamROGRQO xh6T7ukU2cX18jssRcs+ott/coybim4XcL3cc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688440774; x=1691032774; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5Uo+48huEGdZFwTnWLir/5VZo6zbofeRnTVElq+IUK0=; b=EVDnsLYKNA3S3V54r6uOhM2AaiaW0OkTWoummUaq67rQO4Z7euTqbstLDwf91EucpV wVvoLgqDUfU8+HY6HieVe2UlJw3o2AnUQ33+ezEB/wmKpAGtfW1HgZaTpNsiwiwnRe3L wj5zJkpWwLZVYVNsivtBOQaJ1vYXHDm/AW65Km7Sl6KNahLJrHeXlBOIrRXjOmZpkWT0 omkYThsqYHFHeAdXSaHEaknVlj7h4L7Wha8m8OmeJd0vkkEYiLkG9xLZc/0IEb9l3bnl S9BlKiglbqfjsKjCpH96ZzzmpaMp3IXvu9SRBkWdgP6XFjzzw05GfAjWiiDfvntPRPoV S2wA== X-Gm-Message-State: AC+VfDyF4B9cK6YuNgYaMeMeOJdYrMOOxW4uEDJ9jj35bjev9FUaG73L bbcp5+ZpSkmudp+omwLuoAgJfSUnepRHgSDYLyy7l2RZajoRbG88n5sjog== X-Google-Smtp-Source: ACHHUZ4QVae9ZomcNCz88aWESsYE1FBeNhQsglCla/OJVxMr1SKgM1Ow4Nh5Og67YX2jEmrrfkqOSbKl7WEd X-Received: by 2002:a5d:8f93:0:b0:786:2672:5331 with SMTP id l19-20020a5d8f93000000b0078626725331mr12189225iol.2.1688440773956; Mon, 03 Jul 2023 20:19:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 14-20020a5d9c0e000000b00777affd701csm231010ioe.3.2023.07.03.20.19.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 20:19:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 20:19:33 -0700 (PDT) Message-ID: <64a38fc5.5d0a0220.2dc32.6283SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 7C5AE605246B; Mon, 3 Jul 2023 23:19:33 -0400 (EDT) Subject: |SUCCESS| pw129225 [PATCH] [V2] 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/129225 _Testing PASS_ Submitter: Lingyu Liu Date: Tuesday, July 04 2023 02:27:18 DPDK git baseline: Repo:dpdk-next-net-intel Branch: master CommitID:3dbf1b6d6545045c28b205609225fd4be3943212 129225 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/26942/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/