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 3651C42B98 for ; Thu, 25 May 2023 10:36:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33D2740A82; Thu, 25 May 2023 10:36:22 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id EC5F640A82 for ; Thu, 25 May 2023 10:36:20 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-77487baabbbso51035639f.3 for ; Thu, 25 May 2023 01:36:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685003780; x=1687595780; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JkQirHa8ZJlJMo1kkfWZEVh8LFqIPebSbYsns00rl9E=; b=O0LAshltUkvLpJCHqsOxUY/7WnBz5SSF+GnGtJxjYrNdYPcazwkjeIYd7uzTpDJrAl C5puXlwtcNO+6vGz2jxd8VUgUKtoLnp936nUd9ruWgqDKkdWZu/W+tIWu0kVJ7ZiZhS+ whcw5ZlNOD5lUONnUnD96VeomD97H6wHzFvXA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685003780; x=1687595780; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JkQirHa8ZJlJMo1kkfWZEVh8LFqIPebSbYsns00rl9E=; b=Y8EavXEZkaIBa1eIKmzYqwTGFLynLfw4bgXLVH0NdCY5H/Vt11WNNimZW8ZQQwHrSa /AUFmRVSPD2uA0AMsDwDhkap+P01qOVoHg8S6SlVhA+WAhNlO477NstNRwpG3zBOBqA1 RVfH5bumEaK/0MtZi0h85LVPuMbVlj3iZKulKrcn5Jwx3XmD4+83hylEELaPSXPHuf0+ Yarl8DZJjOleb3zNPwepf2EHPghc5xwqjdMQ9WHLk1sKAlGRzO/qiLBaXXCMd7s96q00 8RKnMhYKU1wDoRKiRv19EDgJxC8WQniDGIftKCfZo8y2bERfwAwGcLIIgStj2gA9JpVI SHzA== X-Gm-Message-State: AC+VfDzbGL8asQBsvZzVNClnx4Db61CcW0rWtaZldQXN3W2JwGxtnnhd ENrWN55V7FSe0l21e7Q6GQ4WmR6tUR6pqtxU9pUtiWErNMfNPB/ib6eqyg== X-Google-Smtp-Source: ACHHUZ4zjsv5h1/+2V4xmqpuKUP4wefQ54o59Max1VjSBncH4s7MGdukcMtBQzN9gPgYF7oQrhNYfvyjDunm X-Received: by 2002:a6b:4a0c:0:b0:774:78ca:f499 with SMTP id w12-20020a6b4a0c000000b0077478caf499mr5852095iob.13.1685003780354; Thu, 25 May 2023 01:36:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i7-20020a02c607000000b0041abce99cd0sm71927jan.81.2023.05.25.01.36.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 01:36:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 01:36:20 -0700 (PDT) Message-ID: <646f1e04.020a0220.a311b.1a81SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 08E89605246B; Thu, 25 May 2023 04:36:20 -0400 (EDT) Subject: |SUCCESS| pw127368-127367 [PATCH] [v3,2/2] app/testpmd: fix segment 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/127367 _Testing PASS_ Submitter: Dengdui Huang Date: Thursday, May 25 2023 07:03:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:2d9e10932d535ea553081b489a25f6fce7ec7996 127368-127367 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26377/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/