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 43CA4438F7 for ; Thu, 18 Jan 2024 22:37:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 241E440E2D; Thu, 18 Jan 2024 22:37:02 +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 EA78940285 for ; Thu, 18 Jan 2024 22:37:00 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d3eb299e2eso538265ad.2 for ; Thu, 18 Jan 2024 13:37:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705613820; x=1706218620; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8gtPiiOancZcERbRft1HGRaHgJRvZ1LpkCyZG9+GR1o=; b=RqB43BRsPeGBpOcam8gFIf3+XqVVOCTw3zq3F6r9T6mmYBhrpntkDszLfviT25Yzax BznjsAW2cueCEsxnhBUGifo9pUuQtCb3QPgNzXbhLF0XGUGmFgBay0bHglZeTSCURXpB 42DlaY0JYavsMhN+0ypnZf8sl7NZsKJdVQmEM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705613820; x=1706218620; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8gtPiiOancZcERbRft1HGRaHgJRvZ1LpkCyZG9+GR1o=; b=bLomughHMP8Drvd43GTmw4/yLUEwt62jwq6t2ft208MmaV60UK9pUqtJ6skbTG5EQU +izCL8LCSxkHwRh661uP8B4sglL/JuxrlHVEItlr+nh5U+NCjevpfgDqnDTT0GWL7s5w q0zeXQctcPF9DoCHZkfpeXwIKhjGrpoMuFLRf0/KZZc7cC6qBsI7KOU/DHThAojKnAmR 8TdpaXut8Lwb91y19FZB0CDiV5cBNI+Gz2lvviEesNzaOPEgHkgje/XOWhIh4nnhOWcm pEwtNN4gRGUFJmNokQ3IGt/g+eZsk7sTCB8XRCJh/NjsR9d3R0VRZipp2R05FcwyVjSh tfpA== X-Gm-Message-State: AOJu0Yw2FWvbtu+Qk0hDIZrE82CSTcgKg7Rw46mqBZamBoFcVVqf/2Fm pHyTOIHCYlKY/om21MQNpQxbyAFLuI6An5EyMoBL1XSBzeNAteySypEYaHsi2cS2t/GDLVR7YU2 HCmRaBY3KjLVR2/p8BbtmMY6CiQ35juVsy5wbXN7S X-Google-Smtp-Source: AGHT+IHAyh8UJ53USeAZHilJ/VZ/lP6ejDdLxqgkenh0CQbUkWGC4T5s+vFr4T3kMDLfDp36EMMXznqZU9/r X-Received: by 2002:a17:903:11cd:b0:1d5:6b6c:1a0f with SMTP id q13-20020a17090311cd00b001d56b6c1a0fmr1728421plh.30.1705613819908; Thu, 18 Jan 2024 13:36:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g10-20020a170902934a00b001d48bddc06esm77923plp.120.2024.01.18.13.36.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 13:36:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 13:36:59 -0800 (PST) Message-ID: <65a999fb.170a0220.fdcf.54cfSMTPIN_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 14FC66043300; Thu, 18 Jan 2024 16:36:59 -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-unit-amd64-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_unit_test | +=================+================+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/