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 CA18A43A06 for ; Tue, 30 Jan 2024 07:37:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B7B4540F1A; Tue, 30 Jan 2024 07:37:58 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 47D0E410D0 for ; Tue, 30 Jan 2024 07:37:53 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dc6a631a90dso111562276.2 for ; Mon, 29 Jan 2024 22:37:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706596672; x=1707201472; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XkiHmeCwOGKw0vOCr/Q9rCIA/jdjECGft/CmvKc3oGw=; b=ZW7sVeKWiJ//wavfaPEEJ7v1Q72/G69qvbixl54xSq8nIDdoSRuHULTD0sh6GFtLGf wFazV5zM381kUMxqFOXmU0RD9utfPpMJ3Y8bCj3cmLnJHAmS9kvKJQcN3CZNosdj2pwO +m6DhEIZknbEq9TVpWyCdXyM4bgajqbX2CK6Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706596672; x=1707201472; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XkiHmeCwOGKw0vOCr/Q9rCIA/jdjECGft/CmvKc3oGw=; b=CNi26FMPK2dIlZWrq7aWpbb0u1PDA4hsx9WBDux0avpgJennZ6eW9rvcKp2bbH4YIl 60+ucuKyiZaOMWClDeLeknNFmjnXGlnhDMz74KwG9PmL6DJ2rbwDqKPOCSdVikY/Z3OO t29HslPMLncqnYa4gh7bbfWymiCxWQmqg5l5g/tFurtxmhE5eSm5mnRWwdvDyTQzW93o mc9DWKodIoFQllj/qlTDOACMci38px92B3KGm/C3XxvCWylTxU2ibpnqbZQC/BhfyA6c B/4LXDcmIj1l6W4I/tu7+vEE7iTdLgWdRqCJSoDD1ZAUSs7aqtrkdhuI6p7roiO+dNu2 iYmQ== X-Gm-Message-State: AOJu0YwUSW35Wub6+saW7U0IHnYOfyCEflwmhXEbcE3Bf6wpo3VmS2E2 io8HKT6MCKuBGZOZZAfshqc+DG1HIf4a0XzkZway4MQFafg8QBeN2C5/mqxKLxzwFNjEdbp3qc/ ioVQiak/UNovJKMOozfHcvjxe+Hqj8YZv5u8NQjIT X-Google-Smtp-Source: AGHT+IH8/jhF7wzaMpRBgzyeHTh7C0U3KUUXbAPtdktFQbj40v2AVHwdHeFfRpaUailqsTh7h09Uu90b0pMm X-Received: by 2002:a25:db13:0:b0:dc2:541e:b047 with SMTP id g19-20020a25db13000000b00dc2541eb047mr3993373ybf.13.1706596672728; Mon, 29 Jan 2024 22:37:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y11-20020a05690213cb00b00dc61808a6c5sm395650ybu.32.2024.01.29.22.37.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jan 2024 22:37:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jan 2024 22:37:52 -0800 (PST) Message-ID: <65b89940.050a0220.15dba.8f37SMTPIN_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 5DFB86043481; Tue, 30 Jan 2024 01:37:52 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/