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 AAE2643A06 for ; Tue, 30 Jan 2024 07:54:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C23840E28; Tue, 30 Jan 2024 07:54:23 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 4FDAD4029A for ; Tue, 30 Jan 2024 07:54:17 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-2144c37f3d3so1351003fac.0 for ; Mon, 29 Jan 2024 22:54:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706597656; x=1707202456; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=m0IPLkA6IIy473YztvYdWKRr+EmGvJaZB7+4ClzdooM=; b=IVefpcH3yN7z5GAUE+l4nwSsjOZXR953wgwoQjkxY/7vSzAKgevC/NoJY/53ftj4hy W1ok4Y9gtt6WClfWQPr4i4UPsiI83zy5YpZLu86g5qj/EX/bDDSaeXbMKk9t8VOos4zt R5FVLWs2QqkvG5srIJcvY3T+uKBK48vn0XLbU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706597656; x=1707202456; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m0IPLkA6IIy473YztvYdWKRr+EmGvJaZB7+4ClzdooM=; b=vJUznVDWSSHORP2rBqQ0yK/3N+CqQuRhgZselajRlusnj01ZPnurmuzskMzjbORp2c LtVG4dWDibqSrs5vQ2pIhEeqMhZG0hTrkinJ8Pv+5ZuoAMBSpgOCimO4lQR81TYNyOWI crrW4lqz/F35zc332JGq7bq6bASmJbWGUXZYNrCy+Wj3Z4Xf0FsdMbEgoq//5r74q+8n X/S8cLOBoIQ+Z17ofLAhO2LOW0ubWktiFvrRCS/zMcWo0w6FnYRjuwS9LH2AOYnzWwOv 7ZHr/vNtoUzLeLFT91tH32fbUfmMAIlpS9m6BslZV/80dRwavqYk95Yl3YPnghzW8TSs efDA== X-Gm-Message-State: AOJu0YwkicygoGtld4oYVCZkRAa504LXQUUp2NfEuia1SbV9ga/eMOBe 7WuufbSeVpn7Csk+eUpONA4LW3BYZ6YELpJtuAsG6FkkSjoiJ2eQiSxNiDNhfUTSqbF3sYdhbe3 GY+uZQCoIikXaxyX3fbEOtNpi3V7U3/h+h3VvF8am X-Google-Smtp-Source: AGHT+IHmIqfLSf0+R/Nzlb7TATkXMq236FzUSoB/yMxGsf5LPjuw3L9Vmpmz5sQkuIy6CF3sToOfAgKMrsGP X-Received: by 2002:a05:6870:e412:b0:214:fe4d:a67b with SMTP id n18-20020a056870e41200b00214fe4da67bmr3462955oag.4.1706597655220; Mon, 29 Jan 2024 22:54:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bd16-20020a056871b31000b0021443d2b817sm256723oac.32.2024.01.29.22.54.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jan 2024 22:54:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jan 2024 22:54:15 -0800 (PST) Message-ID: <65b89d17.050a0220.e96f3.03c7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AC0E76043481; Tue, 30 Jan 2024 01:54:14 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/