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 3060142D60 for ; Thu, 29 Jun 2023 04:28:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2CC7140EDB; Thu, 29 Jun 2023 04:28:34 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 4445B40EDB for ; Thu, 29 Jun 2023 04:28:33 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1b0156a1c49so185498fac.0 for ; Wed, 28 Jun 2023 19:28:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688005712; x=1690597712; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xFBsXgklcLYlnmT/4r/tsdiYRpN+/nRKH6YZTTsYXSU=; b=apmPAluiDffPXZCnRWl2yN0UOmEmhmb4UCd7ufG4rcLMyCgWX8VmG0naQDQplLkAsC u4mt2NL4vGA6G75ecZjm43NpwmizJcAhIGC9+px+LxETX3Y7fyfELufYJwbOMOrFd4TC PbUGF7qeB0ROme1H87Rb0SCw7id7Y3xalJo9k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688005712; x=1690597712; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xFBsXgklcLYlnmT/4r/tsdiYRpN+/nRKH6YZTTsYXSU=; b=MdKS+tOXblpjii4A0GzZkUDBLfMAzmRVE5uA4MpDqmFjHy+JCd2RfrlsRb99Cu51sB HXBkJYBsTzT+OJ5VCS73NrgxWcSWC0Hg+skgPXog+FBC/6fYxah0tKrqIpW7ZMAw/nzB vilunDJM/Zp0aOlSNEe0SlDIARYqXve1AB6bl5qg9IK/m6zz7XlmYSUo3zolSYkPNj90 oUX/itHP+f7vJG/a12ldhyO+e9EtpfrfkU/gqOMqiVvsVpjB6097m1mcsvIdELBm8JCz /YWovitv0/GHMcv1XkcNH2kuEmmH8R6teF7qsi0e6ec803AoJorDF9HSXhSNYY4WWaCs mUpA== X-Gm-Message-State: AC+VfDzKFaTtaSblOsFpTE5asOo+8v23nwX9I3AhjbT8Hwgo//bsyaTU f1lvQkGkROVb6YiTRh+tQMPMkvYNnET5220mNVhOX9HCWBE2JDHCnJ7uoA== X-Google-Smtp-Source: ACHHUZ5ELgTLii1fzm+4B8LaKEgrvIrKyK/yLajqsLc6t4hCHgUKPerTeIt4z6ampPqQqES1aytzNQI5OYXj X-Received: by 2002:a05:6870:3442:b0:1a2:cbdd:c3e with SMTP id i2-20020a056870344200b001a2cbdd0c3emr24717141oah.2.1688005712695; Wed, 28 Jun 2023 19:28:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t19-20020a056870639300b001a29cf18701sm1048099oap.30.2023.06.28.19.28.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 19:28:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 19:28:32 -0700 (PDT) Message-ID: <649cec50.050a0220.8fb4.1876SMTPIN_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 26BDF605246B; Wed, 28 Jun 2023 22:28:32 -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-aarch-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | dpdk_unit_test | +=============================+===========================+==============================+==============+================+ | Debian 11 | PASS | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+------------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+--------------+----------------+ | (32-bit) ARM Ubuntu 20.04.4 | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+--------------+----------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) (32-bit) ARM Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 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/