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 75933436E5 for ; Wed, 13 Dec 2023 20:20:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70BD9402EC; Wed, 13 Dec 2023 20:20:56 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id BBFA8402C3 for ; Wed, 13 Dec 2023 20:20:54 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5b383b4184fso66027787b3.1 for ; Wed, 13 Dec 2023 11:20:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702495254; x=1703100054; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IVWIejdYk+jF7ch8+yG6lWl/4PJ3S50eICe//ZHISDw=; b=cfzPoi+uY8lDuN8K0Q9qwuqrnGYA4fAPuD0KYTHVMMC0VGXZpaMNc30nFXRSlzD9Xg GW32MOLBhfTqkvGuWwk7FusXxwxp72oZyI0wi421tWFfqf5XnyW1WFZFy1Cu8YR+6pqw JkA8QtWeVPgzzDwk5ZWcL/v9MZUu1Zz5ktKzY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702495254; x=1703100054; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IVWIejdYk+jF7ch8+yG6lWl/4PJ3S50eICe//ZHISDw=; b=YELTiKT/5IVChkywTMYxvMTMpNp7LI8PQ45GPC+hwGjW4Lr53A4Qw4TRN65/2PxVMM 78e+3Gwh+ihOns8d8k/fW4vt+N63u5+SfTX5x/PpAAXplcgeqZuc9fFaKoOCZZ963sae /008sHyjFp2Sy23KyuIXFxjumYGkSm37n/T6SwxQZ8uGaT1vqJPr4P99XEThT3H6r8Ih S21lnk5r4WPWSEk+xI0l3rJZGuBciZBnm6DlOZS/zp58dALYu/c1KRyW/U4gz/EaDAVB u/amsfgL2Y7N37feB4Lf9ldaE3emPQ8y2qPWi/387HaC2ksz7AsMtvbMSelXQu1ojxRc JFjg== X-Gm-Message-State: AOJu0YyTg5AdpYkp9DrixiBYHlbnnJJui4RuJq2f2a5Y45iFhlpoBgRm /wbH4zgBjTKbwZaubyjhOJA05VuWF7uPinpO5MV/tOxwCPFigsGR2fvIq/bJlH97gJBFsDwBZw= = X-Google-Smtp-Source: AGHT+IFQwGqP65w9JDSxAnSukYtjkNWGNDue0nS4wm4O0zwEJzSMAWqfJDM6seEIyn+tMsf4EOUL+Rjb6uWb X-Received: by 2002:a0d:ea4d:0:b0:5e2:b011:dec9 with SMTP id t74-20020a0dea4d000000b005e2b011dec9mr1314288ywe.45.1702495254167; Wed, 13 Dec 2023 11:20:54 -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 i190-20020a0dc6c7000000b005af949b6498sm1581863ywd.60.2023.12.13.11.20.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 11:20:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 11:20:54 -0800 (PST) Message-ID: <657a0416.0d0a0220.9cbd4.4882SMTPIN_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 CA5B0605C311; Wed, 13 Dec 2023 14:20:52 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ 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 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/28608/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/