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 F064342B98 for ; Thu, 25 May 2023 10:35:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC67340A82; Thu, 25 May 2023 10:35:00 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 3956A40A82 for ; Thu, 25 May 2023 10:35:00 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-783dd1c02c9so187895241.2 for ; Thu, 25 May 2023 01:35:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685003699; x=1687595699; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JkQirHa8ZJlJMo1kkfWZEVh8LFqIPebSbYsns00rl9E=; b=LwcHsbHkOc/fGLPT8RkKL89lhebjMPHFzrlt8/f/RUUPFwPphBPrOZ4snU75k3ujBO /s5yh+7A8JtCEgC5YfCKW71pVrr42Y1vyiQxLQ0+e8OaxmEuqEqn4izTIN8uOmQYJxnV AfnAUqzvMoADqcFOsvBN6gAqSpznxzlYdAJck= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685003699; x=1687595699; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JkQirHa8ZJlJMo1kkfWZEVh8LFqIPebSbYsns00rl9E=; b=W7FAgDVQBUEbTilIEbSuYSmSOSDXiILHT/HXI+GO7tsea0VeCPWq1Hx8r8l8CNf1iJ Q7lJLHcM0R2guFJBrFdCH7lCikA5edKFKhaLizHrnxXSwGBmdVGmEL4ij1pdChkFGGl3 XGaV+gbnm8ZxpS4jQ3bixLxh9YHDSfZqk+2jbDdlGZM57dEJs6J2e3r31QKF/FPB5r3b SViXmSMXWJEW+yGhgivw5CHNx/eNxwKeIUNA8wg3aV2mmsLt9ilVtdy64q4KX3lCdI3g 1d90cD5yqOsAS9i0P3BTwMTXVS3p65aQNwRDw7xbxXzel3BK0hOyPG0t9bN2QpIJGZRZ XoSg== X-Gm-Message-State: AC+VfDw6rVZ7r5eE68dd8wIJZyT6aRXjOSPxc3vTD/VjeoAmFDRhZRMI SlCULbay2dOPXo2Vdf41q7J54Em0l2/inHDHnleEIkQrAtI9caexGP4COnu3p0fM+gNMuI7dwQ= = X-Google-Smtp-Source: ACHHUZ6mgRJUj2Zg1O0ihkJmC6AxyB4dW4JJdPw795csmS485QXlUzdV5JQNBzmN6hAhD6eP7kvKbi+U4b6K X-Received: by 2002:a67:fd63:0:b0:436:1ee5:5367 with SMTP id h3-20020a67fd63000000b004361ee55367mr5961119vsa.4.1685003699625; Thu, 25 May 2023 01:34:59 -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 ba42-20020a056130042a00b0077e6694e704sm80415uab.4.2023.05.25.01.34.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 01:34:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 01:34:59 -0700 (PDT) Message-ID: <646f1db3.050a0220.6c071.1cfbSMTPIN_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 41697605246B; Thu, 25 May 2023 04:34:59 -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/