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 B2211438F7 for ; Thu, 18 Jan 2024 22:47:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ABC7340E2D; Thu, 18 Jan 2024 22:47:14 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id BED4240285 for ; Thu, 18 Jan 2024 22:47:13 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-210aaf2af35so117591fac.2 for ; Thu, 18 Jan 2024 13:47:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705614433; x=1706219233; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BIhxo80uBJXhJY4bOUPhALphkNSEoG2PQMihaGfiPfc=; b=P+xCbLBqSEaH815n5/gYfu16EvyxVqvQyEcf1S2hl6cuXtJWHG0fRK1o+u8ZYSyOMG Dipgj4Ld9RpE2FdPR+zRJOgNXV/ianpHP1KN29JESTkyh8mih4EK2anCplEvyp0Y651u kjpFbsFNrYKKm88EKZu+xjCLIN0SP+feuQQQw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705614433; x=1706219233; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BIhxo80uBJXhJY4bOUPhALphkNSEoG2PQMihaGfiPfc=; b=Mlf/OFXJPKXzY+1/p8ouab7Nbxc+1/VgeEjbgSEG7gS+6K6V8MY0liAXx9SWs9XKbT nN4lLSsYLmlljoEGBXiRviliD1E5vg4XUTY3skqS25P4ABPharKgZf13/1nXzCXyp8gU o6TbpACRyASjBAdXHIs9BeSXgUwienyU4ieSPvo90Zg0iQgX5g+31BiHQfScCADIH13c oj9X/RFiGJ4qhuE5lRZaG/w5XPeS9fbG8WmEGzMB0k4jc6xKVPVCAi3IhF1Xy1oBYZgQ C0wUacC72JEA/ELcciRvLu2fdCGFH9EJnP5jLHgVXBn1o36sdAo9hZ25adeKd4Ls1PrV Tgxw== X-Gm-Message-State: AOJu0YyTmYqwU4vLJcspSWMRaSKi9rvON059GtQV1sfKFAudP8rGL9/i ZG64nY3Z8BDh1TvR5ofUsm92AZLOPgeCaqQfaO7OJwrhZ10lMxYOnim59VELvOl0bLiCm/0DmZw MdjbrxKFWut9pTZ1vhMVq7kiPOSZB6L1sTJ8XMyYHXr9UWW+++QpIZOnz X-Google-Smtp-Source: AGHT+IH6w3MRz79Mu32nejYKlxB+sg+EU1+QxbVBbGYH7iSZ0pxArEojTl1vg9qzX8gXl79oVJz52TTnUbbp X-Received: by 2002:a05:6870:56a1:b0:203:dacd:d681 with SMTP id p33-20020a05687056a100b00203dacdd681mr1336562oao.5.1705614433148; Thu, 18 Jan 2024 13:47:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id dt50-20020a0568705ab200b00210c8d0d487sm51548oab.6.2024.01.18.13.47.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 13:47:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 13:47:13 -0800 (PST) Message-ID: <65a99c61.050a0220.b438a.3d5aSMTPIN_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 C34286043300; Thu, 18 Jan 2024 16:47:12 -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 | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/