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 B4F43432DA for ; Wed, 8 Nov 2023 20:02:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF5AF406A2; Wed, 8 Nov 2023 20:02:38 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id DB7CA406A2 for ; Wed, 8 Nov 2023 20:02:37 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a93b7fedb8so620539f.3 for ; Wed, 08 Nov 2023 11:02:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699470157; x=1700074957; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YQnvhoi1ePocZsyZUnPK/b3rct1eTPoIMYfB40Syb/0=; b=HOCqf54Q8xvU/zpG+s8Qzv0oPLZTy77xCjymZ8gTxAjrT2nXp7sT2nkOhbzm6DP1Ls 1XufgJVg0Q69Z5Xctiayw4ORpVXgFd8zFF7FoqZ/jnTORG9UorrrUjXMtjmZe+UHtRHv jck190MxprpLoHyyUtCRo0Rmm48sdnIip96Hs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699470157; x=1700074957; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YQnvhoi1ePocZsyZUnPK/b3rct1eTPoIMYfB40Syb/0=; b=Oow/s1BScSDRT8OJm6/ZhAjJo/bL1Nzn9SDWCMeYjzIz5V2XYvznUoJLuix1ydzb5D 92lfk/ANITh+exnBc47u3UPgyUzmZ6pkgxdn7rvrLMPKy0xCDOOuSDBOcoKUk//7dS7U hseBWHwiA2n17oS0PaPOfytfQ012eNvCrBHbnPrXT4+S2PyLs6l0AMjq+TsXgesI3vc8 DzQIHV3jMarSUsB4LnVDS1utot1gbficxU/41462xyGHa/iXbe7Tb2cSsHwOutoB/b2T 1ICBFlwku5SnqefwWT9tcK58yVESMsvwl8jDd9RYV6keUhFhsE8anv3BFhVDM9fVGQF4 CXCg== X-Gm-Message-State: AOJu0YwFS54P9yxIQmrUT1r4Vm0gJmgT5YR8pp1Q4Z+32j2D5TsD7FDU Eh9Fs+LomabEU/AHjBy80MVW4e/QmfOdO6TMZfXe6VxGHtGRMXum9V0FCMRkv10257DFIFpTkA= = X-Google-Smtp-Source: AGHT+IHOYuvqJPWDgyNaIge94UJTRQJrYtC7p+uSTXwB+QTKALXfinDL+/B20KVZjGbfNCXIGS2Vxe3y3Ky2 X-Received: by 2002:a05:6e02:1a48:b0:358:574:4c74 with SMTP id u8-20020a056e021a4800b0035805744c74mr3215495ilv.2.1699470157284; Wed, 08 Nov 2023 11:02:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h18-20020a92d852000000b00351468a77bcsm773408ilq.12.2023.11.08.11.02.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 11:02:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 11:02:37 -0800 (PST) Message-ID: <654bdb4d.920a0220.cf83.e646SMTPIN_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 CA2BE605C318; Wed, 8 Nov 2023 14:02:36 -0500 (EST) Subject: |SUCCESS| pw133997 [PATCH] [v3] dumpcap: fix mbuf pool ring type 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/133997 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, November 08 2023 17:47:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133997 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28288/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/