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 2D5A442E24 for ; Thu, 27 Jul 2023 03:53:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0174F40041; Thu, 27 Jul 2023 03:53:17 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id F159C40041 for ; Thu, 27 Jul 2023 03:53:15 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6b9b89627c3so370586a34.1 for ; Wed, 26 Jul 2023 18:53:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690422795; x=1691027595; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7TD2CuhygTgTazhsAT6Uu181JYMhT/C6YUbHsXiVWYQ=; b=Fp4XwPxxrIUCA2LwlTLnW3fvizdPJvDr4jyhW/n76oQOrB1kkdApUJrNgJnCM6v2Kb yd8A2MUUuBpC8mzO864gX01ER98gmClpr7jYo7D/vRFDZN5RrqoKRy8cLJnkU/WyJz0D L6F4x8zwqsibwKJFWiG6C8m3l2t/qET1u0R0w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690422795; x=1691027595; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7TD2CuhygTgTazhsAT6Uu181JYMhT/C6YUbHsXiVWYQ=; b=JeJc20+4uAh6+fD1znhbxLI8piTB5KvJOL7SaOpgQkkei01i0IiKsNXIugJ3qwGb+r H5XI21N71AKGZfPnjPNlY5uqG7ydB/QEKrCW0dvZDxVT9XH45DxEmgzJG3mrkiwUqqOI wsoceXgLI5APJWS83MF6kitouPVsPugJKB5ngst8osjghmdNF32HROCLSlV+eJFnJuGg lcqMjuZSkWqJ+78nQwI1tw8QndxQpWH0YDFGs+mKxELJKDGa0JY908fB1776LfZEE6YS Vv2+zsxV/gETLCQ5kq98TQ09NMV8Uil66vH9VtbQD+iuerhrbh9pZcdHd4/NHsgZTwdi Pqbg== X-Gm-Message-State: ABy/qLa+QVPdU0OE9fwdyLnUrY6wHFdkupkLRthkXi0+MBkPDfvI2I4c TxkQ+Q2e0LptKO7UGTQMSJOiTgu3DbMbYJK3sJ7+JpexLPPw0KJpepdY8w== X-Google-Smtp-Source: APBJJlEi/HO1tv8NjAf9SGXul8AkzHTWtNWarynj1UJzNNXyyuYmUuUggylJ4iZwuIK+Bq6WptsvEtbyKwY9 X-Received: by 2002:a05:6830:1318:b0:6b9:8ea6:f515 with SMTP id p24-20020a056830131800b006b98ea6f515mr3991394otq.10.1690422795213; Wed, 26 Jul 2023 18:53:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o22-20020a9d6d16000000b006b9f10fa670sm68576otp.8.2023.07.26.18.53.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jul 2023 18:53:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jul 2023 18:53:15 -0700 (PDT) Message-ID: <64c1ce0b.9d0a0220.2e07a.1b59SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B48186052471; Wed, 26 Jul 2023 21:53:14 -0400 (EDT) Subject: |SUCCESS| pw129708 [PATCH] net/netvsc: increase VSP response timeout 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/129708 _Testing PASS_ Submitter: Long Li Date: Wednesday, July 26 2023 22:29:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:d01be82476a1d3c7b4ffc24cd5286ca10844e6b2 129708 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/27146/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/