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 4136645BCC for ; Wed, 30 Oct 2024 22:40:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B280433F6; Wed, 30 Oct 2024 22:40:06 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 0402C4334A for ; Wed, 30 Oct 2024 22:40:02 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-7ede82dbb63so261631a12.2 for ; Wed, 30 Oct 2024 14:40:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730324401; x=1730929201; 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=n5gkw5ZXcgVp87dbyEqVclwtQRo/YxUFzHHVMCI+Rb4=; b=XFsipfm+DJeg49OOGWn0IloICf+8jWI81kr2nHr1Sfvs7qy5AbJKt+ildtE1GBViTM di6IvCHuod7ot0dTE4Nu4Ttd3HTY9P1KqTsPyAWLb1xIfTJjbq8WA7dv4jhKWhAhN6tc D27o1cpdHArYkes2LYxQYN/4aw7smSOUh6LdM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730324401; x=1730929201; 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=n5gkw5ZXcgVp87dbyEqVclwtQRo/YxUFzHHVMCI+Rb4=; b=fdapj+sA9TBQZK+5Kl7HIIVPd8AtO2JyYfu3PI4MmWMWQOO60zXP3lnuumB5EmYthY yIT9YvqAr+kzeZlViF/9S/taS/t9R1ku+jTiejX3TDpVnkh1XIv1Xaggwnkw4u+axxsa mZPurZKHW9NvR9kt7fRtC2jq/jp23uqIfgr9adg8AnkmQ/nV7b0bx2fNBQphJpL9YJzg 8e596Y3RBQWV853x6Gl1FoMRh3gOjTYeQ24ak6KtwlOrHyW74XWIfk3/AnY7Gbad9IcG dMLXeaqWSA+EFRZBDEIV0HBpU0qYrLkGaOY/lmwYK7o54+88um+jHHEDwo3c67z6pSc5 boGw== X-Gm-Message-State: AOJu0Yx8zFmlTi8YhQbQ/pA8h4zbFWa6Eb/BeAaon7ObGlvh0+Xx7XEK +2HxSIgCQp+c+4ixXxd34V9kmGflSia/9DrxlzdiDLWzpUjJA0YZ7UVdPHJGZly/6mEKfQqwQcC tA+u8Sc+2vtIs+3bHlzQAQxZzdZSMlJTvXuoLLtr+w/ITfZBdmituJaB9 X-Google-Smtp-Source: AGHT+IFbTdltlwHnzg4YLgL+OS24s7r4BeAO7r+43OqYdKfWWb+bkuGUTo4c5j/IoB+c2hQzsTIiUP/7sYl3 X-Received: by 2002:a05:6a21:78c:b0:1d9:1e36:8f97 with SMTP id adf61e73a8af0-1d9a83e3331mr23525390637.19.1730324401099; Wed, 30 Oct 2024 14:40:01 -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 d2e1a72fcca58-720bc1c9fedsm8538b3a.5.2024.10.30.14.40.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Oct 2024 14:40:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Oct 2024 14:40:01 -0700 (PDT) Message-ID: <6722a7b1.050a0220.2d9b90.090aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 38C0A6052471; Wed, 30 Oct 2024 17:40:00 -0400 (EDT) Subject: |SUCCESS| pw147438 [PATCH] dumpcap: check return value from adding i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241027182903.209391-1-stephen@networkplumber.org> References: <20241027182903.209391-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/147438 _Testing PASS_ Submitter: Stephen Hemminger Date: Sunday, October 27 2024 18:28:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:6dad0bb5c8621644beca86ff5f4910a943ba604d 147438 --> testing pass Upstream job id: ACVP-FIPS-testing#7585 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31711/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/