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 E440742618 for ; Fri, 22 Sep 2023 14:04:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFFBE4013F; Fri, 22 Sep 2023 14:04:34 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 0A36E4013F for ; Fri, 22 Sep 2023 14:04:34 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-690d2441b95so1671593b3a.1 for ; Fri, 22 Sep 2023 05:04:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695384273; x=1695989073; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=djlNDKn8ev5fVw5sBS9cqfTa20KFFoOG4KwN/L7uaSE=; b=ZTmTn8IQUtNOA0YHBjAmf5Q5mKXzQ4Kjb7Ay6H+OZwbV+cRV179GSErvlsjiJ9QGVV eamZHhp3tj0+00NX5ctfW/lwhBaiezAz0SOSmIoYNCt3OO5OIg3hUVJuepAI02QDRXfg g8GVgOhi5Dq0FlyED+uQPW1mvHpg3Ogr80Ejs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695384273; x=1695989073; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=djlNDKn8ev5fVw5sBS9cqfTa20KFFoOG4KwN/L7uaSE=; b=HKZXNjL0VvdYjKF+4P/8SxKeQuDAy5XGmRFh7YrdI+Gt+mpIFfV4EDtBVUcb9J95og Ns+aG9IRaEFux74rnp+id8x9zMVb3cbh1zpQ3pTQWswvSAvjDbpXgEHCwJN0tLb/NaZw sNpens2YBq5X87RaJVqh7GSYY6jKoDOqhYY1CzbcKWCPyXwGN9i5O9rx3XTg6PtQZFGw pDSIsfaNf5xhYLv1RWBCwtLIMxWTuyjzZPH7219lFExzbERTRoTgFTdFN4s5KZ/ol0dB 8EH9kUucolkzBX/wJMVT8rrC3num09wR1HUyXAjk24mwkHVRA3EAnGI3PL+oI9qaJotQ Cvdw== X-Gm-Message-State: AOJu0Yx5++YhWHaHZpwJpur55fgafqI0AGV/4JRpqRF1o2J9oy9XsQ1r fvBx9G92uYyHJq/P0rxJAnVgwT2rrT9TAkRi5EpeHy5LAKILl8C5UgOAZg== X-Google-Smtp-Source: AGHT+IFYNBWB13Jp+GXHyGzSVCRi/SZC8vhnuINNj+OYpnQ696laHdmpT4JYsHrv7Qu+mFkfWoEmtR0oomZp X-Received: by 2002:a05:6a20:3d8d:b0:15d:eb3:839 with SMTP id s13-20020a056a203d8d00b0015d0eb30839mr3554945pzi.31.1695384273141; Fri, 22 Sep 2023 05:04:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p21-20020a637f55000000b00565d82769dfsm148179pgn.32.2023.09.22.05.04.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 05:04:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 05:04:33 -0700 (PDT) Message-ID: <650d82d1.630a0220.ac46.8092SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 715976052514; Fri, 22 Sep 2023 08:04:32 -0400 (EDT) Subject: |SUCCESS| pw131817-131818 [PATCH] [v4,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/131818 _Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, September 22 2023 07:38:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:aaee22f1f61fb1df019a058580369b92d2cfa5c1 131817-131818 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27695/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/