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 9F31842E64 for ; Thu, 13 Jul 2023 18:10:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9AAF840DDB; Thu, 13 Jul 2023 18:10:35 +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 8808440DDB for ; Thu, 13 Jul 2023 18:10:34 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-345f4a3ff76so3642745ab.2 for ; Thu, 13 Jul 2023 09:10:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689264634; x=1691856634; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fe3ZZk5FcIu7fK2FvDGEEi1CnQNWohO/H8vw1SKb82g=; b=SdVwXJ+SXht/5/IlVPiAZ4ASwSgEpMZEyJk9ZYqlYO+m/cvmANoDRlf0/KWloethNO Rd/SBv0PE/DmB6lwSZsTszfcAdRU5WopjHo8sJUXcIUcfp6MuFHu78xYZ6BF0psg3nHd 9r8xTdYqo11M4NVD7nkfZesECgbDvjb/SGFnk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689264634; x=1691856634; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fe3ZZk5FcIu7fK2FvDGEEi1CnQNWohO/H8vw1SKb82g=; b=TDBINbvKim3qvi1Jun9Y/0SMMShGhARfAEJad64Kc41Q1G1r+x757Eas6YOLDNSJ4V ElzVgkqFpDv5iEx+Y0BMZKPWt74WHmM+INjk2wM/YzQ3Vs+XCnOm0/EmLdXWh0e4OLhJ K3tEhHFmTeW7XkOA1xYN7ZxpjFqPc0wOeR+7x0YG43Rjl2DRR23heoA99ieKHFld6QRD 9XOV7HFCjUWVHFFF4zgUh1JbkF0I8OqAsFqcXfrVnE+bW5oMp/VlfW81nr53Hw/Ac8u5 XbOPsagPmJ/327dmTBuIwNcXoXDxvao6nH2BBf5fxJi+QOL2JZFw3iGdIpKJQDaAJtpt BEEQ== X-Gm-Message-State: ABy/qLb+CS6jIzRIWl8An5cTOiZXoithEkq07P+hpCoqTbPoQAXBQm9u Wg19d9Rk0+UmnGV1zbj6cjvHDBBx77uJFgItVnNcEUnoOAEX/tq6XjwxaQ== X-Google-Smtp-Source: APBJJlFf9cth5WE2vgIxbtwEgGO20hnAwsc7x/J1p7IB1ZDdryDDtWaqXdJXzeY2LfVAQhEpIpwKB41btAQo X-Received: by 2002:a92:cc48:0:b0:33a:d0f6:9133 with SMTP id t8-20020a92cc48000000b0033ad0f69133mr1928737ilq.12.1689264633974; Thu, 13 Jul 2023 09:10:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z2-20020a92cb82000000b00343e5eb0f7fsm466086ilo.39.2023.07.13.09.10.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 09:10:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 09:10:33 -0700 (PDT) Message-ID: <64b021f9.920a0220.f5ec2.a7c3SMTPIN_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 820F0605246B; Thu, 13 Jul 2023 12:10:33 -0400 (EDT) Subject: |SUCCESS| pw129429 [PATCH] net/mana: fix counter overflow for posted 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 Test-Label: iol-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129429 _Functional Testing PASS_ Submitter: Long Li Date: Monday, July 10 2023 21:34:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129429 --> 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 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27028/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/