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 27D67433D7 for ; Mon, 27 Nov 2023 03:05:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D415402A3; Mon, 27 Nov 2023 03:05:21 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 1AA744025E for ; Mon, 27 Nov 2023 03:05:19 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-67a12079162so14229666d6.1 for ; Sun, 26 Nov 2023 18:05:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701050718; x=1701655518; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B74dRifyfO8HyZDb8sXnFMK6oLztNijsFFkhgcnNgwY=; b=io7Ky5IRQpbTa92gPFa0NyFXh3QO5J2gTvY/uF5yvV2k3tWWw6TZ1m6XTZ99mElLp0 G4jQDGqlyWB7Mz5wao2S1Y/FbjJYhf/o7rT8EWDfAaA/QbCtcWe8rMKUqwdN6aKAKq7g DZIUqL/AOGLXiuUJ36ydg8qopX6vHww+mgoLc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701050718; x=1701655518; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B74dRifyfO8HyZDb8sXnFMK6oLztNijsFFkhgcnNgwY=; b=SBQmKafSn2zjV3vngV31BROWNylbhJhtC6tS/gvJK61G9sBQyv5l7muQ5PS+HMmHG6 xo4nY1PMmAkY+3nWoLDdzORIHldvIgQzOCvFjQizPoae+iIwGq+eIWH0JAb1ChwazF33 nzQi7qhap0eELI+U/OpRmnint97uDM47QIHNTyhxiBcMZh9FD9VOdoULFhijbFWk02oU 1Nd26r5OuzlKLKa4S94EJ6v1GSUcP8bngl7VgVPKN+XxM1Flj4NUCOH1guTYO/fU/GzX pXJLPJuoI3za9f5K+Jqpyek1RGRS8sChwC2RMLhKrxUFPd2iaY1CLHu7pHQ29/jYW/7z muMA== X-Gm-Message-State: AOJu0YysXYe5wcqQEOf0YXqf1psUD8kbP8CFcXo4YSXhsnIMiukPuUDU 4JzyWjuY45Ma5UY0X3bOfQhe35qA3Na3PrTZ2+u2b7USgTfKCO1dnzo+oKkoO1tlQYUg+mbOcQ= = X-Google-Smtp-Source: AGHT+IGrh4u69Pv8y2uQay93mgs8GeWJATM9D2fqDpQH9MddpuzsPYXe7ST6NUgDR/MZRmRtIn15RM3g/cpO X-Received: by 2002:ad4:4bad:0:b0:67a:195e:5bce with SMTP id i13-20020ad44bad000000b0067a195e5bcemr9926191qvw.60.1701050718482; Sun, 26 Nov 2023 18:05:18 -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 z8-20020ad44148000000b00679de297156sm525792qvp.17.2023.11.26.18.05.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 26 Nov 2023 18:05:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 26 Nov 2023 18:05:18 -0800 (PST) Message-ID: <6563f95e.d40a0220.8b1d8.22abSMTPIN_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 BDCB66051823; Sun, 26 Nov 2023 21:05:17 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4358da71b382d1015be7323e1b48d15e34f2562b 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 4358da71b382d1015be7323e1b48d15e34f2562b --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27125/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/