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 C69FE424F0 for ; Mon, 4 Sep 2023 14:46:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CFD9A400EF; Mon, 4 Sep 2023 14:46:55 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 1BEFD400EF for ; Mon, 4 Sep 2023 14:46:55 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34961362f67so4842325ab.0 for ; Mon, 04 Sep 2023 05:46:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693831614; x=1694436414; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=C+xlERKCK0xozRurioX73CUSEipuZkgjsubd0gKFLaE=; b=DzNBIevlWpCvzeiy9A3FOAx1KGNOL4PFMzakyAbH0CrcNtmZSwhsoJXfXt/5N9K/pl Emw0iS+EYGsa6iZUr7iWOICUTu93woXumNKQSqCiBwb6mPZK4WV3FkN+mV70W77UGYfP ZXExs3QirUZwO3wQuHjpClIgCRdFR2aZs/SXg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693831614; x=1694436414; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C+xlERKCK0xozRurioX73CUSEipuZkgjsubd0gKFLaE=; b=AYtTFYeM6YIzPI49GlRRxUPfDTLkdACjUZIQq/5MQe2QtFErHtcfpJrM/i8hMMS7zx s0qpwT5Xu/9sOWsqJhZyn4M2o5x8eAchOIxfUu/8BIPRX9V8yYB3x7fenuPWW/PZSsmn pInZcV8ROYwa3Xdxc4PJ9qxr5hBg5Uz3KXX0I0lH5KwKkdEUeS5OeE2to6jJGd7JyJII p0WzJBRsidPh3TCUanqyoSqdcszEIR8ivtMeZsyNUYPxhW4Ggx5DmQSTm6nLf8cq55Cs GO97fjs3PNsU203NjsY/RR9YAqXp/x/62Ka4Y2jnD6Buw/TolOvmLybIx8YMyt+J5Hro PdFA== X-Gm-Message-State: AOJu0YwFHPpOPcLV2pXTY2nH09EnwIc2jveUiySwW2gkv74ospzlD+T4 vpOkqRXmDzW75vHi93DqHq1qSdjMotgd1C0v5nPIVuZxBDaMMBPVq3fFNQ== X-Google-Smtp-Source: AGHT+IGWMhBnCyUSkJ9aZ+jivoeNuERGGJ3Xn41sHurjiCvrvATLse7O3g4S6j2m6SLU+NGgnj8oG3vrqU6c X-Received: by 2002:a05:6e02:50a:b0:349:345b:6595 with SMTP id d10-20020a056e02050a00b00349345b6595mr4254830ils.11.1693831614491; Mon, 04 Sep 2023 05:46: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 u6-20020a02c046000000b0042b18fdebcfsm274362jam.9.2023.09.04.05.46.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 05:46:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 05:46:54 -0700 (PDT) Message-ID: <64f5d1be.020a0220.eb588.ee33SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 267E06052471; Mon, 4 Sep 2023 08:46:54 -0400 (EDT) Subject: |SUCCESS| pw131138 [PATCH] [v1] net/memif: fix segfault with large b 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131138 _Testing PASS_ Submitter: Joyce Kong Date: Monday, September 04 2023 07:10:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131138 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/27513/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/