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 4532142E3D for ; Tue, 11 Jul 2023 03:50:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 367F24003C; Tue, 11 Jul 2023 03:50:42 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 0C0C24003C for ; Tue, 11 Jul 2023 03:50:41 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-78372625badso242495939f.3 for ; Mon, 10 Jul 2023 18:50:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689040240; x=1691632240; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nanh2NlmXMpuqCAJa0eQYafI8f0mtr5a0MckOs67i/g=; b=AgW9W8mQ5yqEzGVy8yumEEMhrh3LFnPv3OUKCFMyQ90IbKJuxoWodLpVfawIFHNid2 t0+QfrmuMMs5uAir92TIxF1EZ/vAUNGgm09HhSC592pDtDvnwHbuAgQszUzZggi/5sRu CuDFM6VCqFLDsZciD/CHkR9DNQopUdCaPuDyk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689040240; x=1691632240; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nanh2NlmXMpuqCAJa0eQYafI8f0mtr5a0MckOs67i/g=; b=cE90d3sNh/Gb5B9x+yf5JFQdk1lRJDE47bXrgO+1KQGXs6tH7dccDczrLysQANXRk5 K63I8etVDzd9/d9WpRvihAV8Ff/+qWp47rPmw0nBR6iA83h7xyzrK3elKbtPKMiEt8uh Y29sRPRUX3BUdsBlJuTm3zcYL+sMsFHgPu4yr1tZu7Jv+DqpAPfmh+Tq2ZmvQWL3LKgB BdXQwMLsiVzUymyJHYZxT/sj2rk9MUrdVdjPzYwknzEpvp8N6Cs/QLo7d88eYlwrYKry nJOE++3kJrJGc2PWdxNuJdo1ZWWTfC40rABOAcTi7snobs8yos1V5UyFoun/Js2EnipR 2VHw== X-Gm-Message-State: ABy/qLZoMDGKGZ7BpItgsAKqORsVn3o4sAlBjgEoXwxKQmEazbXfjAlz fkLas+DGS0LfPmN0+B8j+zjvlMiCS5PteB4fNa+2h7HfRd/HftBhilHt2iej5WRl52zrE7jJbw= = X-Google-Smtp-Source: APBJJlGm/KuRwQ9VOHB996E52MZpqqz1O3roslVehAUh/7CqPgD3HnPmDzxaNa9W8DdQuTHUApYQsW4HsG7z X-Received: by 2002:a5d:950e:0:b0:783:72d4:8c38 with SMTP id d14-20020a5d950e000000b0078372d48c38mr14941000iom.13.1689040240365; Mon, 10 Jul 2023 18:50:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id g28-20020a02cd1c000000b004290e67f931sm28184jaq.32.2023.07.10.18.50.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 18:50:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 18:50:40 -0700 (PDT) Message-ID: <64acb570.020a0220.5e73.1412SMTPIN_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 CF8C9605246B; Mon, 10 Jul 2023 21:50:39 -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-aarch64-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 | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/