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 C36E442C1F for ; Sat, 3 Jun 2023 20:31:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C70B40151; Sat, 3 Jun 2023 20:31:02 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id D069140151 for ; Sat, 3 Jun 2023 20:31:01 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6261a61b38cso27949736d6.1 for ; Sat, 03 Jun 2023 11:31:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685817061; x=1688409061; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1WV3xKA33e5pE/xxnJL6nfmGEi1QJ8GxJFrO1NQIRgY=; b=MM0sH0YzhvjeuaBiM8NbVPJ71vFp7Mb7Ay5W4IKs6FxOhRWtdbZ6JDPHiz8ghEJZab 2ay3K5L/K9QS3wCRutiMJcTOuSZQjZ1txaFuTx5zUs03V9T+9nJRa0HJvAfZwiAzdGcQ QLbLwHHooPxsQ+U0Wr+S2nQWkaH9MSNCjDrrw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685817061; x=1688409061; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1WV3xKA33e5pE/xxnJL6nfmGEi1QJ8GxJFrO1NQIRgY=; b=X7jzvXA6ZYfcku6Hd0VX4iasRYHfZaiJuNzmLy9YdXYpsM2Wk7E8QbAUYVasdiGN10 YozBlGYOkIz+rlCojj4wdJK89LuUqkktzXDtMi17kjWUiAj1HFr6DJh5byzzSrxKSd3V V3r/cV+i5QxAt089mFbvuT9NYIMpYpa48TjR0Gd0aPBhGka4saY9RXJdijR0iilMMYAH 5Hw7gsfMoAxbdpD5ys8j/uYU2eJjBOefZxESNQ7PlKEQOMJqzr3Lsqiec6FWyn9pZD8j Q0niMiQ0g072H5jhZHsY39hOtlvmbAVxJSu4ULJtpoPzoi93OYTG5cG4lCYpeqL1gEOR TVSg== X-Gm-Message-State: AC+VfDwRmYTbxIGsztwkrMj8AnqkOLkjA7ppbbsJdukjlyBny7xqAmdp pw00vCLtnIxT73dj8fEiSghVaTTb8Emz2LU0Le4YlYxdYdOAJVV18qyqUJDPByurmg== X-Google-Smtp-Source: ACHHUZ5N6j3uuZpJUq1d+66C4QX7ydj9U1nLZSN5J+JGcS8hrYHBIP5QvUEZyyUGUFgjGKhxj1EQCaUa3Hpg X-Received: by 2002:a05:6214:1ccc:b0:5f1:6892:7449 with SMTP id g12-20020a0562141ccc00b005f168927449mr2379429qvd.28.1685817060946; Sat, 03 Jun 2023 11:31:00 -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 u1-20020a0ced21000000b00626962686d6sm230369qvq.59.2023.06.03.11.31.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 03 Jun 2023 11:31:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 03 Jun 2023 11:31:00 -0700 (PDT) Message-ID: <647b86e4.0c0a0220.eb701.3b3bSMTPIN_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 64F80605246B; Sat, 3 Jun 2023 14:31:00 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 6322157adb518508feb8643707b33aad3bf85599 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 _Functional Testing PASS_ Branch: dpdk-next-net 6322157adb518508feb8643707b33aad3bf85599 --> 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/24846/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/