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 4F103436E4 for ; Wed, 13 Dec 2023 19:48:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4ADE0402D7; Wed, 13 Dec 2023 19:48:28 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 8D3B4402C3 for ; Wed, 13 Dec 2023 19:48:27 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-4259a275fa9so48835281cf.2 for ; Wed, 13 Dec 2023 10:48:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702493307; x=1703098107; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Z82fDeXJAnsRW1IBzQyZYQTPMsLFHkn84tfJ5GBGhvE=; b=ZxJHI5ZMAqZ6OZvWTuDWd5L9e+3VK+3zvqgW+6TMZCzDVC5LhEIizGnQ0boRhz+PxA LqhzhioC1E2Me+Y4S0ozRdxORX7Y6CQKQ7gYENDSM6ucIbXgzTypMa5sJ/JWWNMebQUf 9PCWrpIw+G+aAoBI3dXrHMCXHvOaJeixhTIGM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702493307; x=1703098107; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z82fDeXJAnsRW1IBzQyZYQTPMsLFHkn84tfJ5GBGhvE=; b=juoLfNTgS3ekdJzjBXCeqvDZNo89mwqeXpdKKwmyQ8DXwWNXuhWBb9nO5Wi/MqSgfT EKp7Fy/FzMrDwsH4f03CQewu//S1sYxZzFH6t8tze+yUfD1kmQNsBX3ZM2bNoxMVMKtT MtTh60nZXLgFCmIj+a3HrllKAn2mzQU6KlbYIXEqxiBANBkYWjnUke5wKH4OJNOiaAlk M7G68KUywqIW4JJFAqdW2OEcEmcp0CXHc7Z6f88BWWAvcYXbln5b6KkV0yaVq+NzkCid nL/6RlZB8CLZvlYcsGxS1HfB836oE4tcvWoiSzzFpI4E2UhfNbDqiMkVHvo+s9XunkhN GPKg== X-Gm-Message-State: AOJu0YyXn3VilAwjp/b0BiXNaEhyCpI7QvGI0H92A+6muN71zrOnYiFB SmN7tVO1lFEADJt2BCF1TnKxLxUmaXWAAyG2xic3twOkBrKG5m1SUXFOJQ== X-Google-Smtp-Source: AGHT+IFy/uG0EMyeB2ATWLvHzPxert6Y5Oc3CmVJGfQQXiNAYtuiCGEtsg3D8V6rnxvs54/bp5G+VAe6PeBz X-Received: by 2002:ac8:5bca:0:b0:423:7294:89aa with SMTP id b10-20020ac85bca000000b00423729489aamr14132195qtb.42.1702493307071; Wed, 13 Dec 2023 10:48: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 h1-20020ac846c1000000b004240304be41sm701251qto.12.2023.12.13.10.48.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 10:48:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 10:48:27 -0800 (PST) Message-ID: <6579fc7b.c80a0220.8a0ab.45c5SMTPIN_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 C470C605C311; Wed, 13 Dec 2023 13:48:26 -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/