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 B743D42D60 for ; Tue, 4 Jul 2023 05:33:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2EB0410F9; Tue, 4 Jul 2023 05:33:00 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 3629240F18 for ; Tue, 4 Jul 2023 05:32:59 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3a04cb10465so3612705b6e.3 for ; Mon, 03 Jul 2023 20:32:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688441578; x=1691033578; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+fizjPvwch+J8b64eKOsxzPfPyWauK28T2Ot9yzKbbo=; b=Ei178C0m42IqEZT8/z2TnvPi1WH58vp7cba6unHcuJWmPIDB83QqsLvCZdV+tlweg/ msTX2S3iJNnYLPqsCLg4x2h5T0gkZvIG3TbzKBtg3BoEVsEi8wyd+1/h2YlF95xMdkBH NT4VYf5H4WeByJW7kytH8bFYzJceVKCdKWt8I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688441578; x=1691033578; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+fizjPvwch+J8b64eKOsxzPfPyWauK28T2Ot9yzKbbo=; b=fXaoiBMCFyf2w1+rzoiT0H3IkfitOKlqv0W3Vc9OwAMyiXZYd64k5sGKlyTdJgh4gX D1o8WOIy0F5lIEhjBw9fXppC+2m1wal6SJavq3mygbdFvkE2qsfqSJEImKbqVKyLUKMi t8EgSrQT+D4IbNh5cqp5MVeBOEU/Vle1LWUnRYrM3XO5iRw5EURLrqiUpT4T9wPmvb2B 3ovdboJAylQojOKH9eSvTkOaXn44DJNZIkVO7p4XO8edfveC4N3jceMWL/PqEywwnIV3 +SUk3BMod6rxpA0pg6p7RV7PoWVicxSBFtIXC/7KAVxnyZPPpbV62ogjsXJACsMIOz5v DbnA== X-Gm-Message-State: ABy/qLZyceaLTXV1ltjLWtnJ/REkXSs3alocH08fJaIilqWSeyYe3Mj6 51FJqKJlgKyc3ckMp7UKew0fskzxlZPd0/fy1ckQWutUzEW55Vf9hKH1zg== X-Google-Smtp-Source: APBJJlFE0NqjDupY7BOU5EUQysT1YAVn89t+LgMe1AjG+C22XZMfIX3ACklSa2dO8zIQRHjJB+/1ZfvaN7TE X-Received: by 2002:a05:6808:10c5:b0:3a3:c552:6756 with SMTP id s5-20020a05680810c500b003a3c5526756mr68555ois.55.1688441578550; Mon, 03 Jul 2023 20:32:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g188-20020a6252c5000000b006825a86ff36sm941943pfb.4.2023.07.03.20.32.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 20:32:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 20:32:58 -0700 (PDT) Message-ID: <64a392ea.620a0220.ea4cf.98b6SMTPIN_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 C230D605246B; Mon, 3 Jul 2023 23:32:57 -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-x86_64-unit-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/