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 E92BA424F0 for ; Mon, 4 Sep 2023 15:02:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE5A1400EF; Mon, 4 Sep 2023 15:02:51 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id D6389400EF for ; Mon, 4 Sep 2023 15:02:50 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-414b3a1a24aso10068191cf.2 for ; Mon, 04 Sep 2023 06:02:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693832570; x=1694437370; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QxltvOcK0VpXYm6LjsUfBvxC0Qb/gZv00Ol7fQFsyaA=; b=YMmZN1ORpzNEkQqYIcailoDW52JgeiJFLx1sMC5jJhvCbpayh0zGPExuNhWBrbzyTw fbNDUH/Jf1j7x6+w+UALDl4BBEsdZiXYv5BCQ7IFEhtFpgVrGnqVJRDDEr9qGp2U7uEQ p46Ml/EoNDj/joMDXcgGZpFlOYhw9iV4/uGiQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693832570; x=1694437370; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QxltvOcK0VpXYm6LjsUfBvxC0Qb/gZv00Ol7fQFsyaA=; b=OYdcUAwm9QNx9AUJ5NjoP75NH7uYYJ9iQfTDfuSzx7kgJfYlkCsv08TcdVtDyKYuBJ Zp8wFhTHBTyNxYuQl2WSynG9ARDUXOJul7qE0+0c/kZyAr573me4u+3pJWWIcp+Svgr8 AuP0YG6tnOiO71ZINbdKT67qdvnpL/O8nd4c6KFgVucG6z7E2ndTnES1AkAS+iKyls5O N2H6eNr6nNbnYTJ+DlJd+H23bUe0wpr7DCbozuNN50CDQwFErFydRfl8/WqDpD0a9YY7 5YW6801UniftC5V9M3fqt22qWiqjy9x0aUSFuscut5Px1xPuOcIGC1l8EmoFiEGwuX13 63WA== X-Gm-Message-State: AOJu0YxIf91G+G/53r4Xt2Ji5ZMlXi886StMnIoJCfC8iht//9SQUjDH UjecXo31caGO8WXZpqvzmULUVWxa4sxdTukh4PrudMxe7lOOVOr5qvLRIfoSo0xrEEN/Um0EPQ= = X-Google-Smtp-Source: AGHT+IG0A+xyrvssniXcNOqLLhtqlZsKJHljgONRuCr3mQhzJpGfzRfMjf79ROGAjY4izemDybJNSTQupFMi X-Received: by 2002:ac8:5802:0:b0:412:fa6:56f8 with SMTP id g2-20020ac85802000000b004120fa656f8mr13538278qtg.12.1693832570264; Mon, 04 Sep 2023 06:02:50 -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 h14-20020ac8714e000000b00410aaeb2237sm373324qtp.12.2023.09.04.06.02.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 06:02:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 06:02:50 -0700 (PDT) Message-ID: <64f5d57a.c80a0220.59c4c.393fSMTPIN_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 ED4266052471; Mon, 4 Sep 2023 09:02:49 -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 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 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/