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 E65DF42341 for ; Mon, 9 Oct 2023 22:35:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E13A44026B; Mon, 9 Oct 2023 22:35:54 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 550804026B for ; Mon, 9 Oct 2023 22:35:53 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-418201cb9e9so31801591cf.0 for ; Mon, 09 Oct 2023 13:35:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696883752; x=1697488552; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nrcsrozPPiysgVZFd1Mf8RyCpxrFyyFcBC7CdGkIIng=; b=LHG2pCoqrKzCN5/6BKlw9Hb8z1FBvqb39CvF7DCCHkvOvFx0/2ASoZEDW5RzVyHd8+ 8PJFxWJl33EOJidDAQ0HSuMaKmcP+8GtT572yy5zR+9Dr/8Z3dgsP7Nl9CNYQZBeY/dc fY3UiStiG+fojGXGKBlWL8oq+We8ELHH177ek= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696883753; x=1697488553; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nrcsrozPPiysgVZFd1Mf8RyCpxrFyyFcBC7CdGkIIng=; b=GojYFcew7JtIb2/2R6ulsyHhUgYcx93Tl349iaRCIVPKowZ9ktcvcaqGQr6meouPnq jqwE6kzSUpI5oZRKX1d+inV77ETKZ1BLH/iTBChkkg5Xt/eQyw6APupKe/Tma++HkRMF JjkaE7JbvjR2MhTg4V44TyU0sKMnMKObt8VugqFvfqAPyvLEkTU2brCx+0U03rND7PWe iZvOWUlPo7sVBhw8+so+mJGvUIE68Q9Di8WQ/wGlyCwnWld+Y77ejR0/SYu/RTQvOQl/ Dsc4GLvnzjTYq97kim+EQQcc2Lu5nAla+eWS6gN0exqaGXz0LtW3zgXMEBCFLmhJLxCR 20SA== X-Gm-Message-State: AOJu0YzxqbzI/r4vGAs4ZYX6dS5duUy1hHdTrUVHUfvSqQm8fHXyeA4V iLlk/vxm/hSVq7o0n7wNdKfZWUIRaDpwROqLECn0O09bGMzO47+zhAOWYA== X-Google-Smtp-Source: AGHT+IFadvr2xR+ThEmhEEfY7B3W5wYwS6VGMJcWI/JLvSJzUBySn6ysw+y6a5RP37NQMRUOtL0Fr/KAu056 X-Received: by 2002:ac8:7c52:0:b0:405:396e:f059 with SMTP id o18-20020ac87c52000000b00405396ef059mr22927472qtv.33.1696883752748; Mon, 09 Oct 2023 13:35:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i16-20020ac84890000000b0041974906eaasm435111qtq.8.2023.10.09.13.35.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 13:35:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 13:35:52 -0700 (PDT) Message-ID: <65246428.c80a0220.e2682.4630SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 6F03F605C351; Mon, 9 Oct 2023 16:35:52 -0400 (EDT) Subject: |SUCCESS| pw132446-132447 [PATCH] [v6,3/3] doc: add dispatcher progr 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132447 _Testing PASS_ Submitter: Mattias Ronnblom Date: Monday, October 09 2023 18:17:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132446-132447 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) 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/27871/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/