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 67CAA438F4 for ; Thu, 18 Jan 2024 16:14:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5EAF940295; Thu, 18 Jan 2024 16:14:25 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id DAF7440285 for ; Thu, 18 Jan 2024 16:14:23 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dc226bad48cso2785416276.3 for ; Thu, 18 Jan 2024 07:14:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705590863; x=1706195663; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pyUHsnfIzq7jyHivJX+3RsIkZQVhhdiw6058/m9hx7Q=; b=S+T+p+bPKNyY1c++eg72riJqmDhBij2KU2jzxkVk/x/tRdIfXRlpf4kxecSVt5bqSZ fmvtnklrjNAbLAgTb7utLOgJDA8frDkbXyKsRfVBwaVgeThxOiQvTJgNyYx/PWDYhrTh rOsRoHITtjW5oC6/tFmY1UPhD6bB01h7lKgRE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705590863; x=1706195663; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pyUHsnfIzq7jyHivJX+3RsIkZQVhhdiw6058/m9hx7Q=; b=pjaKlM9XAOUXzcDQhGZ1dDQQ0LKLmsz2diihlZAZ6s8g7MNekWKkzBxcxHmJFZqTtZ 6T+DY4DIBjp0+vWeubtbxUUa58jtjlUWnEHhRv/zChgkna8nWG3aMaDc4M3/QBzQRHhS 2CmZdtgDCX7ZYIScFm0r1y+84K1+6pdGeKjb3V4geKNuM9SfJyGzui9UIlQlvrh/xf6e RlwZKsx/97f1Z0rbljn1umo3manbzqsXerTsiS012rOszRM8yiTO3yeCv/o/PZhoKjth zYtfp0TOLLTsGRKakV65sjgBPE+FEQztmuRwlz4FX/SS7vvAJVEwlNn5WAnj9K4kSDPA 6YRQ== X-Gm-Message-State: AOJu0YxxjGCZzLpRXEESc26pErXNWzObMTwJJfG5U15YLyGRDDMb9Vip muvHr5g3kSjcY2qPToa8kdKGjyEge+tMFPzLHiu3vmbDEBJZ93K5OtcP4D87O/gXaCukBuErXLF dDKrrDzvA+z38EAzaJyXal0gxJOhFKjE/qwHo3Uvj X-Google-Smtp-Source: AGHT+IEfKS4OV77pyezoaeacwJHcP+WDCbO8RzTOZIzm+BKB90UyCKMyeU8yAfLZ4FHobnFfscJldjjQG/ME X-Received: by 2002:a25:ef0c:0:b0:dc2:3279:fde5 with SMTP id g12-20020a25ef0c000000b00dc23279fde5mr670185ybd.22.1705590862469; Thu, 18 Jan 2024 07:14:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 189-20020a2500c6000000b00dc244520981sm149793yba.26.2024.01.18.07.14.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 07:14:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 07:14:22 -0800 (PST) Message-ID: <65a9404e.250a0220.d2068.a003SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0DB736052515; Thu, 18 Jan 2024 10:14:22 -0500 (EST) Subject: |SUCCESS| pw135949 [PATCH] vhost: fix deadlock during software live From: dpdklab@iol.unh.edu To: Test Report Cc: Hao Chen 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/135949 _Testing PASS_ Submitter: Hao Chen Date: Thursday, January 18 2024 10:33:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:289ddcad152ebffa7359e414526707eb3f2c0a4a 135949 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28897/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/