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 2C71142A8F for ; Mon, 8 May 2023 03:04:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 29EC44014F; Mon, 8 May 2023 03:04:14 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id A21364014F for ; Mon, 8 May 2023 03:04:13 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-331b386c48aso26712055ab.2 for ; Sun, 07 May 2023 18:04:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683507853; x=1686099853; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CbWqSlkZx26NrExiDkKsAz8HlKp3uD4GfoYCCQnGsVQ=; b=UaF/sqTrLCd9uO1dsNJfVj1Hpt9vG8wf5kjyFNt8b9lNnl8wnsAveE/ygag6I6vOs5 iAAK5mqlQMCw7D4XcTFel+hPlP4iTQWat8a+4FpeYhib93I7GOvNELsJ49gAoj5O8cZH IsL/SGE2/uicn3k9JvDNhKXp+10lOtxmlDzr4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683507853; x=1686099853; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CbWqSlkZx26NrExiDkKsAz8HlKp3uD4GfoYCCQnGsVQ=; b=OOgB49UnH4j94ItFoVswtImKjXCxdNTetvdH1rlUg2nWMirIc/oqqRsTini6C76oeD +/PQqC3XbDQ86O0k+fUaE9pXinh/BgDGMYqOEVsyPTOEKljlxYl/F3E8GJWMUY/mjZqH jFLVpjIH3q5mqiNNnyb702hVvrpr5LOn3USJXV6ZV3g4SJbPhZQ0V04dCN6tNtiQRuBP nNRmEqufvRVjUOFbEsEQNa4bU3WUHghIBTsR3N+r6odFL7gHFytsxMBiS52mc0oIU72m p04qXpLbeGR+T/J7ulJLBWYnx2bZiKpq+jbht4z62jnolvqjtT4VwsEliYiUgdW3XsJl zteQ== X-Gm-Message-State: AC+VfDxAaDNIxRmIkgeztQDcUHHNlrOas/qWLB8ArW5MW6borxhYRntX k3+0lNZmgu+YiQLFK76DFeOu18ngXoivaAH1ba3xsNWBbeyFYJPKgqEDCA== X-Google-Smtp-Source: ACHHUZ42Tg/BXk9R+nh1AhuHwnkNkH5dnpu01MYJHTMLjdCYVaMR7eV96gWtdsaeEy0KZmbkuoAsFiqqeBVL X-Received: by 2002:a92:dc0e:0:b0:332:1fd0:8420 with SMTP id t14-20020a92dc0e000000b003321fd08420mr6612717iln.12.1683507853103; Sun, 07 May 2023 18:04:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u10-20020a02c04a000000b0041660b0bff6sm441478jam.27.2023.05.07.18.04.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 May 2023 18:04:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 May 2023 18:04:13 -0700 (PDT) Message-ID: <64584a8d.020a0220.50bd4.d86dSMTPIN_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 A6D7E605246B; Sun, 7 May 2023 21:04:12 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d03446724972d2a1bb645ce7f3e64f5ef0203d61 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 d03446724972d2a1bb645ce7f3e64f5ef0203d61 --> 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 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/24498/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/