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 A425342A39 for ; Tue, 2 May 2023 06:59:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F24B40E2D; Tue, 2 May 2023 06:59:36 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id EBA7040E2D for ; Tue, 2 May 2023 06:59:34 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-74d2597fdb2so139711285a.2 for ; Mon, 01 May 2023 21:59:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683003574; x=1685595574; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rSDvz21rS/bQXwmX0PtA9GoikADkcNUN2zTr70y9l+Q=; b=jdznkTjPq3FT5+tUKclqlREFeTaoxiTf7V63Fn46+x1dl/vlWqiP+6oy2i4lHj820Z rbidRxg3JOCT/RA0xTZZh7irl1M3LSpGSmGQZdtjjcNtzDBus+uXI8SShtMXCoSiCU4v 6/ik9T5cDrLMkW5KoOeQ8G35ejYMnZUoLRDrs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683003574; x=1685595574; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rSDvz21rS/bQXwmX0PtA9GoikADkcNUN2zTr70y9l+Q=; b=UOdW+Bctk/C5VEjonxrEMRhfW5dPfT71nS8lG4hpi5WNE38NHXh6yfW9mL51cGk0iu chR8cFpvD8FG52A0l3uEmn0Pdqh49kVoIsOPYs6vZttnoBn6/PzC+DyHFnBWSq89s5x3 yDLDyLjEQ75m6LF/tt4ag9H0U2IcGEqj7+7AVlWD46Y+iCjC0wmxowRXYuBx+eIQRtgX GTXWjMHSErbdbTB29ZbeeKoUlAp0kk3/LFCKOcT+qVLqObrcrpjwJUrnvbnwRVeoi1eC ZiOGfmZKxsNxF5O68Pug9FNYP18MbJSOiC1vcGGKxMhESRwgULxSkxX5n2cVjSlZqFRJ aagA== X-Gm-Message-State: AC+VfDzSWOgLP6x9l7OZK9y1rpT0YEYbCTYVJcLBUjkh5ZFbHvNSnEzU EwdR3qi/+60gb+JJ3q3mu0/1rPSlASP2hYiVtjkt90eWp0xtPpeNGvxeR2TZO3vUsw== X-Google-Smtp-Source: ACHHUZ5D44eLH/Km/VJJY46XlxxRlomqIFcJbVX+lmqNr8KNIMj8Eqd6AYYVOIzfkdlVy9qrNC6Smp9SXy46 X-Received: by 2002:a05:6214:c8d:b0:61b:6872:145b with SMTP id r13-20020a0562140c8d00b0061b6872145bmr839923qvr.16.1683003574413; Mon, 01 May 2023 21:59:34 -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 k15-20020a0cebcf000000b005dd8b74ba16sm1689221qvq.70.2023.05.01.21.59.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 May 2023 21:59:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 May 2023 21:59:34 -0700 (PDT) Message-ID: <645098b6.0c0a0220.f04e0.5ad5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id E7BFC605246B; Tue, 2 May 2023 00:59:33 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 37b4d55f5ec419d172b2d89692a3ce452199afb3 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/v21.11 37b4d55f5ec419d172b2d89692a3ce452199afb3 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24446/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/