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 C796043A06 for ; Tue, 30 Jan 2024 07:21:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BFD6D402B4; Tue, 30 Jan 2024 07:21:21 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 4C3EA4029A for ; Tue, 30 Jan 2024 07:20:45 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3637d335457so5469615ab.3 for ; Mon, 29 Jan 2024 22:20:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706595644; x=1707200444; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AdCsei/c0iusDRWs2Mx5szdxod4sJJAv5hkrjXLqTPQ=; b=RH/t4xcFtN5h9ie9Fc2IzvdCFzj+LQajzq/LDfq0Cf4TobDI0GumKX1AYVmTWiM74s wJFTzebdFT1qY4W6giVbtDTjEJQqP5iQT9r2d1kKqaC6OX/NHMch2wRioKsJbhlFDBLa 9ss962xQbO+ULpvB1EwDwd7AHRDH4VdRcwQoI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706595644; x=1707200444; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AdCsei/c0iusDRWs2Mx5szdxod4sJJAv5hkrjXLqTPQ=; b=qcYUL+Gsod5saniIfDW0O9ofkysXjyiv6SPw4CBHgf4awc3ocINoFKp0YW7mNeQgbk NWy7/zaF7VPerxvqI4PU5i+LIqj6z5dEnJHeY3+qzSKarn7hyaPigvZZh9NKPjcxtHdR JYznCSjy2OfGiKk64nic4ztq71Fmw1DnMVidbj3WS+VSy4j3crvJpalP5bXlVyQGzC6s ssYqPBDPRfo94oki/UFTf1U/Ii3z+D67Az7kOahd8wUrbDolJ2/wjv4L7jzbijFmYVri f8Q1jVnnNA1gaSI74raFrpDGrWAg67yM9qQYdno/5HaG8Op/RrJ86VPF6OI3u1oELoNt wntA== X-Gm-Message-State: AOJu0Yw6BpNnRnAG5C7ke18AseuPCSqsmdOu+Kc/Ok1nCIcsEjps9QOD 7XqPMtu7whmQnA8Y0zo5Pi7p7odEDzNYXuA8OMvr37yiYHNBGnmWPqsJMlwDtXOJRvIsLJFKEHP tt1JmM0BzvNC2TaDme/8IiYNKRUCDtwFl6sSKeILa X-Google-Smtp-Source: AGHT+IEccMN8erC1rs0CF39W3Jp0LYjAAG+S2CXCu08XYslj1gqn+8NQbF3Be95UD7aktgqO32uQs8D8r+S3 X-Received: by 2002:a05:6e02:1a2f:b0:361:ac66:395c with SMTP id g15-20020a056e021a2f00b00361ac66395cmr10038669ile.32.1706595644697; Mon, 29 Jan 2024 22:20:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bb1-20020a056e02000100b0036376a292c8sm338234ilb.20.2024.01.29.22.20.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jan 2024 22:20:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jan 2024 22:20:44 -0800 (PST) Message-ID: <65b8953c.050a0220.c96b.4718SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3F4F46043481; Tue, 30 Jan 2024 01:20:44 -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 | +----------------------------------------+--------------------+ 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 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/