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 2764C436AA for ; Fri, 8 Dec 2023 14:35:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23294402CD; Fri, 8 Dec 2023 14:35:29 +0100 (CET) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 06DB2402CC for ; Fri, 8 Dec 2023 14:35:28 +0100 (CET) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4b2dcc7b71dso574401e0c.1 for ; Fri, 08 Dec 2023 05:35:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702042527; x=1702647327; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NDJdsxDWYtC8/jxKB6V23IjYa7t8QZFdQySImv+49R0=; b=Cpg8l/3HkYfKI66Q+FFCy3qMYrqnjNAONZ7DjSL/Z8ZZ0YkeqXEkTlPv45gYl63Vh4 b4Hsx0/ads1trjqWr87UcjRDZR6yCH42s80D05xfBaXEY4Vf2jk5liSstHTUy1dZJj6i c2eoFFwEet/zEPVrAk1XDboe/NeKOoPvIK2K0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702042527; x=1702647327; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NDJdsxDWYtC8/jxKB6V23IjYa7t8QZFdQySImv+49R0=; b=nGRMQFnlyqmAiwfk5Fpv0kfQDl9fb6t1Z2meLMERAXCLHwZn8PAJZ0bqTsy2h1lhDz KCnUohiHOkHfDmgc1uYDDMTpo+PyEW0oeFihep7XkzDViIKEhJxCwFN1dGT7282CaJFR nE0HKq420RfzBn0DuyA1rLm5GMydmEYDTjPtkvliv9rFE7JlMBZCSJuI8ka1loxxBd3E iknEPe93nC0g0tVaMlCCqmK5waAwpvs35s7XTGZbj/VJLW8enxpixhxDNtMDh9ZnmZI4 PTFqJvSb96EmghPtSeQb3Z8b+q/wg0sArKfAUv0kHyTrQOVcBlgAjtit6Gqtcq4P87eD vcew== X-Gm-Message-State: AOJu0YyvaYSE7l6LJh8LGLC0c0f5hMgTitDNl48hw/0oDGLzJ+Gr/F1l 4Z0b/Ju3Vg4+q+IQTCi9nchGgLO8zwCqVb42qzf5D6e9LnnRBEZ7jOHMvA== X-Google-Smtp-Source: AGHT+IHZlEppmbPeSIarB7dAntzaWfQbEuZ72PEVY5ART093KBVeqztLI1vzSJwRcu9yvZsesHHftvWTvlk+ X-Received: by 2002:a05:6122:3129:b0:4b2:c555:386 with SMTP id cg41-20020a056122312900b004b2c5550386mr137094vkb.28.1702042527320; Fri, 08 Dec 2023 05:35:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ce22-20020a056122411600b004b2eef2b77asm113309vkb.10.2023.12.08.05.35.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 05:35:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 05:35:27 -0800 (PST) Message-ID: <65731b9f.050a0220.6f5bb.72ebSMTPIN_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 0E65D6051831; Fri, 8 Dec 2023 08:35:27 -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 | +---------------------+--------------------+----------------------+ 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 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/