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 5339542B6D for ; Mon, 22 May 2023 09:05:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 502D4410D1; Mon, 22 May 2023 09:05:50 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 1A3CE410D1 for ; Mon, 22 May 2023 09:05:49 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6af6d8687faso997033a34.3 for ; Mon, 22 May 2023 00:05:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684739148; x=1687331148; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TidpJxnnHQsCBzxeEW9kuBveCylKOFRRaxgESvbu+bU=; b=Hs2+DfDjxEIQeoPYsD2utqHB8sO3M9J2pbGTxKcbZdgjK2IlTVD6EGA/3raptmFFR3 B8Lcnx+5QGCiPYTzJL1yQ8WRieAhhRVI98ZdXaAs6o7kmbEdw7D9Z3sAtDWPDJFhZbce RxuAO0ou003gYkXCYtsQmKmeKyvCSOgcsRsFk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684739148; x=1687331148; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TidpJxnnHQsCBzxeEW9kuBveCylKOFRRaxgESvbu+bU=; b=jIFHyiBw/hFGY9/UvXIMuwT10LxrfQbu0t9bVZ3LwPBAzzwofdP0L9YKT4wj9VcFUq 62V6A16PDJj2j4MQUgnAKzGps/WdfOKkqD4oRK2gcFxEJU9czKqhz2TIh6TZ2og/y3X6 efQEAc3Epyqgz52aBslofTVq9sIhaadvJQfu6KlGJzLU8tasPfHYf3lEQB7DhSit/t+O MPCLmOUIsLWduBxBL/IAcGnNM6EcgdEj9A+WBgL5RztR+DHOQyjQwPsxqkDAIhqfs8kF o0+X7twkh7yh7gitptaH6B0AwzcI4Hu1CY3UCFSps7HZ+pUy5KRKBVY/hOCCaQksVciy DzIg== X-Gm-Message-State: AC+VfDyjkGYKsiGCNs4xMhKEo7hkahRnpubhPbQnfAPOuoKrqt66ZRu1 Is17xw5S5dOFsD+YDZ1avYq5xSzQj6SU87TZBxXKdsuBfpPQd0NFjMxnyZeFx6T1DWoNWL0pHw= = X-Google-Smtp-Source: ACHHUZ7NOlGk1HYAYIcjlWWoKhSloXS8DgG/Qi3zLBz1++6RTOdqTDTmUfWtfaVNsx8QaGTayQGN2WC3zSDM X-Received: by 2002:a05:6830:2084:b0:6af:7293:dade with SMTP id y4-20020a056830208400b006af7293dademr1744363otq.2.1684739148407; Mon, 22 May 2023 00:05:48 -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 z20-20020a9d4694000000b006a603629e48sm1065016ote.3.2023.05.22.00.05.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 00:05:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 00:05:48 -0700 (PDT) Message-ID: <646b144c.9d0a0220.b0b33.6eb6SMTPIN_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 E47AE605246B; Mon, 22 May 2023 03:05:47 -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-aarch64-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/