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 B863A41B46 for ; Tue, 29 Aug 2023 07:23:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BED7D4026A; Tue, 29 Aug 2023 07:23:35 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id D8CE54026A for ; Tue, 29 Aug 2023 07:23:34 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bf1935f6c2so26464945ad.1 for ; Mon, 28 Aug 2023 22:23:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693286614; x=1693891414; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=C98VTDMhstFJF7mLm2QG77ID+B2cEEIBUhuBEvFuDMg=; b=IgeSySvhOtvPn+z235wkEfhoswAWhf9dRuoy4T/1An04CXcpT96Q8fkDBGSh5G4hAB v/eiB+Eb4jfgT1YbEEilc/d7zZFcFwfwLQ39WTqIwx4Hr62UpSvnTxbkKzLUoPTw+NN5 h96W9flMtTKy6tWHU0eSNVpWJpF4Q0WpV4mSo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693286614; x=1693891414; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C98VTDMhstFJF7mLm2QG77ID+B2cEEIBUhuBEvFuDMg=; b=Ze/7baFyeJ4UzfpsD7Q5IQXHtaytIBDImCHH6eiWNsNuwRoJA5m/LwBYAHdMK+y8hb lBgPLILqBw8bzWO0aD1oEXZ0DFE6iL3u5itK45jJ2bEKXve+qmJjZODuq2yvDb1lSczB GurnjjwgfYujhvh40LnROnHdjYfyQTV4DMAQrrQQP57lBkiijCIdqSiN/wDFUJflHPXF U4aTf1+Rm57oFNhm+X8/tRjYfWWMzBX6mcRFaiG7s8HO5o0+VVWgx8NKa8dkpEAxKU59 h1Lub374SR4NzkPlKDywLj5/Zb1FqaSXQ41QAdb5bnx3co50vb0Y7GxeoNHSvr32lo4G RXPw== X-Gm-Message-State: AOJu0YwuW0Nl9eof7e6SCKkhDrA4xtXiBBaghXX8ujsjqgM0V4i7aVzi QIxTOUh4XY6tVmW2vz/a8L6LFXzCYlZaT8+4KHSVzY3riJ3E8g== X-Google-Smtp-Source: AGHT+IHJFMN49ryT7mMZaMzKiO3A6aG5BExHDUgXcAanqvKlJUBBI6FMLTTmemG+yTd9VyAOoTjIIYM7nC75 X-Received: by 2002:a17:902:d50e:b0:1b8:8702:1e7c with SMTP id b14-20020a170902d50e00b001b887021e7cmr2334393plg.33.1693286614133; Mon, 28 Aug 2023 22:23:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ja4-20020a170902efc400b001bdbb9a4b7fsm277196plb.49.2023.08.28.22.23.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 22:23:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 22:23:34 -0700 (PDT) Message-ID: <64ed80d6.170a0220.daf10.df99SMTPIN_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 5974C6052471; Tue, 29 Aug 2023 01:23:33 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4150eaad3995178eebcff549f7f79ad8c9b0cbde From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net 4150eaad3995178eebcff549f7f79ad8c9b0cbde --> 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-148-generic aarch64 Compiler: gcc 9.4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25962/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/