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 8B4FB45648 for ; Thu, 18 Jul 2024 20:41:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 882834029B; Thu, 18 Jul 2024 20:41:26 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 44EF34028A for ; Thu, 18 Jul 2024 20:41:21 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2cb5787b4a5so472095a91.2 for ; Thu, 18 Jul 2024 11:41:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721328080; x=1721932880; 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=MuKQ08IdtfnXpZfICiyNF4wjB/3Icv8XqmfIsfmcQYE=; b=OlcDhsKxDzU+zLdkRzmbQ3RqxPOniixSQeeM/XcNEKZQKH7FWjAcqJqqtDoYwy51qk Bj2QV4vkjfFC5lWcZlCydrffNkPL25RsadL/0MyQHApuut0phFXxDrNX8hjmZ8pADv/9 pDUAt67+9QGfUhO5Zc9xhwe/gznIP6/KYg5uk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721328080; x=1721932880; 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=MuKQ08IdtfnXpZfICiyNF4wjB/3Icv8XqmfIsfmcQYE=; b=vvn8Iv5hg1Tv95SBAQygUjZdZOdHJStb5pZhf7bFb/g6ck0/nz8ngus5vglQboVCIc y1StGk3rc1o2/A4k4tDhbmWdyQwF/7QHyTcI8TPBlfYRaBfW/wi6ukQyN0anBk/wnYL3 7f49C5n0fA0Ld6xLJlGmPKac9nWoNc1bnZE4l6sEhYkGE1vP09GAcEroQId47PO71ubs 0lFfwtTXzoc22r3qL9rb1opyOu5Ni9Tfj5k4TFTwIt/QYdyewiDra8bWZ8sOeaaoxxwA CKNL8SVIbBD4/po5D2l1+qKNlZgTIZIUEPYpH/1ZPNOqrfePOGjgoxmJdpAvX0zMFs2L saQw== X-Gm-Message-State: AOJu0Yz71QkBl0j6vXrgXnV7ljPnYa7RqtqD40KO9biN9LihQBltJpws NR3w4hydgNNrr2zupoRti1tZqYgWACePrD6DF9+klYQRuw0AmpE/tcsWEda7L2dZyU8HZzedB97 rhs67xl+lxeo4toahzgUVgdh/wvDzYf620MDJ7LXoN+wYW9RzCzMUJke3 X-Google-Smtp-Source: AGHT+IFA9uX++9mnhCN9r4nSndwd8LL0n+tsK+bmr07UOpLJFLFcXEAPbFJLF1gWiVLpltE1ehc00B0NN8iL X-Received: by 2002:a17:90a:8a81:b0:2c9:7849:4e22 with SMTP id 98e67ed59e1d1-2cb52431917mr4752884a91.8.1721328080410; Thu, 18 Jul 2024 11:41:20 -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 98e67ed59e1d1-2cb77533c7esm85930a91.16.2024.07.18.11.41.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jul 2024 11:41:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jul 2024 11:41:20 -0700 (PDT) Message-ID: <669961d0.170a0220.e8cff.31c3SMTPIN_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 D0AA9605C351; Thu, 18 Jul 2024 14:41:19 -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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/142510 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, July 18 2024 17:42:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142510 --> testing pass Upstream job id: Template-DTS-Pipeline#168890 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/