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 BAE4943C70 for ; Sun, 10 Mar 2024 02:26:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B08934027A; Sun, 10 Mar 2024 02:26:43 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id EA3D04021D for ; Sun, 10 Mar 2024 02:26:42 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3663080b6a4so9696195ab.0 for ; Sat, 09 Mar 2024 17:26:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710034002; x=1710638802; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=euTw+Afp5batz26EZRl49WFZ/Bng6iZIf/7CaB3PDns=; b=EPA6vSwoX4czqeXhclQhVnfwTX2bEzYB48Ot0+DXHKj38Ba0ZV6bYq1qaHLIeh2Jkh +TSshwDOvg4mAT5r/0UP4lDI+SJFchX/9aazJDvIg/WxjW63joDl8Ifr+wAp0ZG5KsaT Bj2LwDUQRGqrgSNo27JbC4JCnPwYWrY26yrZQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710034002; x=1710638802; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=euTw+Afp5batz26EZRl49WFZ/Bng6iZIf/7CaB3PDns=; b=S+0E1n3uyy93p9YEVuaupb4jY67iboeH0G6JmmDjgpZhLjMT023fgJgaljcO1Cd4YR 460T1+GMhhabw+PY+Jewsu/RqQk7X2kDVCID5dRl1dMwfUm4wU4l9sYEzdlcIaAKjIwQ ptMm5VqmPAs3nAsUDEkZaOzwS60aPSf0ggeknQIz6JoE90sO3S+gv2H4JRJcYtql5yK/ 1GW6AFzb+prwWHIJGlX7csXAeTanYwhORsv9tpsGAhjKluirbLYpBGhSIUG0XWbIPHTA r6nCzvg+E0eGeOeoKVMz99aoJPaGRJoeD0O4jIJfue9oHOenoeIIkOWOWxBHwm/IYyQV eKwg== X-Gm-Message-State: AOJu0YyAONdMqwDc4RvEYJuqQnyl8nX1GYTMqEMyuRyaXf0T47sID0+r D3me4Y4483rGGQKejyQJG8YPMxAsPzok0HOAuTf+qtRw33L8P+iEW7RuZSN0LEaRz+kW3TQswU7 Ok6G1lE6IhgcYIbpVvlLwL2CQpjC8VcrnahTnp3HO/vFXC4RH4KzeZvv1 X-Google-Smtp-Source: AGHT+IENTf2Y2dyg0rZca9hlj3pib2rHhYGNYWlg3JZUONVF9Amj3aYmNmB3+oOSYBStw1W0Tgvm4R5Ja7t8 X-Received: by 2002:a05:6e02:1807:b0:365:1e8f:1519 with SMTP id a7-20020a056e02180700b003651e8f1519mr4359938ilv.27.1710034002423; Sat, 09 Mar 2024 17:26:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m41-20020a05663840a900b004765e106853sm80040jam.43.2024.03.09.17.26.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Mar 2024 17:26:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Mar 2024 17:26:42 -0800 (PST) Message-ID: <65ed0c52.050a0220.ab42a.5a67SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C4F6C605250F; Sat, 9 Mar 2024 20:26:41 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a86f381b826660e88794754c41d3aec79ce9b87c 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 a86f381b826660e88794754c41d3aec79ce9b87c --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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) Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28411/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/