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 4151B42D85 for ; Thu, 29 Jun 2023 03:45:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3EF9140DF6; Thu, 29 Jun 2023 03:45:09 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 89BA440DF6 for ; Thu, 29 Jun 2023 03:45:03 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6b883e1e9d5so124273a34.1 for ; Wed, 28 Jun 2023 18:45:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688003103; x=1690595103; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bYSRX/uJPAz/+16eaGuXCJGzOn270hdL+5wymeti0Mk=; b=Txb4Kd6V2I2zuTGyuh8TmxSCIAcBBOmjRmajznuvihNnmxvLJLdZNlZ0FbZlhHOPZj 57jpPCsC8qhlXmr50w7P8DOMCh1jqF5dptb/d42mu5eGNNKmeFaK4dP93amKY6dINc5q RD9/ZwwjcFWoQYmk0qYA/lN4T7yhmONtvCZv8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688003103; x=1690595103; 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=j8QrlErD7J0vzPZYY8/8GsFFAZebvDbfRiAfMvP1Tk3JGTA973Mn7OzI2BVZR/koGX JNS0i+0hAo0eepAkSPoGgKNsvePs/ALMK0XThTYIKNCH5ZQ8VsCM9AKAeuSV999x/vNB 5kjhDJg4flp1kwTRXypJK0hih7sDonEF4PkhS3BYrZ7O/8I9L80sEXb3EwviAn2dQerh /iapIaylWGgQ9Vll/THf151r0oIx7TD3O4CC/zElXOVPVFLiy4/rdbL/wuOwyJQNA9P5 uwVvK2oKortM97P+HWT53A5TCeft33a/+vMqP+tOiXQAzlnmNIoBnXKveM7YjfGWxdjP EtaQ== X-Gm-Message-State: AC+VfDwXj6T9O4h6JQmzLjpPfSSIuU91Z5LkVN47gdce98/6qDWng1xw YMDNP+1Tk0IEqDmdA0ZuSMjdindy4gBi+v49AESZg9aqGRneRX4DdMbsBQ== X-Google-Smtp-Source: ACHHUZ79VEWp0n+MZy4DCPeEdvoInsXT0ey9YK+BM4ri05AO6yNsJQEiIjvBS89r/GOOV/ii1xrOWv0sj4hf X-Received: by 2002:a05:6830:1e0a:b0:6b7:56d9:533 with SMTP id s10-20020a0568301e0a00b006b756d90533mr7728725otr.28.1688003102943; Wed, 28 Jun 2023 18:45:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z25-20020a9d4699000000b006b868e028d0sm748808ote.10.2023.06.28.18.45.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 18:45:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 18:45:02 -0700 (PDT) Message-ID: <649ce21e.9d0a0220.9e009.b0bbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 734BB605246B; Wed, 28 Jun 2023 21:45:02 -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/