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 BE25543382 for ; Wed, 22 Nov 2023 18:38:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B51F7402C7; Wed, 22 Nov 2023 18:38:48 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 66B83402BE for ; Wed, 22 Nov 2023 18:38:47 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1cf5901b4c8so35254965ad.1 for ; Wed, 22 Nov 2023 09:38:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700674726; x=1701279526; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=b0LZh999eD1uhWG3TCaPD61k9lbPpIKIrWP3dqeri/0=; b=Z1OdfNt+WFNv8wlldwntppqQfaH2CBu+sYAvn/1TSZuhznBccCIdWUYi/mwZEGzIjn YK69NM0yAMazPKHZM6P03US6KDTCCn69fRjeDiIIK5ELg7gdXNQL79cy39vQsR5x1x1y bSkwqi7sIA8oa4GhKE8lDkdNJfhAAdF/pnPyg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700674726; x=1701279526; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b0LZh999eD1uhWG3TCaPD61k9lbPpIKIrWP3dqeri/0=; b=wDvmIegnTHZJaXtL4rAXpZIeOsLe5FkYvq8pO7loepgD0TbacMAxr5JLD+J16tn2Xe /3hfCs+f2rzxjRMHzEheAqpYCKEai+/0axQoyHmw9Gu8dyZ2zWwCOmhnYZRVqFm62AnZ dc4TzcfMI8quxR48/UuIXJS1gKJu4tkkNyA6Uk0WkLphwzQ62ymtxcZqdDCS7UYAQ5Bg 7hnYYkE19hlj1X18JddyinRe3jUw2z539WlzD3NioWOtyrzoTi5W62ICtFrH6dhm3lvo qksab3a4mt51F7hx+32UaD3VabjobnjWyRavs0B64Dt4scK+HEAMt0dnZLqFC8Ugjpye y3Hw== X-Gm-Message-State: AOJu0Ywl8QIsd2qfCSsffeJEYD6UMe9XDS7pqRW4a0YLWAFTWGBZ3zLr rHrQvK8bczWryY1DwygHZujPDKBQJd48Xl/+97H8eYA84vmtx2nwXkhfHP045U4YuA== X-Google-Smtp-Source: AGHT+IEDdakALJbN4JWMhbXJaXTeqFdt4azLyTXf+jvcfF358TuXghsBM7sBx4UPTqRijR9otzEmFmur1zNI X-Received: by 2002:a17:902:7244:b0:1ca:731a:23e4 with SMTP id c4-20020a170902724400b001ca731a23e4mr3051993pll.40.1700674726642; Wed, 22 Nov 2023 09:38:46 -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 jk24-20020a170903331800b001cf67634dadsm399498plb.3.2023.11.22.09.38.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2023 09:38:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Nov 2023 09:38:46 -0800 (PST) Message-ID: <655e3ca6.170a0220.dae8d.a7cbSMTPIN_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 BB3B0605C311; Wed, 22 Nov 2023 12:38:45 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 9d2cc6c2419de6d6079322f1efd8c5ad20410b86 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: 21.11-staging 9d2cc6c2419de6d6079322f1efd8c5ad20410b86 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 38 (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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27076/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/