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 7493242B98 for ; Thu, 25 May 2023 10:43:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70EBC40A82; Thu, 25 May 2023 10:43:32 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 1C0AC40A82 for ; Thu, 25 May 2023 10:43:32 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4572fa2a92fso89924e0c.2 for ; Thu, 25 May 2023 01:43:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685004211; x=1687596211; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JkQirHa8ZJlJMo1kkfWZEVh8LFqIPebSbYsns00rl9E=; b=AbV8xeLpNEvaekgqMXGrk6i3TTPgQYvEdCjBioUIxWCiIUEX6rTohREevxeqzDO423 1Sij62hLCsfqiHgPFPl1VWEQa5jEGXf8yjIdr4R4OEJskMo3g8041Fwy5Nh7UsxOyBMa 5jX6UdXiuBz81VnWGmGLIzEpRo6er6pglSdB0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685004211; x=1687596211; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JkQirHa8ZJlJMo1kkfWZEVh8LFqIPebSbYsns00rl9E=; b=ULo+zZe9Tn29cJ0rGiImAk9wihGGdYNduADSrD8AUc6r3YXHSTn5x3EGUmGXG5Bmnh LO4KVHKvHtemX9hQVd5Rv0RoAy2XvCI9rOl2jraI6/qTtpqi90q05g9J3Jwg7izGb6X3 jCYulphi/cMbixC4wmwRBWf/KVUo6ot0mCo9oW+IuOAqUtvF94sgH+g/ZFm0yOJ7k30s QCRmMRF5jIvLSXp5dB3RB/hZ1wGUWQ61BQZfW8EvABrugHpMYpcsS8MMFoG2xN365dAy jAQTe/04bozbFKYqy4GaEepTyr8WP6jtSidCywlR0sHHL9Zue0uUGpluRsf4yrnqnYB6 fcHA== X-Gm-Message-State: AC+VfDwgA6a8FGI7mGL/pFsudVIxL0iVocQ8WbBZE93jyPOL9B1qP8UV J3klv8K85/nrmnx4mepbgr14HD61CMDVokQNxCTAVbH9wDplmQ3C0nah4g== X-Google-Smtp-Source: ACHHUZ6LJfZGfO74/Xmnse/ZeCcfJga7TfqaalUR2zoFL0nfMsmIyVX29QqU1gAphzpj1TZHGN8xpRkHGxM1 X-Received: by 2002:a1f:4309:0:b0:457:1a8:9eaa with SMTP id q9-20020a1f4309000000b0045701a89eaamr6919903vka.4.1685004211592; Thu, 25 May 2023 01:43:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bc9-20020a0561220d8900b00448572e3975sm131161vkb.5.2023.05.25.01.43.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 01:43:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 01:43:31 -0700 (PDT) Message-ID: <646f1fb3.050a0220.6271c.2e10SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 44112605246B; Thu, 25 May 2023 04:43:31 -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/