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 7456F42B6D for ; Mon, 22 May 2023 09:10:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 635DB410D1; Mon, 22 May 2023 09:10:22 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 200B1410D1 for ; Mon, 22 May 2023 09:10:21 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-ba81f71dfefso8285035276.0 for ; Mon, 22 May 2023 00:10:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684739420; x=1687331420; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o969HyBRYBfuzRgplPlDBxJOPTsJsDpdDjxF+X456ok=; b=cGmja99OugYIFxP58vYgTrIPvEwiCkuWZ4ir862shWhW07ZhTEjcSwS//Q5c6fjp0F ssEoN0ncebAXCZBo4FPbuRjmiFBoX/zM9G0bYAaVRbJhIYxu6OScvFQtnLE0hXRsf1oI n1ySgeypjXPBjfgk3mMuiectNXmK0ZGR3JoKg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684739420; x=1687331420; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o969HyBRYBfuzRgplPlDBxJOPTsJsDpdDjxF+X456ok=; b=HToFIkLt8RfoLF75Je3bGC6CkLVVuamCcbSl07PEbKKQLxy1gLeB+nEJ9T1QscqvzX bAq/I/ZJPC2ESOR8Mly2X2R5pAkefyJUaxgMMHK6CnH6Fh7CSj+V3eS9BHK3dgYLDog6 NGWGVsqn/Jj3cz4bLMQ+GguizrKJlCSaD8KQ+Gk0/5oLKmctssMK5pc+acpqUpaTtWCN U72gWsEaK9ODaiV33HCwqa1EOhQRJVPkb9MDcWV8cbhzv2zR1VOEpeZQD9Qw+AEbSZ24 97pbRMXNSg8LTmZWkld0blCwAlRFueBKOh32Xn9Fjguu4BF2mUBOA1NzuX7Pjp6/EFYt DHdQ== X-Gm-Message-State: AC+VfDwRMlRyU6yS5FpoZQjsFein6N6RFo74ZkfA57PaWST3glBygDmU 3h2na9u73G0Bf7ruwrNnV+ZrJjufKmRIuE+okC79JXLxm4lNWudS3/Hb/mYvQEYuhBTv0hpwBQ= = X-Google-Smtp-Source: ACHHUZ7gp532QHz8W6GIh03V5/L219WJ+kw9/DJukPL7FUrf3OkDg3IBdEfdnVkzLPY06GVL2km3IfgYuIXI X-Received: by 2002:a25:d110:0:b0:b9d:e253:d25 with SMTP id i16-20020a25d110000000b00b9de2530d25mr11451252ybg.11.1684739420509; Mon, 22 May 2023 00:10:20 -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 c13-20020a2580cd000000b00b888bfbb936sm1029105ybm.28.2023.05.22.00.10.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 00:10:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 00:10:20 -0700 (PDT) Message-ID: <646b155c.250a0220.4af70.a2f8SMTPIN_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 23729605246B; Mon, 22 May 2023 03:10:19 -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 | +------------------+----------+ 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 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/