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 57FD3436E4 for ; Wed, 13 Dec 2023 19:26:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59CC54064C; Wed, 13 Dec 2023 19:26:27 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 4BC27402C3 for ; Wed, 13 Dec 2023 19:26:26 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-67f040e6722so1599666d6.3 for ; Wed, 13 Dec 2023 10:26:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702491985; x=1703096785; 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=CgM9E8tKLB6M55L4vFfgjp23/gVcnaoXRKPr9RnVKIgnNz8dUyUr170Jbw+PQjciCJ CDOwgG9pjxKHTZnAyIh0iPRFHYUJHTN5H12eLUW9uRjdYG52b0J0tPT5QuEtdPzTW99e Q/xHG+q13YmpIvc3ULa4ZnO4+qMei3k3zjqoM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702491985; x=1703096785; 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=FchcSUe6so4ThC+rI3jO1J38Rlf88VCINbLZ6NwVL/lxrF+XQztVsxSPR7+Kk2nswn q/Hn4qpB0KU0ow+zJtXFYBbYsVK66OgoEJtFo86NAKGh6fykDSEK39sQWmdOdda+Rpgk 42OUdLuaVQCdKE+FF7jFna9QIsN1eL3JNikSq9t5c4xpHQd0X978vMfbVsZvIi9IkpIt 0ThwRZ8Z24eniwf330qzH+pccuJXmxx5ByH23IzgQ7anRR4vl5IFdldj3Yric3s7atcH jM1xMr7sYQcQeKrhGPuJsZRmYEK+Z1CJ8bl8WhX2LM/lZwwamT3CDtlXdWrTfgtIm8gx ywng== X-Gm-Message-State: AOJu0YxkNZDj6PXCzse/QMqk1t3Mz/4zHtjHSIjUdJqpetKcFlyt5wMV 275hAlv32EkoB3jKUUUUVxhk0SnazKn5PJtC5+MFLeR8ZwG/uZVZs1IjiQ== X-Google-Smtp-Source: AGHT+IFdx5ngYuKxRD1OjSJM/yG/RBH29g0dvp/GygTop1G4y3NeN94IheMqEZ6M4HJZZfrWkd5FulnOWA9f X-Received: by 2002:a05:6214:2262:b0:67f:4ad:d9 with SMTP id gs2-20020a056214226200b0067f04ad00d9mr502323qvb.74.1702491985788; Wed, 13 Dec 2023 10:26:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e2-20020ad450c2000000b0067ace907844sm190010qvq.70.2023.12.13.10.26.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 10:26:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 10:26:25 -0800 (PST) Message-ID: <6579f751.d40a0220.7d202.6732SMTPIN_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 7DFDF605C311; Wed, 13 Dec 2023 13:26:25 -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/