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 271A143BB1 for ; Fri, 1 Mar 2024 06:34:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1EDD742EE6; Fri, 1 Mar 2024 06:34:18 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 6114B400D5 for ; Fri, 1 Mar 2024 06:34:17 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6904de1d549so4300536d6.1 for ; Thu, 29 Feb 2024 21:34:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709271257; x=1709876057; 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=je7dsK6z5Kq6WzhoFzsHQlFaT9W8eD9SYjVfw2GaXCU=; b=gRMi9FBsmFfNeUGEkvgITN+6r17u3YsCG+YWfSLFJnRALs/PgA/Zjg4u74Jk4OuzbR 7uD3ltcWyeAnfNWIkdeQWPXV6OxA3nNP3Wb7rqn8EDS5JVcj5v4u2ZbWFwYLO18kNo5e xZSb798ruMVkfEjCCxK85pzgcwkSkGb1SA3Aw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709271257; x=1709876057; 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=je7dsK6z5Kq6WzhoFzsHQlFaT9W8eD9SYjVfw2GaXCU=; b=uTDo0LsV7fyjBYj13aPpDl7KqnIybi9r/vTWTpI0XsQvJAzeTlxN/DYYovMBsLnG9S AnYGVb3bwbNgvoJJ49kOaV8cvI61E2Tt5+sKmE8AbsAxub+46cI8ahxo/Ul0eJwoxYT7 m2WIJNHyp53kF2IU8EfcTl0jerhTlf8iIm/Hp7wHtrIOKZyzZjFwMmtilEAZZN506YLw iPXceQZ81npRxJ7TJFheIamz1yIcnJTCkI/an4n2y63SNg6ywieQnP3AkdkYlCF+ctr/ /Op4dpCKDH9MwSqxpxh8rF56H5rfZ6bpfwJ+IFA5ZYAohmG5Th5GhuVPQ2eXLRUkRngs 6bPg== X-Gm-Message-State: AOJu0Yym/vFVA+QBF9jgm6pcdyEJ2iCHezbKTMCz/X9KPfSIUqXEELdP V9MbWjHnhpwRU7+dI6LQfIG4HVYvRgTmd39tTuR/a+xSxpfxpAu0cBARiLUWtfhN4+XG7C+ejp/ /o3cnbFxjAmqfBmJC4FsxE1BJntuBv66laN2xwnaqXYRG5L+Ll3VAlDdb X-Google-Smtp-Source: AGHT+IFF30KecTaGfpcxzrDY7t+vU8gnnMZXtefjF0Ci4uFxB0NEnT3ELTx3YjiHlaxu4YSHpUD15qYNUf6L X-Received: by 2002:a0c:cd8d:0:b0:68f:6e0a:d47d with SMTP id v13-20020a0ccd8d000000b0068f6e0ad47dmr678042qvm.49.1709271256867; Thu, 29 Feb 2024 21:34:16 -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 r10-20020ad4576a000000b0068fa300e9c8sm146898qvx.48.2024.02.29.21.34.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 21:34:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 21:34:16 -0800 (PST) Message-ID: <65e168d8.d40a0220.2c35d.a1d8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 916186052511; Fri, 1 Mar 2024 00:34:16 -0500 (EST) Subject: |SUCCESS| pw137646 [PATCH] app/dumpcap:fix coredump problem because From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240301104129.3725-1-laitianli@tom.com> References: <20240301104129.3725-1-laitianli@tom.com> 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/137646 _Testing PASS_ Submitter: Tianli Lai Date: Friday, March 01 2024 10:41:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137646 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian 12 (arm) | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29355/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/