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 BEF7443D18 for ; Thu, 21 Mar 2024 23:26:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BAF9F42830; Thu, 21 Mar 2024 23:26:03 +0100 (CET) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 40FA1402C2 for ; Thu, 21 Mar 2024 23:25:57 +0100 (CET) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4d42ac6a0bcso571910e0c.2 for ; Thu, 21 Mar 2024 15:25:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711059956; x=1711664756; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=3xK7Kz9qG3Sik051AsvnO3L01NlmUKklk4cUxImpzEo=; b=gwFtTuYCZP49+8cSIfO9fHd0rXnRGGAed78Qm/oLcvgLfQsTSjdliphYrdwnY6Iuwg LarPaLlGKS1Ai4Z2Kof0993dMQD9YtA6XToJwUWs6M4dCcV3SNpti76bpjRbgS3FODoZ i2Ilqfu0EPA3FulEzrM6TvAvpsd1QGKdsb0Ws= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711059956; x=1711664756; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=3xK7Kz9qG3Sik051AsvnO3L01NlmUKklk4cUxImpzEo=; b=VAVtQzoWKTrhiPCeabLzpiAuiKngk/zymaWDh2udR+rkPrsrKrGSmwgrkJI3JphZCs W9szZPa+QTymsLBJNcR2Ec6pM7ElKjtk2urOishwo4HXvksEiCq6ysPND0VYa4sNrCJY D5wF6R7wPabOOsiasbJAa7dmZxnjb7T0ueDo9jMRjo+xMc9LgMBYOrR5nfa15gdcm8Gd Hw/zNjyRInjEiM7ggicb/igVFYiDZ+iuGFW5RZafFVbbtL2Tqka8YtOvd9wwQ0sR7K8J 02Ypz5ttqu1rTdcCcr9ZQBEyJNK0p3n8DWfQMxs98fmf0db/PAnVdCDt/O4tiyHCKkJa 52FA== X-Gm-Message-State: AOJu0Yyn5fKTuUd+XtPDHFcMqcCKVpSZlDBAGypufwxGIVdO5M4x1l6A RL8IYwEd8fEbnH5o8bGqVFb/2bulG1hM22WRKA3wWK4pnOv8cx5yL0j0nm4ThktXr7g6SXOUhOy Qo92daGWldhl6pe1IpbCjT1R2m8EYchW2+s2r7ZYy X-Google-Smtp-Source: AGHT+IHOT+Vp1jZ5vcYu5pKbdjbnmqFBetSCD/nXgBalpaaIjnrWFsb8msxBgumTlDcZeNiutT+CUcMv7Gg3 X-Received: by 2002:a05:6122:a19:b0:4d4:5480:1bc2 with SMTP id 25-20020a0561220a1900b004d454801bc2mr794010vkn.14.1711059956301; Thu, 21 Mar 2024 15:25:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ce37-20020a056122412500b004cbf532b73dsm74132vkb.11.2024.03.21.15.25.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 15:25:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 15:25:56 -0700 (PDT) Message-ID: <65fcb3f4.050a0220.c0fc5.206cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EDC606052471; Thu, 21 Mar 2024 18:25:55 -0400 (EDT) Subject: |SUCCESS| pw138658 [PATCH] vhost: cleanup vq resubmit info when set_ From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240321095805.923117-1-haoqian.he@smartx.com> References: <20240321095805.923117-1-haoqian.he@smartx.com> 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138658 _Testing PASS_ Submitter: Haoqian He Date: Thursday, March 21 2024 09:57:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 138658 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 12 (arm) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29622/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/