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 6E4DF43A06 for ; Tue, 30 Jan 2024 07:23:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6942240E28; Tue, 30 Jan 2024 07:23:09 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 9F3024029A for ; Tue, 30 Jan 2024 07:22:40 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6dddc5e34e2so2447080b3a.0 for ; Mon, 29 Jan 2024 22:22:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706595760; x=1707200560; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2QlLyssjCzjHDKPW8hgflAjApBrpNF4eeRYHl6TYu7g=; b=iI7dC2ET2zr9zUc9JExfWtTqEQnmpvJcZwqjfoSW5DaTejeTSQDXd8IbhJS/P74sYs hA6isD4jrH+Z5O3hUtoBcdFLgHRaVXwH3HzzNmPvWRBh8j+/u0d9j0ojCKwwQXypum1q CIln/HmwzJO/rMx5pMKXtjtwqzztPMoHwj8N0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706595760; x=1707200560; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2QlLyssjCzjHDKPW8hgflAjApBrpNF4eeRYHl6TYu7g=; b=tcKk6xVoSDoUmAIx+oER0nOQlsOeq9U+24Q41XZAdb6AksFY6Bdd9NM+HIaIjxe5/b 19yylL7JsWHyZiE1+/cKxmDTHR1/uqKm0NBwE5X6in2kFmCb8jyqoxnoWE10Uw23LD4O 806BQ2I6VV6E4PpKI8bVgQUW7GZmC+XIq9Fu3aZGDMRH1ZUt3olmGLXrq4RcfmfpeUC3 nuja1lyVuXzp+qkTF9LyO6nASq1v7lukGWgLr6TLQw55N3AU+3dLnSTEjAlyeZSs09zt Htm+bNT0j9e8nv10UrZXs1calw6vDU8bG2tqxJfs8rj02tHOX/nvW9UXIUPqoJEam6zp goLg== X-Gm-Message-State: AOJu0YyBf03HlIh8IS6n4gLCJlsAC/CHzCc+7YmnyLLvOvao89p4Mc9p /T0bI+VCgJrzr+tgMgkpWHnjBFq2R0eWEaxeg8ohN/IRNzuwT0hwRUopTuYXq68ad4VsY0CO0Lf /Ou33g8j715afSrQBYH3kjLKIe6WfcsfGy5rfaG0J X-Google-Smtp-Source: AGHT+IHxt7aIUnLLOupT634RPQMyCoeEgYlS070OLYls8tyAL4KWJqYcFgk/C2SdWWxohBNNsljWttSfHnhq X-Received: by 2002:a05:6a00:a0a:b0:6dd:893a:f6c with SMTP id p10-20020a056a000a0a00b006dd893a0f6cmr901418pfh.22.1706595759856; Mon, 29 Jan 2024 22:22:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g13-20020a63e60d000000b005d512d7e4b7sm441403pgh.25.2024.01.29.22.22.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jan 2024 22:22:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jan 2024 22:22:39 -0800 (PST) Message-ID: <65b895af.630a0220.ef3d4.cd60SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 588B76043481; Tue, 30 Jan 2024 01:22:39 -0500 (EST) Subject: |SUCCESS| pw136207 [PATCH] [v2] app/testpmd: fix crash in multi-proc 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/136207 _Testing PASS_ Submitter: Dengdui Huang Date: Tuesday, January 30 2024 01:32:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:906d2c06b3cfc61620453c6909266fe771f8ccfb 136207 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28983/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/