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 EE6FC43D31 for ; Sat, 23 Mar 2024 17:46:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CEC6A40274; Sat, 23 Mar 2024 17:46:45 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 155714026E for ; Sat, 23 Mar 2024 17:46:45 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3685ef364d8so14003505ab.2 for ; Sat, 23 Mar 2024 09:46:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711212404; x=1711817204; 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=/dMqmj2X0o4HM0ccEgSym3+7002ZoHDwbCrDcgWgqj8=; b=CEEEfkddVEkduAICIew4ntTuUTY8VJ38hfL58SL1RaOMlQS1oxofIaPq/8OXTyEHtB ZQQdSFIN/qOTlEynmVs0mSapKkp/YhzPhQPlaZFqblid5kgS3mmkOxwoJLVSO0K6TZ7q XPYA85d/i904rvXjoIzBPeB8Wtiuq8yTkdSlI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711212404; x=1711817204; 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=/dMqmj2X0o4HM0ccEgSym3+7002ZoHDwbCrDcgWgqj8=; b=ByDzWeTpOxEHBkYh7c5J7mkqektsHFcAXEB8eQkcmf9kR01/wheIqvVPyb0VpCwtMk XKAQWEj5cUyjjnObcQDwH3S+mvF+5vstoGrkBK+j+oor3vJrRvMdBd7bcEUgleH1CeKH FtNfdbVcGrnru3hLhDzWjEZZjiGhtY2AIkLI3nz4EYNapXmtUaD+H0zocx/uXYHbWHYJ Uj+iUcukpZ90zh2mCKWv/DZzkASXl5qmiJKgcPrY0QIO+2AGBqbrGrIDrPvPdXy09B2e eMJUsA77b4M/kj7RQFB1oh5R6ncuVdCb2385wedvZ5YFn9wzwgQ29aDrTRQZwmRe5bP+ ID7A== X-Gm-Message-State: AOJu0YwPuyrSYI63DDxERg7Wg1lMKoOj4QKS6Fl9g91CNZYbKDeSMBIi MUKvGEDzpVngn8PDgmnfPN5AUdt6/QkFKTfoyx4qC5jQhr6Av63RzZdr17myZq/CVQZrH6f18jB aOtm+fLyFIj87WXz/z3zaKibumbEg9O6XP7520v6MH5c5642PmKe7VT1n X-Google-Smtp-Source: AGHT+IHV94fJWkjP3jI6Tt+kNe5nw+HpBp2pEHZBMUXqdQ9QHcVUIyfa+ljWhZlJ0vrF6X001jH9S1alo4R+ X-Received: by 2002:a05:6e02:4ad:b0:368:6665:6f50 with SMTP id e13-20020a056e0204ad00b0036866656f50mr2599488ils.16.1711212404336; Sat, 23 Mar 2024 09:46:44 -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 f8-20020a056e02168800b0036868e2b809sm203285ila.50.2024.03.23.09.46.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Mar 2024 09:46:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 23 Mar 2024 09:46:44 -0700 (PDT) Message-ID: <65ff0774.050a0220.d826f.c2f8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BDBAE6052471; Sat, 23 Mar 2024 12:46:43 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/138658 _Functional Testing PASS_ Submitter: Haoqian He Date: Thursday, March 21 2024 09:57:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 138658 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/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/