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 04C7842355 for ; Thu, 12 Oct 2023 16:10:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2FA4402BA; Thu, 12 Oct 2023 16:10:42 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 2F0FC402BA for ; Thu, 12 Oct 2023 16:10:41 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c7373cff01so17033515ad.1 for ; Thu, 12 Oct 2023 07:10:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697119840; x=1697724640; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9O61+5+Xy2AbVUin3ShUhBKPQ6wNqSZN80opSa1xU5M=; b=XxhNCBi1lfSx6BJ2KzFepFyyDNXv035jcAozGDDTMsFnIoD8sFXIax1C8ULTovUK3O zF2ZXFKZ6mI//5MCvFIaC55yP5GYB/7e9mI/LGsz9mhmpiwpsdgxeIDNk7KaCOCUe7TK qAiRvWniqczwbAR7j0K4Da0dnv4UQwrGxYgcY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697119840; x=1697724640; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9O61+5+Xy2AbVUin3ShUhBKPQ6wNqSZN80opSa1xU5M=; b=ul38XuC7JR5f8AwU6yW6HPS+u59XGH9et3uqzJuEKFYiIkPrsC2AoBoLPocpQsSsAU 3chFZBAfQlRAThN3saj7L6Q8//VAa1/3tq2z6lSMmWnudStubt6skhGjzmlgqJWif22D 1aR4ihTNMSHDeV8bNcOsLUeJ08ZVWV4OvoZS4C3Uv2cHOjv6Skhhjw2pwgohImrHqp5q P6aHY7z826UjdgnUzdP6ehbJljac9EDntoE9MDF/Ir2mL3adaxNorwfszYhEBnYoScOb MzV+mNDtf8JOzbxkobUdmjWPZwryhviMWQdWyPBMmywg8XjTM7o4lfXL2cXVQvM077S2 G4hw== X-Gm-Message-State: AOJu0YxWqQLBEMhVwQmz2iOBpIK9PlAhMj00VNJzN/4B57ukMKYHVUGr qR96KRaCMO6DD4nDaZNw7Dfx0pZBleavG4DTuN3ASx2KTGKNXcPupu8EKaF7yYwaB/gZtwYo9Q= = X-Google-Smtp-Source: AGHT+IHLYcuwy/aLnf6T/OhWDDAYBJ+JZ87w5l1r94z1fD4erjietycasENr3XcaqN4E34/4omTe0hFLB3Nt X-Received: by 2002:a17:903:120d:b0:1c9:ddd8:9950 with SMTP id l13-20020a170903120d00b001c9ddd89950mr4054714plh.21.1697119840387; Thu, 12 Oct 2023 07:10:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jg21-20020a17090326d500b001c7440bd0c1sm111437plb.105.2023.10.12.07.10.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 07:10:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 07:10:40 -0700 (PDT) Message-ID: <6527fe60.170a0220.e56a9.4767SMTPIN_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 CC08F6052514; Thu, 12 Oct 2023 10:10:36 -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 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 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/