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 0EEBF42B24 for ; Tue, 16 May 2023 16:09:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B415410EE; Tue, 16 May 2023 16:09:01 +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 7C038410EE for ; Tue, 16 May 2023 16:08:59 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1ab13da70a3so137492985ad.1 for ; Tue, 16 May 2023 07:08:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684246138; x=1686838138; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=M6485XzexxMF84LIVmSbqmaNUMBAFe5j7Fro/EJATQI=; b=EylMc1a1VgcPWr9OzmjWY9MH51lFD7uAmRa9sErw2qntHzC0KZGPNSAtigStTTPR9T dqO0yqoxLtAYjWdxbYC9bgcDjJRtduaZYZXZTk4vJ84cq8qz6noZZ4w5RMITSzsrZQTr 0ukvHOpR4a1zoeog5PSvK4PQhKSOba17J95iI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684246138; x=1686838138; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M6485XzexxMF84LIVmSbqmaNUMBAFe5j7Fro/EJATQI=; b=ZuFzPhom1P9XGLfUrGEgGWoVDCZA6p7DdXVKdJDntf99GfUJVbJ6e+dFA0hSytqaSO kpO/nvyIgARVFqTmEInTfu+7AxYsV+tn19cftvJFpIUm3MILFLbEy0z1JeI2DaQubL3o 6515Vudt+q7CzxrkH4Vd2LH81pdLGLQfWn5Nm1x7MteBvv80beZ/JyUVd+qqJ3X2qvAA +JFjEC6X1KpscMaifz/r2vmlQw7eq6I5P3EJm/dxQLoouKxb7UFcoGYhEWBpwjdHQXW0 kJKOQVSsbizc9maTLEzRNQMwoCtkTqFMXpQgifjsPMf82i8WrxDc5RoH3GqboIPDrbpb nnvQ== X-Gm-Message-State: AC+VfDzJxVWbi4Py0wosbNznVCjBIihQg9M8fZsA75f7ocu/Etu7DHCc 5JHLiIvirMXHP3Q/RJ5qo7mXGKvzHf2zs+IjZYccxkklghH3uEhArCbc3A== X-Google-Smtp-Source: ACHHUZ7BzRVMDMEolt+A3lZFz0R5uUVnbvU1GTNiTqzHgge12J5J81i29gkEOSFMgzQAiOPx314Jx1Q1h9QK X-Received: by 2002:a17:902:b7c1:b0:1ae:1cc3:816 with SMTP id v1-20020a170902b7c100b001ae1cc30816mr7262391plz.36.1684246138762; Tue, 16 May 2023 07:08: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 iy9-20020a170903130900b001aaed55aff0sm878839plb.46.2023.05.16.07.08.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 07:08:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 07:08:58 -0700 (PDT) Message-ID: <64638e7a.170a0220.cd025.b928SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 0A16F605246B; Tue, 16 May 2023 10:08:58 -0400 (EDT) Subject: |SUCCESS| pw126877 [PATCH] [v3] doc: comment VF does not support multi-process 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126877 _Testing PASS_ Submitter: Mingjin Ye Date: Tuesday, May 16 2023 10:22:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126877 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26235/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/