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 01EA142530 for ; Thu, 7 Sep 2023 06:30:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA8164029D; Thu, 7 Sep 2023 06:30:26 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id D67C44029D for ; Thu, 7 Sep 2023 06:30:25 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-58d31f142eeso6096237b3.0 for ; Wed, 06 Sep 2023 21:30:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694061025; x=1694665825; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QNPQPbAlAYFZN2RsjswKSIZXunHx6npb4f8mWSujIMo=; b=iGS/6pbHDzBfxjJlJGP39r3QDar8cmMBpehMdlRKriwO2ZbeiG/ATbfsvjwN95qWr5 WJkguuuCRrTsSVj2w3ZXPR0QIKyDubDCqpQWfg3RTEj3KtBh43m8k+4iG6MpdKqWoj60 JZtxhutMc3FmnH7J1Y1MZkBBykJ19WtJdJ7x0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694061025; x=1694665825; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QNPQPbAlAYFZN2RsjswKSIZXunHx6npb4f8mWSujIMo=; b=IiZ38dMFdlqudO6YgkTjPqZWlPYH9kqtDFgB+QXvRrPxKt8+PuF0joli7zjr2vSG4p BRaE5hNGkGP3+Hdje/7sfINY6dd5iwvV2mWCfsG2GPwsuabIxOl9QgVM+rr4ASDnKOnB 89dpGJTnjmGbPT1jp7bKsCEkXlP1v/0+GSGaKANkEcwLx1U0brx9E9ywU6nzDBojYqL+ FGhM5ULmiqPIzuIdcBDMOd4Utf1k5QB79izm8Bl0HZgsGzwkTKae3e4UiP/z7+Wt17FX PWYPju4XS1ovhD2fVSZo6wTF8CQD6f4G8AtXSi0B4+3dgYeSCSvFV8I3JQLtBAzJHJLU uEJA== X-Gm-Message-State: AOJu0YwmEZ7EVT800sOYZ8OU+KzoJKXRpqxOcrGdxCzpDy9sbkdt8uOY 3tc8oIveb+mDdH7xZ584A7cSCan8I37b/h25bpD+YGzFekoKEye26HzOk8fnqD58CA== X-Google-Smtp-Source: AGHT+IGdG3MKfXHGnvh1leIKC3ghE3/9ld+dyCoqg7Fc6X5HYTAaPgIgL/gVxrVsiQSuiCC2huBrbGuClpOF X-Received: by 2002:a81:528a:0:b0:595:5ca6:759c with SMTP id g132-20020a81528a000000b005955ca6759cmr21539695ywb.4.1694061025127; Wed, 06 Sep 2023 21:30:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o133-20020a81738b000000b0058dcfc83445sm1422612ywc.13.2023.09.06.21.30.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 21:30:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 21:30:25 -0700 (PDT) Message-ID: <64f951e1.810a0220.5a7b2.95ecSMTPIN_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 C3E8A6052471; Thu, 7 Sep 2023 00:30:24 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 5e87ad0cf8f2f90b18558913f3c71e7552aa0af5 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 _Functional Testing PASS_ Branch: tags/v22.11 5e87ad0cf8f2f90b18558913f3c71e7552aa0af5 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26052/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/