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 8D17E436AA for ; Fri, 8 Dec 2023 14:37:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85086402CD; Fri, 8 Dec 2023 14:37:57 +0100 (CET) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 294B0402CC for ; Fri, 8 Dec 2023 14:37:56 +0100 (CET) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7caa25ee090so406245241.2 for ; Fri, 08 Dec 2023 05:37:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702042675; x=1702647475; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wxUiObovY98VVIGhXbQc7qIuAtLd6hrbugvNWpTahkM=; b=Z9CRZXTbf0d5k+NoS1tB9xVGSkLNb92r0GH+QE6uEXXMWaaHoXlG+Cwr/Dw2jSeRBc aiGdei9fcX41ZrZd4kwc9oZLBGVa85Jtpj77asjXD1DE8XhqDmnlvt0stIg381A/WF5s 0WJ2mY2tw+0Mh+QWjxstwy3kR5lwfTLpoKc2g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702042675; x=1702647475; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wxUiObovY98VVIGhXbQc7qIuAtLd6hrbugvNWpTahkM=; b=lzCAciqY5kJZqf0gRx4BfNIDnfcos2TtsT8ZCl1OFAq41Lvs8dD4bvDSCkFvLpouEm a34bDEGTLQ3L+mqsZ4mNHnUXTHSAToyYPQHurbvnx5f8Y1qqtk3oAhTSk0CiuZ7RlgCw v3gYfJVaecTDvWaQ6hMG1uxxVMSrQ2B5nFcMXJvgwSE3IbDK44xKbg0gdENxsU8JdaKM G8YHgaiZceyLBq1Or2p6jgb3VeNTIiHVeLMEt6fSEDG84c2TFBE184kX0ChN5IDODO3l XFzovXFykIRLURWYyXHjti+w4qhK3sd+lv/0m/QHsI278V5VcpmoskOlJu1xaCckBKy2 XxAg== X-Gm-Message-State: AOJu0YyRiiY8ZYnyXNzZHlbA1sEq+m/Puv/2EkZuQL+LgZqzPZjdeZCa xBKEmXMWO7M2NYxMwwev+g767owHszY8YkZdOdX+Aimf4S3nRjTuHrYv5Y5Qq+UXSefYVdvPKg= = X-Google-Smtp-Source: AGHT+IE/UipCMfY2sxzaYjQyAcsdkDZCjzZ9CV+gWxWQOzHdOnzbg1W0fYiNxrWC1IG2O4/cjdHxcEPAGPHh X-Received: by 2002:a05:6122:4a12:b0:4b2:d512:71ff with SMTP id ez18-20020a0561224a1200b004b2d51271ffmr115719vkb.26.1702042675583; Fri, 08 Dec 2023 05:37:55 -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 l16-20020a05612207d000b0049d4046f609sm113776vkr.12.2023.12.08.05.37.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 05:37:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 05:37:55 -0800 (PST) Message-ID: <65731c33.050a0220.f5e00.62daSMTPIN_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 423666051831; Fri, 8 Dec 2023 08:37:55 -0500 (EST) Subject: |SUCCESS| pw134960 [PATCH] examples/packet_ordering: fix segfault in 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/134960 _Testing PASS_ Submitter: Qian Hao Date: Friday, December 08 2023 12:42:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134960 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28568/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/