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 88C5D42363 for ; Thu, 12 Oct 2023 19:04:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8402B4028A; Thu, 12 Oct 2023 19:04:27 +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 CE31B4028A for ; Thu, 12 Oct 2023 19:04:25 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c9bca1d96cso10235335ad.3 for ; Thu, 12 Oct 2023 10:04:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697130265; x=1697735065; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j/ODq59895qLGufKo5/gexpNjbslHQakpYDQHZc0FSA=; b=c52usL5A1jY3OcMV3xhhfpliOtB2RDI6TjK+Y/2EcOCZBVNFL84PPBVLLWNmq93EAC iO31EUxwQkkDeozdBk+VOvjFsFzL8OaRguUeS7DW6kd4f7QasjK1LSazxU7S8kv6OMzz /vuQa815JBF1yF811F050lgIfp9iGs0Ow0K3U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697130265; x=1697735065; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j/ODq59895qLGufKo5/gexpNjbslHQakpYDQHZc0FSA=; b=S/G1Q4pkEmHU97OkeSZjzQCCWTE752EauZaHIGOrzM/W9gwlgexedXPyz1NtF1ogd5 zoCFbyiIWc+f2xNH0kNa7/ea3zZIoVt9DB+j62Ncgmx6rJDGJQ8e7rGG+xj87O0hsNAS cbsDzGzRlD/YIaZGUDLlbHew4cChb487D5J3VGdiqXvLCn38qMPkvHEGOcmPWxYsU30K P/f5OFWS2tD5dEvSVJGZPF/x7lwmB/4x2r6gahAQ3oaJTchr0Y3SUbQQzwEdWE9jyH57 MECO1oqNmgKwKy7splKX3zsYZM7gnczaFVz8BWUoO0bREqPKlGYBrl/h407x38wNK/1S qlfw== X-Gm-Message-State: AOJu0YyhaU52lijPD/TG2smbuUTZaVifiECTL6zGjlsZJPi3KS+RpySV X2Y+uUREKH//p5u9zXgtjDkZuDh66gPQj1nRphAywdQW++KqsO3t6vdeNg== X-Google-Smtp-Source: AGHT+IFVAtWMRx3pjvV1N6NAJ+vcUFxedZcMaOLDLjf864dxswILGyhplBD0EIKPRZqzoQ4MGq3EIZj6e2TW X-Received: by 2002:a17:903:4307:b0:1c9:dbd3:94f7 with SMTP id jz7-20020a170903430700b001c9dbd394f7mr2813676plb.65.1697130264984; Thu, 12 Oct 2023 10:04:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 12-20020a170902c10c00b001bdb0c1fe91sm133788pli.85.2023.10.12.10.04.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 10:04:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 10:04:24 -0700 (PDT) Message-ID: <65282718.170a0220.1cd85.5174SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 52D216052735; Thu, 12 Oct 2023 13:04:21 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8692ef0aa7cd8c94ff1448dfad48d53aac19b5ab 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 _Testing PASS_ Branch: dpdk-next-virtio 8692ef0aa7cd8c94ff1448dfad48d53aac19b5ab --> 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 | +----------------------------------------+--------------------+ | 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 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/tarballs/26452/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/