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 D1C7F436E4 for ; Wed, 13 Dec 2023 19:21:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C40CC4064C; Wed, 13 Dec 2023 19:21:29 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 30A98402C3 for ; Wed, 13 Dec 2023 19:21:28 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-28b012f93eeso187287a91.0 for ; Wed, 13 Dec 2023 10:21:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702491687; x=1703096487; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BFL3IuoYjvqQ+C7b+hgfB598SPTwIXkTm+4f02lZcT0=; b=Zzqztl4Uwhix4/frCnSwQjqsVF5vugjp3Ze5V0l75Au+QW1K/UUcMSe1HiQZN8MrRr 4LnOHNJtvJ8efP+Dmzn35FglraGbAd3jBP6TWYLfcu1u7NtxKP+a7doh3oSQrV07X5FD SIKN8PcQSkrVPl38w9ks5Vbw6OCkU7OSNzo8k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702491687; x=1703096487; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BFL3IuoYjvqQ+C7b+hgfB598SPTwIXkTm+4f02lZcT0=; b=xMWeVz0oiZ1jtuyLt0uGTlwueG7CZtL03lk1JGo2IXozz9bhUZCdlmQStT2KWchCf4 zmZTmS4hNNmkLEITi9DNT4Ie6EyJuPdft20cMB6vav+KRSmgmWgsEaukQGDSM1XspnkN CLiZTKAT83WlJxSorvltYU5rjkntT3gcKFAe+x95etgrzUy5ZM/dA3qKMH3k59V+RgXw JZudoKRgcDmbqS6HCNJ3Mcm8Bs+f0r0V0TtRfIhZQouTHnDLSTuTxobFDQ1NgRM/C4y0 xlWz8y31rTqJ8czJfuKoCgkqhQsHULJki/QSJRiBKoTD/vHrkWrY1nP3HV2mNd+RbcfS VRuw== X-Gm-Message-State: AOJu0YxoS9mjU+UqE+iYk5b3GJS9Bn6L8F4thCmxW33VXWMUAGDqh32x gcTKrpWTEgwQ60ztUs3wYu4qFaBI3dz5jSZH9+E5H67phLjblFVMVzQ+Og== X-Google-Smtp-Source: AGHT+IGOjSffOKAFG4Pbj906MaYtdxjKiEIuDfAMT7GWjAn7jzR4PNowJPJgHbPTphpZzfd9r/Xjj9rHAizE X-Received: by 2002:a17:902:ba86:b0:1d0:c345:c19b with SMTP id k6-20020a170902ba8600b001d0c345c19bmr4380513pls.30.1702491687320; Wed, 13 Dec 2023 10:21: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 l4-20020a170903120400b001d2e6ed9357sm697904plh.9.2023.12.13.10.21.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 10:21:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 10:21:27 -0800 (PST) Message-ID: <6579f627.170a0220.57996.49baSMTPIN_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 C08E5605C311; Wed, 13 Dec 2023 13:21: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 | +------------------+----------+ 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 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/