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 B43B6436E5 for ; Wed, 13 Dec 2023 21:04:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B085A402EC; Wed, 13 Dec 2023 21:04:30 +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 E8E72402C3 for ; Wed, 13 Dec 2023 21:04:29 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6da1b71a085so1783491a34.2 for ; Wed, 13 Dec 2023 12:04:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702497869; x=1703102669; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bceZGG9hHjqDiPhQs68o18uTgJCSmrOEXqRxXaz2xiw=; b=KoErst8RDLXssMLTsdw4Qupx0Vh2gjJuVPzPs8gRI32tkoBqW8CH+51B1F7C83a2al LcQzQegz/GCU/DT0O34sWEaBNiT4MbH0QgG9faPokWPKgycNDq+aWyHY+yB4k6/cY7qx bczS1ekcy2t6MQC/6PAUyU63If+lXKfJkyi+A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702497869; x=1703102669; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bceZGG9hHjqDiPhQs68o18uTgJCSmrOEXqRxXaz2xiw=; b=Btuaqad+GOHu18gLO7IqtmKKDwuWEF/UTpgfZr0OPcdFRHZGbd2VNhcSVHyysv2tSt ZCUdmROtnnJw8CA8KOdMIDrsKmomv0QZ/UbvrHdcDU0Rmur/6TVkVVGYvxi6kSOynnUB MGekPBjfjd5NpaiM4zbworuNQDi7sQ6+y+O9r0RvOPTZL2QK/5OkZU5L2DioQRS1Uswm HHQ2tYGfpRYVHDYK9MsTe6AsWHcrRG8ECuMLxFqQibLxPzEy0vfKz5Tu6KzL1YpWLEFu Pksvww62RhwLCotQmZSaa0lHayERIA7xLT+OAqjIP/3rmE2H8S9YPCIVsjau+X2e2CT3 qAvw== X-Gm-Message-State: AOJu0YyLDDTXqQPY28PAA+2sfTyOOlmYu/TU73s6SbL9vodBEknH7GO0 2+vr/4o8YKSThJ5rZtxfgGXj4qLuukK7iIbE+Hxjgsu6dJYv4kgDJSgpWnKPTmVOTfGRIrOWCw= = X-Google-Smtp-Source: AGHT+IF2kY4Ua8qcqQ1roYbZP4bDy1nwC/cBC4r4OLt1wp5mesyCpahCrOCtJwxnqkrBusMPY28y43XfxX8h X-Received: by 2002:a05:6870:d250:b0:1fb:75b:2b85 with SMTP id h16-20020a056870d25000b001fb075b2b85mr5709449oac.65.1702497868937; Wed, 13 Dec 2023 12:04:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ec14-20020a0568708c0e00b001fb9917c9f0sm761443oab.22.2023.12.13.12.04.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 12:04:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 12:04:28 -0800 (PST) Message-ID: <657a0e4c.050a0220.31d6c.6d7dSMTPIN_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 68434605C311; Wed, 13 Dec 2023 15:04:28 -0500 (EST) Subject: |SUCCESS| pw135133 [PATCH] [v3] examples/packet_ordering: fix segfau 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135133 _Testing PASS_ Submitter: Qian Hao Date: Wednesday, December 13 2023 11:07:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135133 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28608/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/