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 6522042DC5 for ; Mon, 3 Jul 2023 20:16:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5FA48400EF; Mon, 3 Jul 2023 20:16:03 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 29A3E400EF for ; Mon, 3 Jul 2023 20:16:02 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-bff27026cb0so5282098276.1 for ; Mon, 03 Jul 2023 11:16:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688408161; x=1691000161; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ePXG9x/HI8Fw7x0fqtHHJe5zlsRO3qYabKsitjvpmew=; b=YTYJYThSRvOxaKrClTkx7G0Ohw3D4IPXGjJxgDOOwyUlZvoYgIFOJrKI885Q9T5Xvj p5Ey6N/ZzromQ89+9xvoVbfhfKvtXgU4U2cb9HhU0xCO5UUdSuT3upHu0Ss1U+iJmv6P 1vZPTjfGgmbfiSLtrQaaUPxBnzmz9JqMTkuHQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688408161; x=1691000161; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ePXG9x/HI8Fw7x0fqtHHJe5zlsRO3qYabKsitjvpmew=; b=bGs7XdhYrcMmCjrVo5HyzgqdmgXyrh1sBvYp/9L9ahQTshoMcsUz8+evdTruhxrxGX GW7JHIYzb8qf7r/uaqbN4otpSDx+UpsdmL6TZD6JNDyWnbejgRRsF3IXRFG8xp9LS3Xb KGLS8QUtRt73DgWKocrvk8JjNzg0yz44HZBP8FVDfEnLwAgh9fDoH9tMsh4omHTcbX6h aesl7XRTP1/nP0sN3qu8FOdd2mYTX5BOXdjuIb7ZP3NtWBawxyfiYVdTW/ngjCN7cT1z lW8fLWkCDvbiYKNr3n+I2p1uxG445Ow4a+XI4z1j/3CK6WQfH2PnxPHQRngvQINWuOM3 cqrA== X-Gm-Message-State: ABy/qLY/zDLAmQOXk1PjV3hFz+/w0xoM3Q9Pi32/TId0ILe+1adXKQrt YcEPPtYfqLEwZ0M8X7D3MowQ86KBJalK6+LY4zwe28m99vjVWm/e2G28Hw== X-Google-Smtp-Source: APBJJlEK8bkNMrAgSiox0nwetHkWnPHA28xGAOBJ9IsKdojPH+WGZntVfVRKRJXp5BmO2vpktHsBocWxH9/U X-Received: by 2002:a25:8542:0:b0:bec:9efe:100d with SMTP id f2-20020a258542000000b00bec9efe100dmr10980830ybn.54.1688408161606; Mon, 03 Jul 2023 11:16:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w84-20020a25df57000000b00bac87eb4882sm1924153ybg.19.2023.07.03.11.16.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 11:16:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 11:16:01 -0700 (PDT) Message-ID: <64a31061.250a0220.e7f1c.1293SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 4020E605246B; Mon, 3 Jul 2023 14:16:01 -0400 (EDT) Subject: |SUCCESS| pw129183 [PATCH] doc: add ice VF 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/129183 _Testing PASS_ Submitter: Lingyu Liu Date: Monday, July 03 2023 05:14:49 DPDK git baseline: Repo:dpdk-next-net-intel Branch: master CommitID:a174a774640a32590ceabd609aa94644d1211193 129183 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26916/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/