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 2FDFA42351 for ; Tue, 10 Oct 2023 21:20:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B56240041; Tue, 10 Oct 2023 21:20:55 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id AFD3E40041 for ; Tue, 10 Oct 2023 21:20:53 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5859b06509cso3836143a12.2 for ; Tue, 10 Oct 2023 12:20:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696965653; x=1697570453; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OdxG7ErO8DJZ8SDx98ofzaBvrLOZg6xcVRpt5vQxUWE=; b=XSgeKwXM+PgsNjxNjGQL7uagg2BsCp1HotMRXpc3HZnEJFax3P3PMD2uelHLq6loCO S7VOu6gfgslnJKMr3F0P6LJG7T0CgO96Nt8k1HSRdKSzkg/PDPdQd3rcZgE8z8f6ub3G 5z5i5wZcL3gtPSNc2UuKT8ufIZDnyoKvIlAYA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696965653; x=1697570453; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OdxG7ErO8DJZ8SDx98ofzaBvrLOZg6xcVRpt5vQxUWE=; b=prAJbLweQfQbjXeGwTh3eD3hUyU6W4Q9LlhWbkFmGur4mBCHL7pZz4jo7X8ll8VT8U GFRT0p55NzXnSoNfCLduvuALtxC7hZ6KBnI2otFIZ/pNCM2zJB7uIR9QippijHrrrck2 JifyHmFkLV6/cKwoEaxV0LL6L4ofYAdaBB7dnwv29FtlXY0KIcdkAK2J/e145HUVfjDV KeOE6947dWBhNis7oz/XgyD+Sb4L6Tc6Uay29o8DfyAOEgI0kV45biqsruhNhRPHzfc6 G7+BoZDCpDj89ko969a4YOir+pdrU25lGQ1zNwRgHqxNJ0OT+ObniSF95XEYsUuBLOlj Cs+A== X-Gm-Message-State: AOJu0Yy5ph98RvdfgqdKAd+xTY+EF1fiedad4aDOSOIX8IytopzrFWlx ac/KJOJSQ+RC8A0cxhjs3uYBV9caR68P5n4iQNKya3g48fbencw528YkJy7UJDIEGA== X-Google-Smtp-Source: AGHT+IHGp/j6B3sXWQGRDltyxZ6/zuyE+Fh9L7QqOLwW3NyLVYzZnozterbUpS3nAsj4CMTWRZ/X6yOOJvQ6 X-Received: by 2002:a17:90a:ac11:b0:273:4bbc:c3d0 with SMTP id o17-20020a17090aac1100b002734bbcc3d0mr14798603pjq.27.1696965652882; Tue, 10 Oct 2023 12:20:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id lk7-20020a17090b33c700b00274c5f22c7asm943210pjb.7.2023.10.10.12.20.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 12:20:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 12:20:52 -0700 (PDT) Message-ID: <6525a414.170a0220.3dbe7.2a3eSMTPIN_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 1277E605C380; Tue, 10 Oct 2023 15:20:52 -0400 (EDT) Subject: |SUCCESS| pw132455-132457 [PATCH] [3/3] app/test: fix checking retur From: dpdklab@iol.unh.edu To: Test Report Cc: Chaoyong He 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/132457 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, October 10 2023 06:23:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132455-132457 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27877/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/