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 638F942B98 for ; Thu, 25 May 2023 10:25:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F59B40A82; Thu, 25 May 2023 10:25:55 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id DF96A40A82 for ; Thu, 25 May 2023 10:25:54 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-75ca95c4272so5062585a.0 for ; Thu, 25 May 2023 01:25:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685003154; x=1687595154; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8v9dw5EANTHSrq7l1poc/0EyhKIYIk8r5AIs8vFP2f4=; b=TUP/aNV8RbvMKHT1U5L5aD0D24EfGfrv9ChahZMFRQXc2fDFxUDBjF8fhVtCm8Yhq8 4wGeD+7ontrJIZM/y4trMh7E6cC6n+HA1EC/YW0E13yncNc8Xnn5eo6LkUnW7m1dD8BF /Ek0kn2uh2xv1LIZV8HvtbpO585tKMEqxZghQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685003154; x=1687595154; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8v9dw5EANTHSrq7l1poc/0EyhKIYIk8r5AIs8vFP2f4=; b=NCcQfP5DAjM1C2p/FcPopfjxSamP5pHs76E6ffpzqg+D/6t75RhSEi39QZvjGinUWI VphoVkhcpcDcjjN5Lrn1KHjKN/kgzuHL0oAzWURqrJalviUEw5odfH00ZifH4rCFHmCT 5V4UBb+abWdpr5+z33Scv6ziEjGFZPM0buxjycLwXgMqxcQhgUt+Q6cKr/nHdJosfjgH WiBWovBG3gaYvjBsd9CDs936+wVNyQygOAFVc1L+MO2Keo1jyioEeb7bQvrnkiGQyeyC aytCKZsIRzViXMXWi75XMgxxDK7/2pGK+qhwRzhwvrTiSBC80POvSgUFRIRhi3uuvhli 7l/w== X-Gm-Message-State: AC+VfDzH22blDjpnfy4gyOa9YqlcwM4K/85EW7l4VkZZxTdfJZWeLNfY 0VBKL2B/qYYC7fTw1MsYtVC6qDlJ6udZkLMhkBbyKyyc/oks7a+VfgaAWQ== X-Google-Smtp-Source: ACHHUZ7FMCFjWUyY5ORJFmXOlPFI5sMvEmbMWOn+XkoE1tGYZRkGxKwgUzWyT3IO1HMEf6Opo0F43Pj34hjM X-Received: by 2002:a05:6214:21e9:b0:625:aa49:19eb with SMTP id p9-20020a05621421e900b00625aa4919ebmr365112qvj.56.1685003154416; Thu, 25 May 2023 01:25:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q2-20020a0c9a42000000b00625ab97b527sm63383qvd.21.2023.05.25.01.25.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 01:25:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 01:25:54 -0700 (PDT) Message-ID: <646f1b92.0c0a0220.e3a2f.1c27SMTPIN_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 1EF8F605246B; Thu, 25 May 2023 04:25:54 -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 | +------------------+----------+ 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 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/