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 A397E42D91 for ; Fri, 30 Jun 2023 02:35:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A21840150; Fri, 30 Jun 2023 02:35:31 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 4F89F40150 for ; Fri, 30 Jun 2023 02:35:30 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3426e9a9c3eso3384635ab.0 for ; Thu, 29 Jun 2023 17:35:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688085329; x=1690677329; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=K5nVn+wnU7IZcjsOU1iLDq7Z9EDSre7TWZ2hx9i/GNA=; b=T9rKEhLyvoA6wwisHe7DabYNsgMonrt28hd2vpGISe97yWq3lJ2UR4+rGn28sJsLwt QQzhS/zrKNVqAqKW0so+ZTvl7lMaJj9aNxG/uSPJ+Q/Um0rLp2ZNqdf4FJnkgCxV3qAC 8v2YhbbZ4MRL6nFUtZ1kwLq5vx4Cvetx8og7c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688085329; x=1690677329; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=K5nVn+wnU7IZcjsOU1iLDq7Z9EDSre7TWZ2hx9i/GNA=; b=ZUJh6tGPXtu4xR180UDf74F9FJdxgzFZakCI2tfMJJAg4XLJlVr4YF2kFK6XV49EZf 9Ef0tdCFI3eLlfNgfHq7S2MO9wH5b9+OnCC3LxSoHbF2+eidkKkXnyL6BYpgo4ElrjfL UMgRPZxrpWVNAGzHU9B2lfku/vBlahPBI2PiV4BXRc+s5g4ePBMhKSh0ouSHnX1jaS58 PuwROW4NGOvc1y2oB61r5jWsaG0xQb9PTdDqD5NGWNTohWvHWut3bXz1+l4m1hFnL4tP vhqkKZNtnTveOpqo5IJnADaD1k06sjMOfqCdsgbC1Fm0m/U2C1eHPZ1g9iR9/hbsU5b5 TXcA== X-Gm-Message-State: ABy/qLYakncLFP6TPJb8Qtn58f+kXdcaWYOvZkvR81+fLKc84UMQIAyD uBi0/4K83Ud3/10P+BLEretbA95g7k6arb/C1hexjwjT9YTQJo6SUYmvjQ== X-Google-Smtp-Source: APBJJlFTAF5MeYtp/VAWO2reNxBI7Hi+hNuYNZ4Bqw9Sbvb9YCBKEPGWhtOeKScHkoLikmUaNq7cJe51k7s9 X-Received: by 2002:a92:4b04:0:b0:345:b728:f588 with SMTP id m4-20020a924b04000000b00345b728f588mr957991ilg.8.1688085329633; Thu, 29 Jun 2023 17:35:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o7-20020a92c047000000b00345c8ce260csm370339ilf.46.2023.06.29.17.35.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 17:35:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 17:35:29 -0700 (PDT) Message-ID: <649e2351.920a0220.16595.a50cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 1DAAE605246B; Thu, 29 Jun 2023 20:35:29 -0400 (EDT) Subject: |SUCCESS| pw129087 [PATCH] net/netvsc: fix bogus sizeof calculation 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129087 _Testing PASS_ Submitter: Long Li Date: Thursday, June 29 2023 00:29:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129087 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 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/26855/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/