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 1F44142FF6 for ; Mon, 7 Aug 2023 09:40:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1966640A8B; Mon, 7 Aug 2023 09:40:36 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 954DB40A8B for ; Mon, 7 Aug 2023 09:40:34 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-63c70dc7ed2so30901566d6.0 for ; Mon, 07 Aug 2023 00:40:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691394034; x=1691998834; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FaM4HT9hzTt0RVxagQ+sYv40YW08AmM1fsHsGW1WdKM=; b=gzseBQn/fa0GNoBs9+E1XFpj9dMTQfXjlacT/6rUpMJihghaE0eBoyqdbLT11iOOF7 p5S3/I3WZUea6dE3lZPjJlS18W80dyGpC6e+Yg2m58Yeg7D5yZHhA1fMgynqdbhfaZYA v1Vk8IuvEmd6dzj7uj5F9nOoc4YxzyRRQwytQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691394034; x=1691998834; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FaM4HT9hzTt0RVxagQ+sYv40YW08AmM1fsHsGW1WdKM=; b=GOrbLnG8fhMqI+qb/R2JclwPlDG1A5p7pR/IRvjPXAgW3c+iWHxW3lKAuIdMRTCVLI w21jbii3zqCRowLJBeJy7x4gYoF0JGxiKtFwwDsKnJoIdZn1Dvfqsc1K5DYtri0/x0jD 7atzoMAU72mMPx1PneRJ5ieNPEsdKr/QA2iGrb+kP4vB2wYSsTVJ+7AU4fRbYaReR6TH DZcZZ9FE8BtboRx4YAtuFXreAxFvh86STH4v+K1Zs+OpcB0PdN5WzBp1PJHCEnMXpiuc 5V8p0Ygn3b3Oja8ZvFJwBSxkdoTSFy868gDYm+m5fOjXGDI+FKD7XxcWMeUsAvZPZlCQ RtkA== X-Gm-Message-State: AOJu0YzL/JVzBl/iKncqk4kHhYmjyNAnfoQMue5Dnt54ndYaI6xnWg/o OA4AJi+9miGOFHnxLE5ZVTP55mdmrTapgV6zc/pQ48P7X3kjIpknvf5Irg== X-Google-Smtp-Source: AGHT+IGHkjo8XP9tjsqywEbqCb6r7UwN5J2iZ3Ti8rSYtYDqOMpa+M7gJH+T+7jUqwxj7XEmjeXWPI3PYYCc X-Received: by 2002:a0c:f0ca:0:b0:63f:7a94:8797 with SMTP id d10-20020a0cf0ca000000b0063f7a948797mr6113858qvl.46.1691394034079; Mon, 07 Aug 2023 00:40:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e24-20020a0caa58000000b006322a11bc3asm747527qvb.27.2023.08.07.00.40.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 07 Aug 2023 00:40:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 07 Aug 2023 00:40:34 -0700 (PDT) Message-ID: <64d09ff2.0c0a0220.738b0.8b63SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C521A6052471; Mon, 7 Aug 2023 03:40:33 -0400 (EDT) Subject: |SUCCESS| pw129930 [PATCH] net/virtio: fix the setting of the vector 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129930 _Testing PASS_ Submitter: Wenwu Ma Date: Monday, August 07 2023 03:15:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:9836014d4c2b1b2c29948c928fd386b2944b6bcf 129930 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27239/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/