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 B015842B6D for ; Mon, 22 May 2023 09:12:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93EF7410D1; Mon, 22 May 2023 09:12:14 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 348F5410D1 for ; Mon, 22 May 2023 09:12:13 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-3f529239e4aso59154461cf.0 for ; Mon, 22 May 2023 00:12:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684739532; x=1687331532; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J+sIb5rIF0l7j+I/++2AptK4x4zAYflw87wqQSmrcXM=; b=PImGimnLTYm9TREfOYNCI3zE8ipaBbjSmOJASaZyMAb273x4IFY5nqDeCWgzQhZ6gf 6P9Kmo5L5X0i4YuvVub1xqDaFi/53QWj56bvUo7xUV0BQHTIahwlflLqw70Qm1auag+l irCrgf5lCnMbF97K9N/M4z007zieh8JRy27O8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684739532; x=1687331532; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J+sIb5rIF0l7j+I/++2AptK4x4zAYflw87wqQSmrcXM=; b=UACF5JqajRQ/NulcWlCRV7O0SK9mbg7tX9ID6KLTA8TOvtkrDLqB0L2XwoMsUfAXwL VKHsoFedh2GvIg2XjTy0dK6dKKI6P6syPa/SjHe9jJ8TL77VvJg9McmM+qAsroq8tCyS pozLW60dru7iz5cWLkAHW5/srrcqqK73JYZB9sMONGd6F3+a2LsOxo+Fbp5pjMk2mx1j 9zxw1mLJq8DM5BTOK2p//noCrGs062h8KKBc5HYjfSqbvps6JTl7i8NE8e5puUuIokkj bjlK+14MYJg9a5oo8+x4LFfbrddRo99o++4CHYXI+HdLY6ua/Vc9K41eYJJqYMOL/+9v +5pA== X-Gm-Message-State: AC+VfDwJTQwmbxrQ6IvGatzu1/8FPA9cdGLZq3qREWz90wdZ/cjX4pbk YRIl3FlCbFohGKtTZ3M7tYY0tK8lr+SPLt7iRJ9cp3klYpnTLtW+w1wO3w== X-Google-Smtp-Source: ACHHUZ5ps7mtsLdC//+5zdzp1pYjTJUmZLWvnfXpm3c/U+nQCgVUQwvzrJS8gOc95B+XcHbR51DYzNfTezzN X-Received: by 2002:ac8:5b56:0:b0:3ef:38a2:9fdb with SMTP id n22-20020ac85b56000000b003ef38a29fdbmr16690149qtw.60.1684739532623; Mon, 22 May 2023 00:12:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b16-20020ac844d0000000b003f6834129basm617308qto.17.2023.05.22.00.12.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 00:12:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 00:12:12 -0700 (PDT) Message-ID: <646b15cc.c80a0220.93d17.8ca6SMTPIN_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 40A0F605246B; Mon, 22 May 2023 03:12:12 -0400 (EDT) Subject: |SUCCESS| pw127138 [PATCH] test/mbuf: fix the forked process 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/127138 _Testing PASS_ Submitter: Ruifeng Wang Date: Monday, May 22 2023 06:01:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127138 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26321/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/