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 74D2D42D60 for ; Tue, 4 Jul 2023 05:06:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D24F40E03; Tue, 4 Jul 2023 05:06:10 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id D53E940E03 for ; Tue, 4 Jul 2023 05:06:08 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1b80ba9326bso40009755ad.1 for ; Mon, 03 Jul 2023 20:06:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688439968; x=1691031968; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NoxkLLsKF1KGVwM4dkK1wlTsM0In31Z2+il9RbKGRps=; b=Cxu0lqxiGgx4GD4TE3DWWJdQSZcDPbiqhzyZREu0LvTw0WgeDIqnbGsWHsJKOAlopq P6dZsycUOnZ7NYs/GOyin8LKm/nnSDPncfv7d0VEajqa45eIAXyb+9QsfwPnfiSFAxLO DIDCQ9EwsfBIFG+UgQS/FcIwPW7pDwlewbhkA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688439968; x=1691031968; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NoxkLLsKF1KGVwM4dkK1wlTsM0In31Z2+il9RbKGRps=; b=EFBYaqXugSsnDiRoBvHd1DRAwCH9xIKf7eFxDUzMW2kpa/s/Li4jxNjSDJIXE7vDLU W9coecsBzZzObZOciS+Gfg43tDO5ZxJFWAYSplXusngjE8BagEfb1fdduC3wNON4+eAz ew0INa2KHhp5v4nDWnw6OZcq/7DhaNn1QkTCx5+OQlkd/N8jeTexe355MO53Qd+x8RrN Xmg7wJLPa6XBIFTzvtjmxMCPPkwpilPzAupBVL1JljYQHqxGyvZC/1uL/wb0L9G3Vyxw 9EBO/b3RCTXUWpeB+3qEwBh7OQr1HDJYVhcOP+c4sN0sV9tKazuZKezsNroQ1WN2NvXT fLYw== X-Gm-Message-State: ABy/qLaP4bFDJfTDAP5ioGzVKzV0KfE9WeiwGY46AuhGUw2eLHCR8AXA ekxwIfHQZQN4cEUsW00kBTKpZyweEymRc/nOJb79Qfn5HUQbVBMn1JnZ3A== X-Google-Smtp-Source: APBJJlHbKsrVyYqHHb2Il3wS9KX6GMlJsyzT5CJLBBD+jbgxH6XgXft3KHTXz+O4KR5UtsSbVVEuqnWCKoil X-Received: by 2002:a17:903:124d:b0:1b8:4129:e7dc with SMTP id u13-20020a170903124d00b001b84129e7dcmr14650974plh.50.1688439968132; Mon, 03 Jul 2023 20:06:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d13-20020a170902b70d00b001b8904640d5sm184962pls.73.2023.07.03.20.06.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 20:06:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 20:06:08 -0700 (PDT) Message-ID: <64a38ca0.170a0220.ec558.457bSMTPIN_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 9D3F1605246B; Mon, 3 Jul 2023 23:06:07 -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 | +-----------------+----------+ 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) 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/