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 432BF436E5 for ; Wed, 13 Dec 2023 20:26:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E69D402EC; Wed, 13 Dec 2023 20:26:25 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id F07AB402C3 for ; Wed, 13 Dec 2023 20:26:23 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-28ad7a26f4aso1661626a91.0 for ; Wed, 13 Dec 2023 11:26:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702495583; x=1703100383; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Qme2MqAhhhYViApv2NQXzZjpfAOTY32p/D26zRPJzoo=; b=R3fWaHShoPJPgV0e0C0XktWNVFzENBp0hF77VrBLijCjzg5chl5aL4I5eRxCuZUar4 zNdjhRwqIdGkequ0GKsM0kNScDStOGH4UkrDPFg5RVv2/WYiJO+biklCW9irPJeB9dS/ mqUBY4g9tMWfrgQUs7UJvsez1aJZMaFogQdEg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702495583; x=1703100383; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Qme2MqAhhhYViApv2NQXzZjpfAOTY32p/D26zRPJzoo=; b=PVFkWBL2LbKjqkquNr4y/d68F+ktgCCFSvLpDqkysi24an+bcVKNAnYLUmRYNgg5pc hL7LOpTRkkt4PJtP+ji2F0PgjbUbN15PPZz2ZjN1pKSdfMFmpBETHVx+HyTGFOcN7dXo tzSAmi12LHflO4wARk1x+P7CnMJf52aa9bpOgjuATroK2hOtX0b8A7/OpOTYu+0BLJbz h8L5SMVsBxfqchTUlAtngCQUvVsOWdr7GOU7LGmQsKi5UbyJTQ4AfAX3gpeSHMaaiHfI eeQKqaOg4iB6gqpmw1FK1gnEgt1ExTRRKjYkd68ZBLzBV7xhBdTJR386nDXTs5kFRtQ2 yRCA== X-Gm-Message-State: AOJu0YxeZTjIYCJb6TUkssvjr24yjikLqpdISjGKp0rXB45AzHdGk+sy EbQwtRl1qRQZI3s0ZzBVFqd8PdYUnrO2ZGauqtejyylpjwT0uz0FcZdlOZ6rw/BP6g== X-Google-Smtp-Source: AGHT+IFFIBexG+k5PBGXQxOzREmUzbpz58vumBgxRgljlhJgHYrBt55phOWPB8B8v/yEvZF2yFx6JxJnHuFF X-Received: by 2002:a17:90a:e2cc:b0:28a:c6c7:1eb with SMTP id fr12-20020a17090ae2cc00b0028ac6c701ebmr2341749pjb.86.1702495583240; Wed, 13 Dec 2023 11:26:23 -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 a24-20020a17090a8c1800b002859a325e3fsm1175235pjo.17.2023.12.13.11.26.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 11:26:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 11:26:23 -0800 (PST) Message-ID: <657a055f.170a0220.b6c1d.2e8bSMTPIN_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 A68BB605C311; Wed, 13 Dec 2023 14:26:22 -0500 (EST) Subject: |SUCCESS| pw135133 [PATCH] [v3] examples/packet_ordering: fix segfau From: dpdklab@iol.unh.edu To: Test Report Cc: Qian Hao 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 | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/28608/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/