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 AEC59424F0 for ; Mon, 4 Sep 2023 14:51:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B658E400EF; Mon, 4 Sep 2023 14:51:10 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 47F11400EF for ; Mon, 4 Sep 2023 14:51:09 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34ca22e3b3dso4301135ab.3 for ; Mon, 04 Sep 2023 05:51:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693831868; x=1694436668; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vfoxKaTPDr0rPhT7H/zZo7CHRx18X9c0Fjn2zrN3kts=; b=SzgmpfPqVy8QM+0PxNZ25GB6NAoSvDpSgjy3ITy5Cnpx7pJSx7H2ZMQvV6dq1cQcRm Fc2tFdI04o2CHsD31bX4gGiJX4lQY+huBwO/2xO2yL975xxe3d1ExezKFeKqerjxso2x +wrYaHL3XCjp3h5vqTpkN8627uh7UyVXH3PT4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693831868; x=1694436668; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vfoxKaTPDr0rPhT7H/zZo7CHRx18X9c0Fjn2zrN3kts=; b=Xg+MzPLI6X3I1S8SK9LN4KnIti5WqOXryR10tY4P7FBkoHngiD4jRUVboT7ngolWOV aE6VsNT6JZtsFY0aVQU6nfqpx2kBRGMF8PHWzlYFQ8GH9vtW7C9lqrVlDCtwrnx9/Uap 6DpnbUIaxImNb/5UzdV6cffcY8I9zSJhhNU+cxIZKGelHKN6wd7KiBJWizfsUj+Q3pxg koRRWmE/me95ABH1aP6zbwkPbm5cx6hwflx+CrEp2H67orh40VX2i9Iv6etCvm4JNNga xrApEmpjXYSYlF93xlQUhJ2P4WLHA67sI1CkrNA04vJ8XH3e0tnqgYPOOYQbdxVWbZFT GN1g== X-Gm-Message-State: AOJu0YxyzC/Yh2eXX7fzNrnUoTFJQmwZBow6b0biE2bRWPbeNcWohwCH 3s0BSB/c2fahhYBbJatod37TyUlvI4+wrF/n28S+MOCD5uScgQ== X-Google-Smtp-Source: AGHT+IF4nED+TE/2+MLAH6iZYIUQ17dTIdUrMd1bNRU4oMvT6zMceZf5EeSLttrLBR/2qIuR11BENh4KtfDZ X-Received: by 2002:a05:6e02:dc5:b0:34b:ad80:61c1 with SMTP id l5-20020a056e020dc500b0034bad8061c1mr11172013ilj.26.1693831868689; Mon, 04 Sep 2023 05:51:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b7-20020a056e02184700b0034e2aae4792sm82660ilv.55.2023.09.04.05.51.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 05:51:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 05:51:08 -0700 (PDT) Message-ID: <64f5d2bc.050a0220.b75d1.4060SMTPIN_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 3B50B6052471; Mon, 4 Sep 2023 08:51:08 -0400 (EDT) Subject: |SUCCESS| pw131138 [PATCH] [v1] net/memif: fix segfault with large b From: dpdklab@iol.unh.edu To: Test Report Cc: Joyce Kong 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 | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/