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 688B1436E5 for ; Wed, 13 Dec 2023 20:39:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 652AC402EC; Wed, 13 Dec 2023 20:39:06 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 3507B402C3 for ; Wed, 13 Dec 2023 20:39:05 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-67ee17ab697so17207976d6.0 for ; Wed, 13 Dec 2023 11:39:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702496344; x=1703101144; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=s8gIYMjVv9/ZEDLle/PAWHjz6jXrVhG8HTCLgmCECFQ=; b=Z3Ge/d4W8kiR167+pA9rSMGEcoGldTwA598s6hOOEMWFGdB4XaWK0OocHWsJClxzuR v61M0lVMLFm1JP1rVj7lInxq0glQHVDBRClZ3zSCHAVX9egO9xx4V1n3RdSqqdT1wMOt ei1PJDQcYpzIP5vlrqA1Rd8fsbydM849tiCYQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702496344; x=1703101144; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=s8gIYMjVv9/ZEDLle/PAWHjz6jXrVhG8HTCLgmCECFQ=; b=M+1ynMgrIUtLM6L51GPvDqFwsfmexJgD91+efgS9r6WyBrnxNRIHDjQs4RkuvAWtbE BvCNGE2NdN51P6eDlSYRjrc5YaIBa4oRd06YLHo9+AWil8TXaSKqLVCcrCj8nxjYDpEH jn3+hYO0tSLYb/ixP74wZzakciWhHY6rr1o+9AyudCSTD/DbHCzs7uUJnIEBr3M0nTmS 2Gpy6B6jYKjMMilmnOQy/I/UEQwbceQtwjF4JH6STRdZk67mwv3KOHjd3iVRwdG/6gaS vfF7MF37HaT1+Iy8JgmwfNgexdw4mwbLOKfcZXTnRHdKXNa+Suepy9TNYp2TcyhBhxkB tcBA== X-Gm-Message-State: AOJu0Yzs4baSmig4UzaJ9wcw/G1qk1PtF498wWU4iVl+EYNK3uSz+inD 04rhxUwqKvXt4ELfRDNO3O2RTXBK/ygeOzj1NuzvSykz+0mI4lV2PFPsLA== X-Google-Smtp-Source: AGHT+IFa5dECRTj/hWmtGOFRMDOoxB4haGd+MMNLu/DLM43SLX5CYlUI5JD+EabCj03HxsDSH/YKNC7J4Rnr X-Received: by 2002:ad4:53c1:0:b0:67a:b72d:b9e5 with SMTP id k1-20020ad453c1000000b0067ab72db9e5mr7773084qvv.121.1702496344722; Wed, 13 Dec 2023 11:39:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p5-20020ad452e5000000b0067eacd2a7a3sm847806qvu.76.2023.12.13.11.39.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 11:39:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 11:39:04 -0800 (PST) Message-ID: <657a0858.d40a0220.ba63e.8085SMTPIN_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 70AB5605C311; Wed, 13 Dec 2023 14:39:04 -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-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 | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) 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/