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 22DA8436AA for ; Fri, 8 Dec 2023 14:40:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D9A2402CD; Fri, 8 Dec 2023 14:40:13 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id B850F402CC for ; Fri, 8 Dec 2023 14:40:12 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b71b10391aso5607039f.3 for ; Fri, 08 Dec 2023 05:40:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702042812; x=1702647612; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BvoRROGaz3/Xug3aSztmQaG14Wvp+dm5czQdbDlGud0=; b=Blr4UMN+M+iO7/kZ0B2GEXNKf98rhHeLx+9xfk1fWIWifxAKe1VtamJJeKHlC+Lozz A4Bl99qZlSNnC0d+oCA49URdSnMHXc5vU6oorr3EAakT3r0jGLRfmq60fcPOBPROETcj dhPSdXB0rJzRfVIq2yN/5DhzSMdaFySdJ0+yI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702042812; x=1702647612; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BvoRROGaz3/Xug3aSztmQaG14Wvp+dm5czQdbDlGud0=; b=n5ZD9Pk2QaNFxX3TMzBve13nUwRyGfbLv06JdSovVICwj2iouIi0pOJjfO42OVN8U7 oLWen/xXbvJ/HiX7Pi72wC90XxZJUhzpIZUzk+yIJsulOfzI5cCXIyxqPjm+Ppy1bGHd 3Zq0lH/arD3oPRPfp4rfp8+MSR54ycosaJUmWbl9kQs6k1qABGsw372LOPQSZMARzcfv JnloyhIJQH5ArQFbOmgMflzfoYy+q0QEY4Qe2pmKizZ3CV5CPspUu5ud31hTKIz2xEP9 a9P28ZP7SYcGBkVmdkGqda410PXET+AqeenfYmdRt8w4pDd6gTL0vb2aY+ZY2Co0EMHm svDQ== X-Gm-Message-State: AOJu0Yygb6+KmUAxIAzEfZm/m2ZoFRL0xPs2TM8MyR4wpJJeVywRdSZD 2aY+7DI8GPCiZ9oGD5v9FiMffFt8iWCv5WSCGJBgFwErViGqr+UgstLAew== X-Google-Smtp-Source: AGHT+IFimX05tvHa3kgJyChVmPKXc9OSrQDXeSzf/iFWzBisbaPhcvrfKEHWrHwsgw0zFYpOEqjpRsJtrikQ X-Received: by 2002:a5e:c916:0:b0:7b7:1224:6ed7 with SMTP id z22-20020a5ec916000000b007b712246ed7mr114163iol.38.1702042812144; Fri, 08 Dec 2023 05:40:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n22-20020a02cc16000000b0046679427db7sm39603jap.22.2023.12.08.05.40.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 05:40:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 05:40:12 -0800 (PST) Message-ID: <65731cbc.020a0220.749c8.2400SMTPIN_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 C66146051831; Fri, 8 Dec 2023 08:40:11 -0500 (EST) Subject: |SUCCESS| pw134960 [PATCH] examples/packet_ordering: fix segfault in 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/134960 _Testing PASS_ Submitter: Qian Hao Date: Friday, December 08 2023 12:42:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134960 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28568/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/