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 9A44A436E4 for ; Wed, 13 Dec 2023 19:49:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 987A3402D7; Wed, 13 Dec 2023 19:49:32 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 4FDD3402C3 for ; Wed, 13 Dec 2023 19:49:31 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d347b4d676so14825995ad.2 for ; Wed, 13 Dec 2023 10:49:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702493370; x=1703098170; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Z82fDeXJAnsRW1IBzQyZYQTPMsLFHkn84tfJ5GBGhvE=; b=cTRiiy639jfw54ypfp8z4lETfUEDBS4xZrTdQNQZo25s/wg+bFZhOpKpPf27OsA6C5 ByaskVzju25vOmA3Gd9fl9QiYs7PcXTxfB1C8i95bm5hqvOSC6g50K+paYMZK9vCDi5+ b2gmdIt8H5RMJYREOZpKv8cwgALvvFnN660L8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702493370; x=1703098170; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z82fDeXJAnsRW1IBzQyZYQTPMsLFHkn84tfJ5GBGhvE=; b=iE2GnQIQRtBLQPQXwClqjAvliZCvn11JDWxDS4VJgBH4A3f32Sug00nHLxmjEKrSrY KuPFfHEyphOV5IiWC8+JjyEdqjvILQc0o0f0I7msMGTEOx8NVRCz61C2PnTcWPCrRdXE 6EJYdgl9odmlYGl19GjdnVTD57K/lVO8lij5VnF7veNxRbUhIbGGXtQvEiyMBybqRwss 77KdDcVEyOv0VdpremHiBPdsb0c2LNoSjLOyZJRgGnpk2d/DucmZ/09j/mvSEwaLrHY0 6L6ZVwSq07iqDcEP7vLJUCFKtR3KYo1+9llvlqbj/2AqipU7mYRTmq+FTOwLgwClcBUs BTwQ== X-Gm-Message-State: AOJu0YwbILyiSAbmMtMNaOxP53nHGcwisvioSID/uBQoS/YrIhz8AYV1 mwfj+ttfeVGWLlPXAMdT6DRWdBmCNV0i6ZgFmAflcu8ghU5bbbUvQauW6w== X-Google-Smtp-Source: AGHT+IHWgm6pR2boD/pNuR2NxyrP3rFD+pdhz3LaXQPNXm4khHPCqLgeTQce6uD9XNgxthCu/z/xp8AQ5iQ+ X-Received: by 2002:a17:902:f549:b0:1d0:708c:d04b with SMTP id h9-20020a170902f54900b001d0708cd04bmr10202175plf.31.1702493370617; Wed, 13 Dec 2023 10:49:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e11-20020a170902784b00b001cfd2c32849sm863010pln.36.2023.12.13.10.49.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 10:49:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 10:49:30 -0800 (PST) Message-ID: <6579fcba.170a0220.92dd1.0464SMTPIN_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 1EDCF605C311; Wed, 13 Dec 2023 13:49:30 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/