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 F0D5E41DAF for ; Thu, 2 Mar 2023 01:49:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBEEA41181; Thu, 2 Mar 2023 01:49:10 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 12D72427F5 for ; Thu, 2 Mar 2023 01:49:10 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id m20-20020a17090ab79400b00239d8e182efso1122562pjr.5 for ; Wed, 01 Mar 2023 16:49:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677718149; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=sQb1Czp8ttzJBWuc7/qUOLXd3EQXdX8Qn/mz+ye9bk8=; b=eUPs3EygW7x0kAVbzN++7QJL/H9qHKadcSCUCRJQ9BDdtkYc84Ystu1Led5z9Acxm4 aGVpwSVa9MJL0oKUT1uHP/dk/aOjtK1zZV4QLSrSq8SnU/2L8YYm/t+IHlaH6FD8rVEr jXz4mJG78u72e4cXkKC1ir0V6T6RFXMzhoOS4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677718149; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sQb1Czp8ttzJBWuc7/qUOLXd3EQXdX8Qn/mz+ye9bk8=; b=IEn99J+6rlWcNdqFGRE6/YrCm1K5gz6/Co9guJf+qKKEUve8dsgD2uZWRCQ8QcSXIR lqkVzIWwCnf/ADXYYQ1tcCIJLMs2s8QmVQtNYOoZoktYS+ucXl3DOeRGYp8OoGKk6F+c EzuEestcbaKHqT8k3Zn1YEUJweCrEMssYWjf8yoZCayDB1u8Hd47WI5DV3Gf2WkCp/Ed 7Zscg9CG+mVXVxzDBATfHuU5C7UtP4wW+GQWiHfRsNW0mgs2TT8Se1yfHPlmoAkmAdc1 yf3Wjnz7js9815GdmNQpdO9kdn+/xdGEaBzzbuwPBLidO71kVycOkkNwazRs3FBHugP/ kSzw== X-Gm-Message-State: AO0yUKWz8543hYHYXZy0dHLe9XtQ94DKb7eK4eGeNYMdQQ2aoVHAcbb8 Dy72MKUNmwIaI0iClaWXZgLmoWXulXJ+h6/Mx7uRJOFojiSglG4SIj1924e2vsmBZG5i8Mo= X-Google-Smtp-Source: AK7set8gDR1f6MWOij9cgeju1dc+3cwkTVglSkEUwf7m/Q9kXouof5PpPntBoKMhu4gknyaVi4FQwfp3LA26 X-Received: by 2002:a17:902:eb90:b0:19b:fed:2258 with SMTP id q16-20020a170902eb9000b0019b0fed2258mr7525767plg.41.1677718149263; Wed, 01 Mar 2023 16:49:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id km3-20020a17090327c300b0019e5fc2158esm85374plb.119.2023.03.01.16.49.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 16:49:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 8B528605246B; Wed, 1 Mar 2023 19:49:08 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 54B65601F7; Thu, 2 Mar 2023 00:49:08 +0000 (UTC) Subject: |SUCCESS| pw124617 [PATCH] [v3] vhost: fix madvise arguments alignment From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230302004908.54B65601F7@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 00:49:08 +0000 (UTC) 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/124617 _Functional Testing PASS_ Submitter: Mike Pattrick Date: Wednesday, March 01 2023 20:02:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124617 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25579/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/