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 940EA439CA for ; Fri, 26 Jan 2024 05:17:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C743402A7; Fri, 26 Jan 2024 05:17:44 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 860CC40289 for ; Fri, 26 Jan 2024 05:17:42 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6ddf26eba3cso214295a34.0 for ; Thu, 25 Jan 2024 20:17:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706242661; x=1706847461; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sMNTDrrr2rqmyFIyc+mCsErrPBhdCkn2myZ4gSUhzbs=; b=gwZ3tIpOuCGRs4z1up38Ww02LsGOf2NzO1IvnX6JAMCGbH851MfvQrpAe/1k4XO/Qd BpOP/WXp+SxryJKoqPnNTqEoCSHlQDGckld+xVRBN2VcNL0I+ZtMCFfeNH6PjmqpOE4m Pgd6wDPSgLqW8+ly0qAZtohm9VSn7ei+iruOU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706242661; x=1706847461; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sMNTDrrr2rqmyFIyc+mCsErrPBhdCkn2myZ4gSUhzbs=; b=E5wueSy8GpdIwTBLgjjEOhWbWZki21eVVBtnc7Dkc96KYxoLLqzHwj34LJR/wTVHxU GNMIlB4mUArO1qVumZAC6nvjIwQot6zqJH2AynSE9TJ/LvKz7Y0qcDtvyQdbYfkoqirN Eh43ZPP/AALkKklTpYfUvG47EEtA2pi4P087UTAuD1KCHh4oXZ3TrhNWDTQUuNRKUFcp hiAZDhlU449rFOP/TU9hRpYTjvVj5JldVVY6xvChndqOpk0kt/Ry++sy9jLmOdjAPheJ gAJ+ccOoVU8Mv9mp+vLznv66YeSpF6BieREMeRWnT4xyjA1+K7ZfLRcypQXl0e65DRMI gOww== X-Gm-Message-State: AOJu0Yw6WE6rMlh2tlP3E4Qwxu0fcQua42JvE1iSaoe0woTaaYCFQjUS RfoxiWsYgdnpfBoPhD/R33xwckkENQ+BebI93S/xXHokeIrmyjZxIhVDI+nTG8tFS3jpz3Zd1hQ PnH+LuPDVRuAO7V75e7WwvZvRuMfAo3snafHmyOB3 X-Google-Smtp-Source: AGHT+IFkTUzgB77OXixajUQb76lOOW7tzKQC3qVnKFEh4DZ7fia2Dr/be25MN15hrwaFMhSGaKn+LT3bwBOx X-Received: by 2002:a05:6871:e018:b0:215:4bbc:2dde with SMTP id by24-20020a056871e01800b002154bbc2ddemr320061oac.109.1706242661754; Thu, 25 Jan 2024 20:17:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 20-20020a056870101400b002143a57a192sm16076oai.24.2024.01.25.20.17.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Jan 2024 20:17:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Jan 2024 20:17:41 -0800 (PST) Message-ID: <65b33265.050a0220.17d0f.1482SMTPIN_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 3BB126052516; Thu, 25 Jan 2024 23:17:41 -0500 (EST) Subject: |SUCCESS| pw136170 [PATCH] app/testpmd: fix crash in multi-process p 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/136170 _Testing PASS_ Submitter: Dengdui Huang Date: Friday, January 26 2024 02:41:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:6676a3793b4292baf606092a8e3e14ea67550c58 136170 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28969/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/