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 8510B438F7 for ; Thu, 18 Jan 2024 22:39:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 803A340E2D; Thu, 18 Jan 2024 22:39:31 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 5AA0C40285 for ; Thu, 18 Jan 2024 22:39:30 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d71e184695so466135ad.3 for ; Thu, 18 Jan 2024 13:39:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705613969; x=1706218769; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yxOVPilEGG5FTccxwgByedF2WPj5GL7PA2kHXB8nTQA=; b=g7g4CqItNYfyLv14YQmD8DJTaBJ1Dlart7IVPcAaymAwnMojE4L7A1DCaF7nZVuTaA rtG3khWWtS4d5xPJ3NELCtW+nGCfBbzV+O8a1hM1fQWZdP1sXlJ4kwb6eZp4Ti0tVLOk rJaz2c2lncohStxqDV24FwzycRypj2VEYG+ww= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705613969; x=1706218769; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yxOVPilEGG5FTccxwgByedF2WPj5GL7PA2kHXB8nTQA=; b=eJ632Q5ocwxU9HUSCcqli3j+oUmy2/Dqf7yY9MZWeKQzLtwlEEGXoOi2NtddHEw9GW oK85fcYAQlNk0EOrVDki5V4VAwr8ui2MyKsO4bswuHFeiN+y/3555LYPXjno3sny29j8 EECr6By/PMehEgr3SCg4yahaXuhZ1pZoGKq801giTdBrMRMadEqUWiPKC+5uHcNGC1g3 2UsjikMwc0BQj5mvcM5djvPgPHqsuhUpJF8/tuIPwkwUYu6KrO+s4EWxi0It6CD0GmLh rREkTJqvgnaLfEVRuUJ2SklhsDCFEtq4Q+8mArG8csxiZL6OL8NmVbiC2sM5JSTf24k+ wraQ== X-Gm-Message-State: AOJu0YzND9CYjq0EpzjsBkW0WuRvFYqPAdEgFUG0566j6ODO5y01seVo 75C1i/HnVtpJcWOXpT+LdaMnrDuErkuyKG5z7U93ArDQtGJTS2XCxQINI/EJ2ZZ1iBBfobNKuu3 4X2TsnVmJV/eFdBHUwcgKsq7qOgFQ12t0BDgIlnJU X-Google-Smtp-Source: AGHT+IGraQyoxFu7gXQXYoz1KXs3uVHuNaJIUWqbl1ImB+ZXxOQLOlZ+oh/sy6Hv7JMNTj34BqL7DbAsPrh7 X-Received: by 2002:a17:902:82cb:b0:1d5:f0d9:c979 with SMTP id u11-20020a17090282cb00b001d5f0d9c979mr1536398plz.2.1705613969581; Thu, 18 Jan 2024 13:39:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jw1-20020a170903278100b001d70602f559sm57198plb.104.2024.01.18.13.39.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 13:39:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 13:39:29 -0800 (PST) Message-ID: <65a99a91.170a0220.ab517.472bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0EFC26043300; Thu, 18 Jan 2024 16:39:29 -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 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 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/