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 98875436E4 for ; Wed, 13 Dec 2023 19:32:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97F544064C; Wed, 13 Dec 2023 19:32:39 +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 6294A402C3 for ; Wed, 13 Dec 2023 19:32:38 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35d72b72ff7so28175745ab.0 for ; Wed, 13 Dec 2023 10:32:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702492357; x=1703097157; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vWL4eoUyj4tzCUxwFkOFh/8C5Yz5PWLao5WUXjElp98=; b=Ws9pami3d5vyYrzBN6HcoKRmi4rW9aVawCxUgnLIh1ALqlT0t7GJn8sCQUZkdwEUPH DrjhgTomRif2aF41M5QRL/KoImA7RCXjqRzBBV+LppP/wZTQabukS/c5NS1La/hXK8er ZAT3lyjj4y6ZAYQ5V2QYKpdK/ux395Ww3PCg8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702492357; x=1703097157; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vWL4eoUyj4tzCUxwFkOFh/8C5Yz5PWLao5WUXjElp98=; b=RqENwVFdUSrm8cFH8HGCuXzwIDjMy0P5x/z0OEx+Wj87mBe9rVO++65rsBXtyTXqHf 29zbG6ThkQ4QbbOcQ3LW0tOooQ8P1C7axgn/TUzuteV1+L6Fu+Y3QH3UTT93gQ+U8pG9 h6wwF09CO9xctpTO1IitKrxnRh9ZcL6VuvrSCEYunEIUXxA29Bdm7msvWfNn1emOdqjO iAEEeGG8MFL8lBguo3+QcqqzsFNge1prhXvaDqa6JoBSqL6z5X9Eqz2B0BQLufSCuxoO pJY6gtY9DWCxgTBCnng3P0YpkaaU6SnmEoN1CHQ5XnYF31RXvmu4oGNyq9AhwKYKoQZo xhKQ== X-Gm-Message-State: AOJu0Yz0MgftnufeDHIr3YJPSCXnTlYGgbrCn1HImRiToUPu6MEfWkQl C2w5amnS31sPAvhQZmsulGnqE0zqhIF/Hey7wLiIwMRuU7SkSasBExLhqg== X-Google-Smtp-Source: AGHT+IHzAHQCjyNZdaOJN9klx0y4PSP4190JjT9wAzJnBJq20Bd6V/4EKxBHsV6AFREjis6RcEAaQf2NJNgr X-Received: by 2002:a92:dad0:0:b0:35f:70c1:743 with SMTP id o16-20020a92dad0000000b0035f70c10743mr1917236ilq.61.1702492357846; Wed, 13 Dec 2023 10:32:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z4-20020a92bf04000000b0035d38292be5sm1080316ilh.46.2023.12.13.10.32.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 10:32:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 10:32:37 -0800 (PST) Message-ID: <6579f8c5.920a0220.563a5.2a3fSMTPIN_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 48DCF605C311; Wed, 13 Dec 2023 13:32:37 -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 | +---------------------+--------------------+----------------------+ 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) 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/