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 E641A41FD5 for ; Thu, 31 Aug 2023 07:18:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED81440144; Thu, 31 Aug 2023 07:18:58 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 3604F40144 for ; Thu, 31 Aug 2023 07:18:57 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6bf298ef1f5so430261a34.0 for ; Wed, 30 Aug 2023 22:18:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693459136; x=1694063936; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=C+gdv9RByrCshfkglkzphC3/A7biIqxMSXJ0M06r1hE=; b=jF+htCp6neE+G8k2JrEvNj1olgcfDmWbfnizH/pS/Klj8hpIdx5KeBZEfhuCS8y7t9 XBK2H5eUDP/lLOhufJbcEvCRq+ar3Q7haotUwC5+6z7vrsplrdEd9/eg2xpxh+BkhehO RO+pYJGaGv2cnqhejgDvruAqXEikVwSKoF8KQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693459136; x=1694063936; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C+gdv9RByrCshfkglkzphC3/A7biIqxMSXJ0M06r1hE=; b=CXuyf9SglcfhpkO4OZ2BnhvJM3IElmKvHfnT6ijd+2Z80eyqzUf97O1BJbOhDqGVig LTxurYLzcdGjlKbvIGbU6bNPGdbHIWJWDkrAMAkaIlq1u3TWFTnCDXRxD0cXrw5c/ay/ Kz/Rh5HM1SVfVUVKe8B4iLmcRrd09GYFic7PUu1fDNcHyzJ+EyjERcOpfDr0/uMHMwaw c9b8GbrQdxAFa7DJTmLeZIhL+aWwwFymgrScX7wsm0nBJ0Vsht47uVY2IQbVoD4spmft ol++x99fhO3LADhm9IseeL1jH+e9cJgMw5V1ZReEOOFP7cVF1qGNAjAdsw1zJdnIDEq7 YRKg== X-Gm-Message-State: AOJu0YyOcZu67/aSKBvqvkxBN4/8/BA22AKTXywWRIKQoFH/Z80ySHcT 7qInRevrKv0CCZxALPFVtRY8l/wwfj6Feo3zM2+Lgf65WpRTml7+6xLh+gOt7Si+lw== X-Google-Smtp-Source: AGHT+IGMGQCK1mYbYe/cGHY4Fs1ndzmLRfXxH07xn/kYnHuS7L3k2QrzpuiomlTHxlDBk4eNbGU29XryxrmE X-Received: by 2002:a05:6870:339d:b0:1c8:c803:c28c with SMTP id w29-20020a056870339d00b001c8c803c28cmr4590407oae.34.1693459136529; Wed, 30 Aug 2023 22:18:56 -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 ls13-20020a17090b350d00b0026b41b1d359sm165505pjb.3.2023.08.30.22.18.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 22:18:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 22:18:56 -0700 (PDT) Message-ID: <64f022c0.170a0220.37d30.a24dSMTPIN_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 9E36E6052471; Thu, 31 Aug 2023 01:18:55 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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: tags/v21.11 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> testing pass Test environment and result as below: +-----------------------------+----------------+ | Environment | dpdk_unit_test | +=============================+================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | +-----------------------------+----------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25993/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/