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 4D683438F7 for ; Thu, 18 Jan 2024 22:43:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4980840E2D; Thu, 18 Jan 2024 22:43:54 +0100 (CET) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 8151D40285 for ; Thu, 18 Jan 2024 22:43:52 +0100 (CET) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-46705557756so38221137.1 for ; Thu, 18 Jan 2024 13:43:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705614232; x=1706219032; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8zerKua5xI3iEKsurdK50DXHZCcj6HZoYAk86IEFW60=; b=jGeulEMEeUXaXNa2LWor67ER+SWixBMm0JKd9tbTcErI27KTkKMkzogISiyt7ASTjC HVYCqklMGWBbKAGz68FqLkef74U+AGe9feXqcVOo4F0HNnMGOyQgMQh4TQXSmTchlWxi MT/NcW5Xo8sXaKeCnR/7YNs5PvBzO44w0C/Rs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705614232; x=1706219032; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8zerKua5xI3iEKsurdK50DXHZCcj6HZoYAk86IEFW60=; b=PSEZO69p7WeXVbhSbuL9rIW4XWwMARhyFTiFpFVo//2m7TnqnKezsDSp8G1O/rCydd 7VIUwkPtklPsdffksCxZhCsVWZkakbgYnSz9oWxeUZsesm9457S+NReHrUr/lwV5yIFJ UPWHFDJy5bdRbpMgvxwWUQQLB3SALpM1cguTQtc3sxojXFc7XBjWjnPoUuvyCUMsaNYc gk5Sq2EfUZu6xKNIvbXGWBltrhWPwUTWtzg1v7mGMEMgd3Rz9HlJWWjdTon4prYouuyZ iTMhES3/I7IkPfDo38CuaPunAl1VRzT0pdEEj1HJUkYWlLv25xKkweHw2QDPcxpWLaja BDng== X-Gm-Message-State: AOJu0YyTD7lz+7Tvu+y+bx7UU3TbxWLTm0GVKcizl898chubgkBKKlMo oY0J1LXwT4kZp+Yl3mV7h4ripssB7LNcILzkFjQD2FD578mkvnL+3OfxTY+7sYoyQwDBM/Fic5B NRxn8YIK0eObEr3HiQlNdSVAbMfmK7swXQxX7xWZg X-Google-Smtp-Source: AGHT+IGIXgRz9wXqViCsybnAWt0wKxQsxs/jKAEDtNZHUYNY0Jwlo/hS4YZR4WXRZGkrwJQF2jollEivb8SZ X-Received: by 2002:a67:ff82:0:b0:467:f418:d2ed with SMTP id v2-20020a67ff82000000b00467f418d2edmr1039208vsq.24.1705614231949; Thu, 18 Jan 2024 13:43:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v14-20020ab036ae000000b007d2d8950441sm6702uat.9.2024.01.18.13.43.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 13:43:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 13:43:51 -0800 (PST) Message-ID: <65a99b97.b00a0220.c58bc.075cSMTPIN_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 949D56043300; Thu, 18 Jan 2024 16:43:51 -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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135967 _Testing PASS_ Submitter: Long Li Date: Thursday, January 18 2024 18:05:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:39a8b1251b204d3898b4c462184f60bda1b64698 135967 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/