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 B9F31424F1 for ; Mon, 4 Sep 2023 16:24:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2062402C1; Mon, 4 Sep 2023 16:24:49 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 8D443402C1 for ; Mon, 4 Sep 2023 16:24:48 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bf078d5f33so11587755ad.3 for ; Mon, 04 Sep 2023 07:24:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693837488; x=1694442288; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zg38v3t/QMjLMb6qmPs6d7bVOsFaWujT0/98NWP4cA4=; b=Qyj0NEdOqxi6MJJGjt9qhFQeG4AmGaV9xfEDpNUOGghhfm0nKk7bBMl2hzX8EiNPbs uHE+UbQ7+OWi9vtPC8YsG2NUMZoAZ3/6iQTEnWtmjJBmH16pX+6eR7Ov4YcgvgoaxdiN QjMEfm+dWFYrT7J1q0XYthCwgthVAcwNXdQ3A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693837488; x=1694442288; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zg38v3t/QMjLMb6qmPs6d7bVOsFaWujT0/98NWP4cA4=; b=iwyDAluS8Ehx+DwaTbZysdkyiuRlxjO4tV3xau5qhTXP9yS8qPRH/5PFtrlJtplyIA XloXzTMY4hk4zeS3pdUE+BcAMUDXYlRYOmThAYyil90z7u5YomKMeG54W2L7fm43caPl QdfSygDs7xHBrH8VKnLN3Ft8VV9mX0jYkdHmosJFAb6Z7i795wVwTsnajaaVVENzUcT9 MZS1O0S8YqfSubFH6kY40Ibv2X1qJyB36ch4c6IrJ095ag5af8ibmgGPjJ4KXBSxJ+5Y e6BYtLl5bX5asBUHqjpL2AUzXJqdKWnnxd52WBKnMLa+mhiPFm4NC46mHEnso5NXJQ14 t/6Q== X-Gm-Message-State: AOJu0YyFBT7he6cJjech4dzQNAyLJoguXthf/C9MqccEslShDykqDay7 9S+SzQry6rVMZY+7oJ5fv49k8TwwA1AGXK+WSWxK16NfbkZVHBa2c4bnGEF/mKOgcM+lRkE/Ww= = X-Google-Smtp-Source: AGHT+IFXHiH4Uct0MF/KcMGNWyWbZ50Ypm3DNfA1fnwtoQ/p30AYZG7BBruakTYvmeNQGgNcbU3ivcFtsEd3 X-Received: by 2002:a17:903:1252:b0:1c1:ecff:a637 with SMTP id u18-20020a170903125200b001c1ecffa637mr12942160plh.15.1693837487735; Mon, 04 Sep 2023 07:24:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f3-20020a17090274c300b001c0a4146954sm220156plt.69.2023.09.04.07.24.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 07:24:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 07:24:47 -0700 (PDT) Message-ID: <64f5e8af.170a0220.8b082.b3d2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E31196052471; Mon, 4 Sep 2023 10:24: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-compile-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/