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 3598A42338 for ; Fri, 13 Oct 2023 21:08:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2EFB44027D; Fri, 13 Oct 2023 21:08:13 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id CB4EC4027D for ; Fri, 13 Oct 2023 21:08:11 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6c62cb79b02so1508911a34.2 for ; Fri, 13 Oct 2023 12:08:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697224091; x=1697828891; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h00WrCg3IX0YygA1fd3fLOxW9utis8R/Rw9s/WmGL6s=; b=SNHrdTp0hKVVqVw/Z8q8l4FSZXIxr0r8TkbkcO7f2TuC690z+zfxwuiqeVq8cYky/K LKbEpoMKH5H72/mEl27RhqXzCMblhzg/bgHUz2HbrjkSM6K+G2F9FkFs5R22ZMT4z/Dh oegylcqQqGrvuiemhPPC/5TlCVSfkehuL4PI8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697224091; x=1697828891; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h00WrCg3IX0YygA1fd3fLOxW9utis8R/Rw9s/WmGL6s=; b=vHs1O/dyp/En1riIGG0+IddlYQQen53i6Uav1lJn/M1q2YE6nfWAmy0R4atIWI7arT 4tG9aZi/6qLSX1ajwY1gjgSApqYIYOi2SGf3WYQlmo5gluhLIfULA3qAummb41ZSDLAz wP2icfya0ZcfUUP4Io1caojfAPCPMiO0zMYoAgQ2mtD2dc9kkXwrTPlD7hx85cv5QiAl DXsD6ctUqnv0UZ1Lgne8trH3PvTFCRNAhpU88guGEdUAWpseidKfWNSqPbiNvWX/2u7L DJzSL1L6SMpdNoMBq6kXjWvpMGFoai2hUBUsYPulKX2xJFlTAyyBJISEeVj9Js0GgavJ PCWA== X-Gm-Message-State: AOJu0Yzrs6zwHBfT4JPridUR8cKPuTZyxjd+G7qg7tAanmCMMHIh59sg DYVHTsblEtlvdOfhbrPwRGir0nDvr3Mv6DLk8un/z9AwRl30we1pSc/+xUaZ4eDI7g== X-Google-Smtp-Source: AGHT+IFLu8krglkYaMQdzo64okmSIi6/J1zj+wG+x0I1XgADbMYkaE8GJQvHpmcEZQLwRTpuJ5SiehcwGgMQ X-Received: by 2002:a4a:6f49:0:b0:571:aceb:26c8 with SMTP id i9-20020a4a6f49000000b00571aceb26c8mr28821221oof.3.1697224091102; Fri, 13 Oct 2023 12:08:11 -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 f144-20020a4a5896000000b0056ca977c8fbsm1491706oob.18.2023.10.13.12.08.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 12:08:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 12:08:11 -0700 (PDT) Message-ID: <6529959b.4a0a0220.900f6.e0c7SMTPIN_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 0BECD605C380; Fri, 13 Oct 2023 15:08:08 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 9d13afada0830340f6cd37805a18a0173a84123b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-net 9d13afada0830340f6cd37805a18a0173a84123b --> 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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26471/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/