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 5AFB642A4A for ; Sun, 7 May 2023 07:04:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39A6240DFB; Sun, 7 May 2023 07:04:33 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 586C440DFB for ; Sun, 7 May 2023 07:04:32 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-42dfffbbf32so961515137.1 for ; Sat, 06 May 2023 22:04:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683435871; x=1686027871; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1JhAuWUuV2aIv+nVdFXYKDI9MVkcu0mTbjZzrCNqeik=; b=Qw5DPmyfwRQL9O/cAJTJEaquZpO2Hf7ZBwkK/3K/O43HDcad0jJqIKSgS097qSjrP5 Gd/2sINIKuntgeLHcPv8LooNNdCk6xHAzifE9CVxIIkn6WgK6vG33kjCubtalRl2BaY+ Octcy1r8uYzOPbnAYz0zmNEM9itGAF9cjhB/g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683435871; x=1686027871; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1JhAuWUuV2aIv+nVdFXYKDI9MVkcu0mTbjZzrCNqeik=; b=k1W0OYXGFKCbdd0EEq3yXAKM+SXrqRtk8Qkr0sCEezPaAbmHZqEki/ttOAU4vMY/BY hNxjJihZ1swoBgjSdczGu4epQgVtjc6v6taMnnZodqbvk3FhmArC+pum47m7RzA+S71t nSCJ9qQMrPIK76CWYirv0Ci4cwgoEew7FQqtkaylXkaErciIof8HaYd8bnc6EOG0wgf7 3ssfvANywrwqSFX8pfNj0BCwYhb38/Dd5X91A2fTh8rRM+f9sYsB2dHZL9Ht9T3xIjy6 KC6tF46fhPShRaTLlXs0+ENiy3br7AKAUifdSf+erXR+t0TdbJ0sJ3SyHMOxmSEuymEF SPsg== X-Gm-Message-State: AC+VfDwu2k/Jh4jipubK1Wlr/+dsOY5AdeOW3pwPEAdoiNf7X/sMAGCI qmBSlh145Y6CYYhRw9eJPO8vSvpupSLH8A8dcqvbVdRHCg/2E9Yn5Gkq+U3DjtTkOw== X-Google-Smtp-Source: ACHHUZ7lhHW3huEOPp8iSPZd8IKRWXvJoJ/d+hmZ7AjY2SmLwJaCvuALQXNb4Lk50RgizltofjZzzX6F+47L X-Received: by 2002:a05:6102:2441:b0:42f:8872:686f with SMTP id g1-20020a056102244100b0042f8872686fmr1974506vss.8.1683435871798; Sat, 06 May 2023 22:04:31 -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 l3-20020ab03d83000000b0077d476a4007sm356944uac.0.2023.05.06.22.04.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2023 22:04:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 May 2023 22:04:31 -0700 (PDT) Message-ID: <6457315f.b00a0220.9300f.0b39SMTPIN_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 7462C605246B; Sun, 7 May 2023 01:04:31 -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 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: 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/24496/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/