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 168BE438F6 for ; Thu, 18 Jan 2024 20:53:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4263840E2D; Thu, 18 Jan 2024 20:53:27 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 22018402D9 for ; Thu, 18 Jan 2024 20:53:26 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d45f182fa2so101207325ad.3 for ; Thu, 18 Jan 2024 11:53:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705607605; x=1706212405; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1g2j6qWXH+cMwuNSXaGxkpA0Y6Dgib07jtHzCeyUwqo=; b=OHRxuqOaRg7Zj6NPRP0+9GBn5tqdGS87TJGCO6idRfvYNFKwfoow42lpiCcYXtZyKE aiXp8jc/d2gRkvuzU5j5oHrm8FMk6OhtH6i7gS66pOKPi9Kos4/Y8+LQ2/RGMq4dV/r/ t8J9wVkRMYfxmRYKRjqiWeNf6IiirHJ1AFRcM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705607605; x=1706212405; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1g2j6qWXH+cMwuNSXaGxkpA0Y6Dgib07jtHzCeyUwqo=; b=D2mlToms/Fh137iI38CPqg53GKIy2hHVcZSiM4E7qrs0ZjOG+lhtfTbqY/SRGeXkY5 jiQMmAEHdl8ctnrQBtyW6PKjuY0EIsMb06bJuVtwJQGj7eIy7XXY/DUcEfkoBHoJjObW jbrZS/1FizfUXCw4/v9C54+dU5l7ppdeez1H28UhI/rjS5itbtqIpHWUP1A7fgpoQdpg LjKeHVLm+Jn8dy5bu4N6eBPH35Y5Gm4ubjbxhrVRhRKU4YiPhU/3Ok4qYo3hMa5+aAnb aEkpy4QPBIFrrx+in2gPdCmz2BiZ6ZHR8dTALK+iE7unmvc4QPXDIXY/7jdZycnVBR5R Arcg== X-Gm-Message-State: AOJu0YyIjrIK0wjGph9zmNPy7kXBdIIpmJYT3VEU7gNz87M2pnVaJWf4 OreU+c9ExM3GZevko52PGP75kPCcs3SfaiVb5R1VDqsUqEG5oaJPwU9OjZ3Ny+Qz5DbINMexA10 0HcYCcbIiu32WJlzU14rT7BcxKjAeQPirSLa5p8b8 X-Google-Smtp-Source: AGHT+IEAjUdxmluYDMb5J8RRo1dw9C/WMHGAp7seJkewgM9R4E6A4iFqsbHjSDc6a2yQ+cAHtBPlQls38z1n X-Received: by 2002:a17:903:124e:b0:1d4:e210:3b32 with SMTP id u14-20020a170903124e00b001d4e2103b32mr1654709plh.101.1705607605304; Thu, 18 Jan 2024 11:53:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q8-20020a170902788800b001d6ffe6ca93sm72139pll.131.2024.01.18.11.53.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 11:53:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 11:53:25 -0800 (PST) Message-ID: <65a981b5.170a0220.73d9.4ec5SMTPIN_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 BE8A46043300; Thu, 18 Jan 2024 14:53:24 -0500 (EST) Subject: |SUCCESS| pw135967 [PATCH] net/mana: prevent values overflow returne 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/135967 _Functional Testing PASS_ Submitter: Long Li Date: Thursday, January 18 2024 18:05:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:39a8b1251b204d3898b4c462184f60bda1b64698 135967 --> 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 XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 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/3 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28903/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/