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 1482842D85 for ; Thu, 29 Jun 2023 03:44:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D016410E4; Thu, 29 Jun 2023 03:44:54 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 066CC40EDB for ; Thu, 29 Jun 2023 03:44:53 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5633b7e5f90so110906eaf.1 for ; Wed, 28 Jun 2023 18:44:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688003092; x=1690595092; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bYSRX/uJPAz/+16eaGuXCJGzOn270hdL+5wymeti0Mk=; b=SPfk6AsVwWmIR1J22fFqji+qMUE33JqMLcNpJw/rClFom23/2Qm4mwC+8GCK+NuoAW mC1QOkkC4Gc4TakNKFz8EGojLxTB2f6i5pOwhfhqFaVuoU95uSTjBRMRu7X++35zyrR+ uwRA8mZhRxNEkAY83TWKfFEjf+HivuJj6EKw8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688003092; x=1690595092; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bYSRX/uJPAz/+16eaGuXCJGzOn270hdL+5wymeti0Mk=; b=XnWPSUhwWnf+4zJooZDihBNNNrP61rp+Z1t4rLjLfm7WZrWuwistANomZpRgTA3f5V h3oMupPEg+ABWf0nug+3KBQLV3cAXxSZZnAucxRSS3zDlj5u9jsfH1nzm2IkbucgxdE5 qaeMb6Pltu5xpPq8zUbwFs86SU3MOT6uu6gp/6HTgQTS0O6ON+BkXsKLYe7gLZHe2NxZ EO87hBLqIL5Y4RLkDjXGturKnuB+VZd1niBEn+Z7j2JpazxK19h07IQslISoy9F2W9lh fI8M6eT60OcDJzaYBWHtcWMucaQUvDViYWoyd7vgAWZF0nRsse+ED+q9Js5+jgpWR6BY znXA== X-Gm-Message-State: AC+VfDxF7z3aH01IzVCK8HC1Z67e12O8lK4Z6uv1/S3dTd+Db0bRElVs +s0DzKvsLxMHgXeQJFCYRWtqc25iVJxG4z06hn359qb5db/h+V51XQbRkd6PS8gQ6sQrDOBCOA= = X-Google-Smtp-Source: ACHHUZ6KOwunUmpSJL/dIxZGAmzXI7JbJIlMjRRdMH9bvfIFz9Nfjb2UgwX2OD6L+VKstdEzZJX780VLiw3g X-Received: by 2002:a05:6358:514e:b0:12f:1dcb:1251 with SMTP id 14-20020a056358514e00b0012f1dcb1251mr19710788rwj.25.1688003092215; Wed, 28 Jun 2023 18:44:52 -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 l6-20020ab03d86000000b0078f3521bdcbsm808674uac.11.2023.06.28.18.44.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 18:44:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 18:44:52 -0700 (PDT) Message-ID: <649ce214.b00a0220.67ec0.30d0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id D819A6052472; Wed, 28 Jun 2023 21:44:51 -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-abi-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 | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/