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 B4DF6424F0 for ; Mon, 4 Sep 2023 15:01:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9E4E400EF; Mon, 4 Sep 2023 15:01:51 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id C8979400EF for ; Mon, 4 Sep 2023 15:01:49 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-68a3e943762so1226072b3a.1 for ; Mon, 04 Sep 2023 06:01:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693832509; x=1694437309; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WQHQsBPVgJloVIMT3HBBYfsQdf1vo/kmsjVfKPtYssk=; b=D3BWI2TJ2BeXgNkM4qTKi/lZfC+JUgcUrjoyuKQqKs5hduTOSyG7YjrRHUXZis8fQO 92c1RnHqiT9guR5jnr8vpAlaBebBtSu2or6I6kg19gPd173YMWcePHm+IvMAmnO8eMni cdwWn8ToFHTfUsnM8dyJP8NW+J5G6YPwUY/4o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693832509; x=1694437309; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WQHQsBPVgJloVIMT3HBBYfsQdf1vo/kmsjVfKPtYssk=; b=bsz1x1FdsxSdVWXoVHU2FAPSEZVoZTPS1hbwmYSRdWugCJfki/v/h3k2gD4o8G2t3i 0eO383f1qhsrpxn2kFAJtd2XH78Hdc6U1uaVTWt33NqXz10/mR/TfPpBJ5kah8NGkLXS uAPBjjLwksLlHEG1t3hiYszS6clVyOvfhL1YxC1yGUMvB9eZNcE2y0qHS5HI5fgaP1VQ u5ZZWY9jnPxAa7a2DyBl3z+1wcE445CrMGUGt6rRNH+lRdRnU8biH7kR83FRYN/LW+1N s5bEmhrp9W3iJzViGMXdHVoEpL1MoLwfHhA8FrlEgydf8lYeI4c/cH3nzfYesLcgCNsJ iZ7g== X-Gm-Message-State: AOJu0YwXuRaISprWfWZMxNN8RB5vyZbxnsSJc+d8/BAiImh+n2LDGgpt ky9gl4uPrh3KsUYE3eIBlvWv7XJGAWHaUv+uVN3VkeGa763aDE6rip2NNA== X-Google-Smtp-Source: AGHT+IEwmCwEtWWmgBpDHTLAYhlxPi7f8Uj+biGDPzB3S5FqelMbnjicdsEdNW7Go5667gsm5UuS8Rkylxan X-Received: by 2002:a05:6a00:23c2:b0:68a:3fbb:3985 with SMTP id g2-20020a056a0023c200b0068a3fbb3985mr12516429pfc.20.1693832508867; Mon, 04 Sep 2023 06:01:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k27-20020aa7999b000000b00687309dd57dsm664682pfh.10.2023.09.04.06.01.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 06:01:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 06:01:48 -0700 (PDT) Message-ID: <64f5d53c.a70a0220.c81e7.6b1bSMTPIN_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 F39F36052471; Mon, 4 Sep 2023 09:01:46 -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 | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/