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 2D08E424EF for ; Mon, 4 Sep 2023 13:21:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30C14400EF; Mon, 4 Sep 2023 13:21:45 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 57CAA400EF for ; Mon, 4 Sep 2023 13:21:44 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1cc87405650so1131359fac.2 for ; Mon, 04 Sep 2023 04:21:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693826503; x=1694431303; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6d5y+G82/5umIdPFhN4efD7rPSc3OFPAVYd3eip67js=; b=XpQWc3zsa86xTj4qu8hqpi+3Qcu8/RK/iKyfT6xin7GSBpF7kxrAccYDbs+yDYDm5B gZLUM7b/ePhFyLcP0qdNFvIhKFg3R6L6dn0XqOfdyFvt21w0uRPlGo2IUH+f/8AURaRj SiYFE8uvzW/a3Elwet+xlhJfvK1M74dFVRW9Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693826503; x=1694431303; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6d5y+G82/5umIdPFhN4efD7rPSc3OFPAVYd3eip67js=; b=dYXR8dM+fW89aU54Ncoxtp3UIlJc3a9nv5Do5poPyvmYcnSCznXj1n8NkkFmcM+GHU wdGAud6gNt2ucOQ0pg3BrfuuJJHJk044P3m9beeZGECnSpeyB6UpirJGA8hZLiGG8lEV M0dGHhSdUSnLkWGXvPvaBfNZGEKLW4UnNbM9e74SJdyNtVN0oZWEhmmHZyn1QUEmmiWO ayyvhJpEsatIsYk8Prf1Vjt0QjR9g13vgKC3HdbHC0FAQjdBtwCOHrMxi/1aHqRd0h5V 9c4ZxFPTFCzGa/z0aWtOOQSliSaHLBWcQ3Osj2N8t68uCZpeFVD3HyPdEcMEEYX8nV4B AVsA== X-Gm-Message-State: AOJu0YyM3e2/1cmrgrP2fPy09K4oqPghBdWwU+LgngxN7627C9q5xVf8 BAc3/hzzZKBRIVDRtsHzLRh7Kl7g/HnglPgfQvkN2BXgwNMb2/6MKymx6Q== X-Google-Smtp-Source: AGHT+IE9EQSOYmNj9zC/vwsm8fI6oGa2aUggJfJub57nebYlUyabMgBt7wt69XBqnyOtN7/UmztvliRguPH8 X-Received: by 2002:a05:6870:350d:b0:1be:c7e2:fe1 with SMTP id k13-20020a056870350d00b001bec7e20fe1mr13715775oah.41.1693826503755; Mon, 04 Sep 2023 04:21:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g1-20020a056870c38100b001bef0eb0fd8sm688767oao.34.2023.09.04.04.21.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 04:21:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 04:21:43 -0700 (PDT) Message-ID: <64f5bdc7.050a0220.6c5e5.8b4fSMTPIN_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 39B446052471; Mon, 4 Sep 2023 07:21:43 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/