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 9351642660 for ; Thu, 28 Sep 2023 12:24:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DA1D4029D; Thu, 28 Sep 2023 12:24:21 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id D30EE4029D for ; Thu, 28 Sep 2023 12:24:20 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3af603d9eb5so1109583b6e.3 for ; Thu, 28 Sep 2023 03:24:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695896660; x=1696501460; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=47GvSqFJnEtJA1pe0fTlCmf+8P9keK0+BvCFYkw4iDU=; b=Tot0wmSGrlKsedHESrf0rINYmcXlmIgr1+2YKvCYfXyqGV36eTIVvobY+tcIjDAUOU WhyeAtgd3O7prOB/xPNSvJvz29XY1etEJNQ6U9whIhAaBnYs64NMDe2/szOHJYjanKvq t8eQyxmvSpxwYExi7w4B8KpoxMXzKQ0SS3HIc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695896660; x=1696501460; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=47GvSqFJnEtJA1pe0fTlCmf+8P9keK0+BvCFYkw4iDU=; b=ikC3O6P+4qJn10GMqFB28+J6uKb1Ib35cNu5vtFPZv0m1t7KIATEJ723UDHbDzQ9lq u2pT3OflxG3kJkyhAytP8dusDQJ3YnucXYPgkLSP+3+pfS6wCGVUN6VXUXUVBtBccbWG K+uWcKO9bDjUQd9yFEdxU5xvRZkWhe1lU+Zb9Mv2/twAE6ZkHovw7nBlgb2mEp72hmYH TH7OTvcNDkoQhl+ZJwklR5enX+eT2VN8c6M6Ga7LdAhvd9vCbl/+8KHCLMeD9XtoZfGu MMhbRP1W7iUVGVLv4A0sIPaFzKXfve+JljtW6+rT+/gOEFAYjuCRs1GJAuESMAEXEDHC Hg4g== X-Gm-Message-State: AOJu0YxWE4RV7SJGV+ulsflWkPSYzKjlnDUnQAkWHw5b7HfUyA3WqQJe QcviV8Ykz9TOFSZFKrxQ6M7daCKCrGNxPkXDtYLoZb+X/Qj2GJjeGakZlg== X-Google-Smtp-Source: AGHT+IEX4FTkbI0OSdIJm+pMgYgzXdqZYeydml/kQpqEWA6YV0icM3kX53d1gehiPd5b6ymKdyY9+NkKCmej X-Received: by 2002:a05:6808:64b:b0:3ae:126b:8c2b with SMTP id z11-20020a056808064b00b003ae126b8c2bmr743344oih.30.1695896660205; Thu, 28 Sep 2023 03:24:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e3-20020a056a0000c300b00690d24d2c9bsm1066731pfj.24.2023.09.28.03.24.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 03:24:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 03:24:20 -0700 (PDT) Message-ID: <65155454.050a0220.7586d.53b1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 472F26052514; Thu, 28 Sep 2023 06:24:19 -0400 (EDT) Subject: |SUCCESS| pw132076-132078 [PATCH] [v5,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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132078 _Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, September 28 2023 07:30:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132076-132078 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27760/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/