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 63F2245648 for ; Thu, 18 Jul 2024 20:16:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A79F4029B; Thu, 18 Jul 2024 20:16:32 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id DF21E4028A for ; Thu, 18 Jul 2024 20:16:31 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7f97e794f34so42868139f.3 for ; Thu, 18 Jul 2024 11:16:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721326591; x=1721931391; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=ZWDYeqA4MgBn1E6T+a3Y+/kYAJEJCheDR5F72N8AYOM=; b=Yov0rppovFuJ97JfE7Q2RPnTIaiA1M3TGLtTIfSdVkrIWQe0hyKnTUZcKJk1oHSct9 +euLpDr8CWkTaKdjQr5WAMtkxusKolzNpHTW+ySXSlyiLJR4zfsKLpmJPPVgli9rvKys fAeZ2caxwQ4Je5ICkVuwj+oujh3O5SgLQDLss= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721326591; x=1721931391; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ZWDYeqA4MgBn1E6T+a3Y+/kYAJEJCheDR5F72N8AYOM=; b=XbGVU2QI3EtKvV32MpUSLn4bdzOu73VLW1XmX7v+VZN7s/CNm+IKB2BVoYQsSzWk2U jGzrgf17IhM5Nn10m+7YsmKhJ13Iml7IU42K35EnKLnJd5l3mzPKwRu9PJSsXRm3zif6 pR+n/ximARvEicX08ZBzVW1wRmCLKaOWfF0mq7J3dFECBD37J2dD6KNII82wAYB82Gk7 fS+UwBlrDokd7Ali9Fpd+zaONJR+3BnK96OkaOKdTe6kpnZZj+qh2/Zv5y2HXdwdv3jK DD7GsIVfCKrZo/RUiLUa4KJH6TKY1D6gnHc82Gxx6bsIfU2n6SUwFZBqtFl3rdc6crCX eN9A== X-Gm-Message-State: AOJu0Yyq1nLeW9OgPdgOW1cnaZp8I9v/KGZxskvsEC+BP5NKuswLd5HG OfZlRWjKldpEKDlW/bMyfotfIe/PTYitvspI6bBjBDKBli8uGHuJgpuydz7lZrornyvU8uMQlZf QsdBxweTzvK6sXUalvrhYldM1otUJ7W3AtJtLEQ7SBD3hxPQkA9GBZdeW X-Google-Smtp-Source: AGHT+IEKdD6d8qsYVSckmGp/ZjE1PyusUhAS6NHwiJhQ8NIxpCN4WZZdlyb1hFgtLE3LGIFiQ04KPjotjG+1 X-Received: by 2002:a6b:7c4d:0:b0:7f6:2d58:8d6a with SMTP id ca18e2360f4ac-81710605b01mr557590039f.7.1721326591169; Thu, 18 Jul 2024 11:16:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-816c16d09e1sm26641639f.14.2024.07.18.11.16.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jul 2024 11:16:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jul 2024 11:16:31 -0700 (PDT) Message-ID: <66995bff.050a0220.e05e.910dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 98ABF605C351; Thu, 18 Jul 2024 14:16:30 -0400 (EDT) Subject: |SUCCESS| pw142510 [PATCH] test: fix 32 bit overflow in pcapng test From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240718174253.16346-1-stephen@networkplumber.org> References: <20240718174253.16346-1-stephen@networkplumber.org> 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/142510 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, July 18 2024 17:42:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142510 --> functional testing pass Upstream job id: Template-DTS-Pipeline#168882 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | scatter | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30555/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/