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 8FD2E424FB for ; Tue, 5 Sep 2023 05:01:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CEB34026A; Tue, 5 Sep 2023 05:01:59 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 404E14026A for ; Tue, 5 Sep 2023 05:01:58 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-56d8bc0d909so1366566eaf.3 for ; Mon, 04 Sep 2023 20:01:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693882917; x=1694487717; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7b31lbsqewgJB9i8F9vAbChpmFRFs9QSCpS1yJ7pQxM=; b=dtZ+XBDVe4q1YZvMsOuadhz3soDRfBpXvZ00g1YgRwDFz0TyRhLDg3ayRp+lh00X48 dpA8EF+xVniRubXAooX77yCcM6bVKT+JP+37GVDQvJUPRytShF+o1XUZmlPa8biMkObQ zKcDeIqnGncZPswqB0z7R+DB2EcQOXOrpNVBU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693882917; x=1694487717; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7b31lbsqewgJB9i8F9vAbChpmFRFs9QSCpS1yJ7pQxM=; b=KTrTJvD6NDeCb0j459Ko2M3NwYf1MtobpoY3SaPBkDo7NSdF9wSYOvPlsL+nitLspS WyRDJpYrJcQckDQzWwaILzjLXV5WMM7Qse4ZYl2J89WLqA12NZIfdmTYRiLecu/9LYCP enUpDxxhxVHNc+eLeqh3DDU63A47XmA3rm4RldkRgVzhCMb7ONtOovK4QPBJNd9CYmhX WHD1ET7dqeeSQMX/WcX6qePPynCvRnpIvdcRdMZbLzsvq1AMY8DJJNUZ1oaM5NqDEKgb GGnL2bPK9PmcRSDK0O8DMqOEF7d2NTkSi9Nootbc03nnXTXopp0G5whgKPqoQxew8fhF 6ZrA== X-Gm-Message-State: AOJu0YxrIDRj6FeOoN/kmImMimLwEQ/LurX6B576a0wRr5j9IwQfH9hX Udp4nx0/iXABDl7YoTm/9Jl7yDqtyv2FZ1xZpATJmCo/XpUIcHhlCv05LQ== X-Google-Smtp-Source: AGHT+IEoRqb0D+HWA8ElXKVUI1GSXWq0s8cqJcbDgwQxyVvxAditDjeVYXl6A0RFc8KtsO+JSZdW738kIyrO X-Received: by 2002:a4a:8514:0:b0:573:61a5:5f71 with SMTP id k20-20020a4a8514000000b0057361a55f71mr9950797ooh.5.1693882917492; Mon, 04 Sep 2023 20:01:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z45-20020a4a9870000000b0057367fd1468sm763661ooi.28.2023.09.04.20.01.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 20:01:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 20:01:57 -0700 (PDT) Message-ID: <64f69a25.4a0a0220.d62e6.640bSMTPIN_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 875686052471; Mon, 4 Sep 2023 23:01:56 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/131138 _Functional Testing PASS_ Submitter: Joyce Kong Date: Monday, September 04 2023 07:10:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131138 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/