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 0556E42355 for ; Thu, 12 Oct 2023 16:21:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F337F4029F; Thu, 12 Oct 2023 16:21:54 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 5B7654029F for ; Thu, 12 Oct 2023 16:21:53 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79fa2dbd793so42473539f.2 for ; Thu, 12 Oct 2023 07:21:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697120512; x=1697725312; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aNZolQrTi/FBWsSW8J8r06I4+Zqq23UqT3nZwS2nHoc=; b=HPkyf3eio1ohIH+LougWsKNzZZFd+9uWqpZ6VZUILT8Y2jMijorpj85d59YOtoYhui UgAGT9bx+Weh8rpDu+XARVqScoJykVIWs29kWI9xAQ9aU5z2jFaYHb69T4x2/0p6/fru 8GGQF2pW0Qrp6g6NepHkigiu3ZuUfGcWAbc8Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697120512; x=1697725312; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aNZolQrTi/FBWsSW8J8r06I4+Zqq23UqT3nZwS2nHoc=; b=TQTcxmNo/x6yYpVcQm7N4V7Ek8n9BtgAoLlx8/mJiEOKqzXzaJ35cuJQMWvg8sMHXP s6XVyLuK8HP2YqWti2CJUzslc/JofFdHIr8YrI4JG1/VRsodl3e5Hp7vGWrf6sz4QNV6 CcUZe7N+vgBcll2TB7u83kpE3yA6oMl8BB1y3WECT3sxh9JefYeYKE9YXw4EgXuNfHeV PRRm01crUV0fnTSQiXk/tRJi3TI45s9f0ozgfPjDnRpj5J4D13r5YB7u+t6YdLT0ZOfz 5o33jLlLHBVHysQL37eYtjRg1nTHhmZc5jrmRrhPp0a5IWRAH419cmvJbt5yXut5mpK9 l1bg== X-Gm-Message-State: AOJu0YxORiUnPCNd2k9ID0iv9jftIjUOsgOvOu8DKnIIw6mc+UqTS/dS JD44wSvdneDnxyp0q1O8PgGwP4jl0J9Dxrs8I9hciEeNTb1tOMeHiK6I/w== X-Google-Smtp-Source: AGHT+IGx6rwBxEHRzQRT/m8tSHOxHrqPCFH7EfB4HlAL+Bc1er2D8JSFeNAJpTWn9px6DY4/LkOxy+dLt/Lm X-Received: by 2002:a5e:a801:0:b0:787:1697:1b3b with SMTP id c1-20020a5ea801000000b0078716971b3bmr27557641ioa.8.1697120512779; Thu, 12 Oct 2023 07:21: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 k2-20020a5e8902000000b0076c7f596735sm558506ioj.10.2023.10.12.07.21.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 07:21:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 07:21:52 -0700 (PDT) Message-ID: <65280100.5e0a0220.b394e.8887SMTPIN_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 496866052514; Thu, 12 Oct 2023 10:21:52 -0400 (EDT) Subject: |SUCCESS| pw132575-132576 [PATCH] [v8,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/132576 _Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, October 12 2023 08:50:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1934215a7691a86c55d415bd01ae8318581b67a 132575-132576 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27914/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/