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 723C743331 for ; Wed, 15 Nov 2023 03:23:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CF5D40261; Wed, 15 Nov 2023 03:23:05 +0100 (CET) Received: from mail-ej1-f100.google.com (mail-ej1-f100.google.com [209.85.218.100]) by mails.dpdk.org (Postfix) with ESMTP id D700D40261 for ; Wed, 15 Nov 2023 03:23:03 +0100 (CET) Received: by mail-ej1-f100.google.com with SMTP id a640c23a62f3a-9d242846194so923240566b.1 for ; Tue, 14 Nov 2023 18:23:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700014983; x=1700619783; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5B02BACv5IygwYOI8GhxCtoLwkYLPUhdCPqQo86Uatc=; b=WLTdmmb8bbY1IPwJoqnwmh7VdLbFF6nOYxmjyuynm08oEPt4DWo/3CaaoeISzNpj6E izSvsif9XU4mfDw4GoNKe9Xc8xtmkSmve8mC7zFjRwD+osmq0SwuvwXbSOiMlNR2cVV0 xGEYRw6vo0kCdUr9FsDZXx9hCiwqEwZE5rGHQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700014983; x=1700619783; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5B02BACv5IygwYOI8GhxCtoLwkYLPUhdCPqQo86Uatc=; b=qxLzojxl11Y9hYtYNYjFVdDf0wu2mX1FFd6CXGH6Wd5tM1fMM22tI45ItSkS9VJbuD 5LjfIBwn3ncIoBL5tw2jxKBuFyh3PJVe/TP7EQ88YIny5unFf301MySqLQxAHGk6yhqt f0RcX2bIsK8KINGzBr3vbfZcMWRGaiUGUEAfHMl25Xs1Pf1Cl2kPpsk2/AKtdeCH47Tt dTWvad1fl16v1emJsbycZhcMjd5Wnha/CrtUS0/Njeffz1agGnOvkFswloXXLtPTyFyx XQntNugtcxGcejsDkZASpj8krcPpdIwaCwinGZtWTxu8emhQkTfvzfmBWxUFdAymDc3q lf6A== X-Gm-Message-State: AOJu0Yyues6fCQ4RiKi8zx45BnCpP3WrTG5AkqQUY8d8KYb+bXju5eAu 3o8T93CK8mEw/sNVSFf0fE/8tMgZ6USaZccFfidtPSTRPIaIFuQpvbeGTxPmU9+u89EZayzJXw= = X-Google-Smtp-Source: AGHT+IG0z1UTr4wPffjWzixG6Wu4rQXHfuBP7TBkdTm6mHnd6trp1ROTrpOUMtNKfwHk7OHAXU8A1B0xh0vu X-Received: by 2002:a17:907:1b1d:b0:9be:ab38:a367 with SMTP id mp29-20020a1709071b1d00b009beab38a367mr10315904ejc.16.1700014983440; Tue, 14 Nov 2023 18:23:03 -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 m6-20020a1709062ac600b009e8d2f314d2sm2820561eje.109.2023.11.14.18.23.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 18:23:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 18:23:03 -0800 (PST) Message-ID: <65542b87.170a0220.b8167.91acSMTPIN_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 A1DF2605C318; Tue, 14 Nov 2023 21:23:02 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 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 92d7ce4afc4a558f27bbc8368823c625f4e0f9dc --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26995/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/