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 4E4CC42E65 for ; Thu, 13 Jul 2023 20:23:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4971D40DDB; Thu, 13 Jul 2023 20:23:54 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 4A1D240DDB for ; Thu, 13 Jul 2023 20:23:53 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-55adfa72d3fso639738a12.3 for ; Thu, 13 Jul 2023 11:23:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689272632; x=1691864632; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PNQB6vEKBpyh+vCZLROwxP2djaJsytGkx/mmtbkemTg=; b=K8v0vwwzMBTWKf+TsEl0yZ0iUY/Nagxp77AeUH0doIlA8NKrsi6dxv3KV7H4heMiPq yqStBV2AsVswjw5/03K9mweHikDbOJ25eFrPmuaA9dUJS+fkZ1HFvrc63XtujQuY9FLU slBU24qIEChmvYCmnB2DCXk6WYLR69dWhXIkw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689272632; x=1691864632; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PNQB6vEKBpyh+vCZLROwxP2djaJsytGkx/mmtbkemTg=; b=gVg+E6scm4DyJCZH7/OCAKYeZSXfNeDa4tQ597qYLqr6iaRdq40FjVx5TFeqTCOCQN cMXSwaLV3WHKa9GGCPBqIoIdLc/US9703I51v/Rzb/hDOhk/IuCzaKyL39RynPeyEYHw omc+0aEn3oxPvsNgHfg9RuLo7zGUJ6xiJrvlNv4aNtMKy/QvS0ovvnryKfklFcZiuzsp pbhDJT4lTUMWFCONKIOwED1WF51YNN7hgdRusnJ8/g2f/cRLbaYQLSRXdh+3h2Q7S5Cx bvzO6SLyHskZmBElMYT4GcvRos3LakrfMb2D26UNOC2NkerqFS0ZSJbhCB7xMwkNt333 85RQ== X-Gm-Message-State: ABy/qLarQtwmL1thFY6nMlhq04WQUJkAvthj5Gz6WVOrrNosiuuxsx7i yI+tJRwJpzJWvmWMJM2zmnYG8rWny/xlEwjOG7QBOi0mjs4jPBTuaYLb4oUG5tR70kzYvIRxDA= = X-Google-Smtp-Source: APBJJlFv3RUZVmfPpXRX/Kuk+bhHCOGe0SUUN0PbpUNLodGLHoGM4GjtAIZcG985nTJl8iFgwsENWih+/4YA X-Received: by 2002:a05:6a20:8e0d:b0:129:b68b:92db with SMTP id y13-20020a056a208e0d00b00129b68b92dbmr2120071pzj.42.1689272632507; Thu, 13 Jul 2023 11:23:52 -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 n4-20020a170902968400b001b9e956e649sm478940plp.70.2023.07.13.11.23.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 11:23:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 11:23:52 -0700 (PDT) Message-ID: <64b04138.170a0220.7c4f7.b8fbSMTPIN_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 B34B2605246B; Thu, 13 Jul 2023 14:23:51 -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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/27011/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/