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 6905C433EB for ; Tue, 28 Nov 2023 03:02:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64F3C402BF; Tue, 28 Nov 2023 03:02:40 +0100 (CET) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 57A0A4029E for ; Tue, 28 Nov 2023 03:02:39 +0100 (CET) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7c47dd348f2so1267485241.2 for ; Mon, 27 Nov 2023 18:02:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701136958; x=1701741758; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i3ip9iJSo+HuM4ZhKQBrWrH4BZYd1zM3WArdruhcPiE=; b=Xufwq+pOk31S5DEty1lXvWIB1HvcsY389oogIvoL4yFkm5pHq2xE+qjFMjKzWNoEJX ofTxUCGPyJwzMEBbiuJ/zc18N4sK2VSChvEDl4WMovSpmPacssrhJRhAT9h+R5H6tGTU NL8fYq5ZhMAI9oKrPLJAzG+oyu9gS3YiuKOUs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701136958; x=1701741758; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i3ip9iJSo+HuM4ZhKQBrWrH4BZYd1zM3WArdruhcPiE=; b=HcK8AMVTJbT8HLbQ6cptX3NrxbBjNGgCZvyZ3kka3GkJ9ZlD8IuYgsU2MwAV3Po3A+ TEiFnu4zXAAwuBscoa+ZIE0jwi7h6maYBHClmMlgeWFj9qV2zJF5uzDePVjQ7wBlfQFz P/sc/niRWZ0zVPJ6AMCai9dKhqtu4nNrD7+oCpim+OKvwy4Z7j6ctcZOnXf5aWxb1IBf /Jh8mzYmFxEdT9dbJTfqg76EXeEsD4YWgWcjK8KWxpync89VbMunXtV6fVXWnd9nIPBl 5IwPUqPfE/gnqu5nINiDUUNgkWa41pVyQsi14YRGAknPxrL+UHubTswIcpi25B3M3RBb wMqw== X-Gm-Message-State: AOJu0Yz2z9yo7L70lUGEDsf9R7ejyF2sWv37YtZEgOSNlENf97Acf+b9 SArz7Hdp8FpTEcF9fXk4ugS5gN2Gxz40TGnDVwf4UhGM0hdE0/FRAudYsGHc39jZF+tqW1u4bQ= = X-Google-Smtp-Source: AGHT+IHZv9lXM2VuwZ7DlO3oQo6jOdh65WStLKeIglS6F8aYoRMvRmYb4jODdLjpW9OZ4cV/njJH1ZvLIHrN X-Received: by 2002:a05:6122:981:b0:49d:a52a:4421 with SMTP id g1-20020a056122098100b0049da52a4421mr10186072vkd.4.1701136958639; Mon, 27 Nov 2023 18:02:38 -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 di25-20020a056122469900b004aff799d268sm759049vkb.5.2023.11.27.18.02.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 18:02:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 18:02:38 -0800 (PST) Message-ID: <65654a3e.050a0220.72781.a970SMTPIN_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 D5406605C311; Mon, 27 Nov 2023 21:02:37 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 3b3af56d3c9c472f9ba0ee1078d714919cc2b6b4 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 3b3af56d3c9c472f9ba0ee1078d714919cc2b6b4 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27136/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/