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 EFBFB432BC for ; Mon, 6 Nov 2023 21:42:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB045402B6; Mon, 6 Nov 2023 21:42:25 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 42652402B6 for ; Mon, 6 Nov 2023 21:42:24 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1f0820b7657so2017700fac.2 for ; Mon, 06 Nov 2023 12:42:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699303343; x=1699908143; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IhRHXSf4U2ELqFgEp4S783KqKqVluryp25hJNUsagMk=; b=Yrv2vYAKPOIYtlL+Faii+XlN/n9bQ+eAhamYxZSskpbqE4JBFFo8C3ZRhdE1aH63U6 chj/6ygK8nSdf6jynPJw1UKnoelf+OS7Ya+zwG7z6aEUsZadAQxSh2baMTVHXBh76Mcx /YK3zslsxcpUI+DOIOTh7Vh7eVnG3swfWqkGg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699303343; x=1699908143; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IhRHXSf4U2ELqFgEp4S783KqKqVluryp25hJNUsagMk=; b=I60armWbKPbjGe/iVV5w5EuUxEFUWWTEe9F/DQMI3iWSTuA5rrM+scG4r1G58GpwTq CdXynXlRzKakOEyyd9HLL/aL3dCHlqk9PkSV/T1s9SwkfuEijgeKvqDqumv0rO7HmiRi s0gBE8agxWf8WdWhC+nFOOoWYY2EPgiy+IaW2onj10PqXqEu7dxyEoCsYrmuZ1CScRaq 9K+r1DLuGAM0RDn8l9YhnjX2pIVpSBU25WRVArmF+5d5nzQHp988zYJbq1uX9UGUs2GI CikWt1n6cIj5hehUII0xLPDHLy0tdIdEUSMpjcHOCWicgk+ghIElsmjpyIipl67UJdmn wQFQ== X-Gm-Message-State: AOJu0YxSbm1oeVmsDtuP+OKR0vPFRhCvehJsIWrfl8TuIFK0la454Mtd 6UWIm3QcKp5+Fqa27NYpiE5sjn+A7mkcg9Q6t/pIPjnB2JSYuQYxuznURQ== X-Google-Smtp-Source: AGHT+IHC7xJMnIfGH2zZK9jQBg62qtybZW2k9tfUa43eqTwdAc2QAMYImkmOe/QTyrcyo4LRntCAgQDiT+B6 X-Received: by 2002:a05:6870:d28e:b0:1ef:b809:3f26 with SMTP id d14-20020a056870d28e00b001efb8093f26mr928163oae.17.1699303343631; Mon, 06 Nov 2023 12:42:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 24-20020a056870005800b001d6f6c4911csm436554oaz.11.2023.11.06.12.42.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 12:42:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 12:42:23 -0800 (PST) Message-ID: <65494faf.050a0220.409b4.5029SMTPIN_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 1AF8C605C318; Mon, 6 Nov 2023 15:42:23 -0500 (EST) Subject: |SUCCESS| pw133925 [PATCH] [v2] dumpcap: fix mbuf pool ring type From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger 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/133925 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, November 06 2023 19:34:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:70aef239d0de6b2048aecb1220da1d78edb75168 133925 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28259/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/