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 18EB243A06 for ; Tue, 30 Jan 2024 06:41:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11CA7402C2; Tue, 30 Jan 2024 06:41:00 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 5CC904029A for ; Tue, 30 Jan 2024 06:40:58 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6002a655d77so32979187b3.2 for ; Mon, 29 Jan 2024 21:40:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706593258; x=1707198058; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Fr1Y5x0T4+B32kTlyDwO0K7CguY5rlHKKLoEYgN+lZ8=; b=PzUAlbytQdMHhjLNnrJo56FwRlGA9jrCihKFdesXvIVbHmfa7HuxrSMGRYicRfBeij othcQ+pjlVXH1X5LjmY6mCLyz0iDwxooR50XHKCNGtH0BO10X9+7RB04aiZuVBc8vnoW Qvt/pscbAJesKUsNakv+5i2yyQgB/h0Wns90Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706593258; x=1707198058; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Fr1Y5x0T4+B32kTlyDwO0K7CguY5rlHKKLoEYgN+lZ8=; b=W/fdYxN9FgO5XAm37KVUCZGDaCnqNKZ0SquhHs34dQYK9nstDLGx/OTeFjzi0n3GSO shHVoZbXH1IQjgCwh3rCXon6CTQHJDr4lXrdOrvlEs68JTSEUk/FcL8pg3NKh+tu4u21 ZwSa77Z6OnfAIKyph5q8fRCqXaxDAQVzzsekNYgLhfbct53kLajfE7JiFxsbTT4uTRap Nah6h68u4wNlmPfwaCUnMwKoFAUzy+Cz1AFJVYQdBOKRT+7SEnAlzeD15pWyunua/LAU pz4VI6mZHblVyxFAsMrqoLm3AWiPmoA+lK/ZJuhp1wjhQaTg2mZf/mCcoMpoDcEKkXOL t65A== X-Gm-Message-State: AOJu0Yxm4jMoANwjoV4HczVTgqNdbDw3lsrgq+O47zFirSHuHGkcIhWQ YpVIIOhHktPBWEKYbe2L8/mSL3fKnEubIA58EF+NFSXDkmVJwaRyct4f6DjPCFul2/dctpg1yrP P6AY5PTcC5sLpa0mBhp8tpuwk0LuZGFIB5iolG1Ha X-Google-Smtp-Source: AGHT+IFNN/SSlDvK49GO9Ah2VYk/i2FZLo1KxGNEmpcHBv2i8iuigF7d7XjT5adBf91TSZWpw7nwiPqwsvUq X-Received: by 2002:a25:eb0a:0:b0:dc6:4baa:cff8 with SMTP id d10-20020a25eb0a000000b00dc64baacff8mr3253719ybs.43.1706593257840; Mon, 29 Jan 2024 21:40:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j33-20020a63fc21000000b005ce09948e83sm427711pgi.35.2024.01.29.21.40.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jan 2024 21:40:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jan 2024 21:40:57 -0800 (PST) Message-ID: <65b88be9.630a0220.fdef3.be83SMTPIN_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 187206043481; Tue, 30 Jan 2024 00:40:57 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 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/28983/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/