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 339D143D14 for ; Thu, 21 Mar 2024 12:04:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2CFA942830 for ; Thu, 21 Mar 2024 12:04:48 +0100 (CET) Received: from mail-qk1-f169.google.com (mail-qk1-f169.google.com [209.85.222.169]) by mails.dpdk.org (Postfix) with ESMTP id 489C0427E1 for ; Thu, 21 Mar 2024 12:04:47 +0100 (CET) Received: by mail-qk1-f169.google.com with SMTP id af79cd13be357-789db18e356so50855585a.2 for ; Thu, 21 Mar 2024 04:04:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1711019086; x=1711623886; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=FC+KjmSqPASFasjZyKGIpvhFBHNTt6nbee5bAvYFGkw=; b=SGUqqjTlycvgDDPwkBXBfz2p+/lLa6UuGdQk+LI2sOkZj3qQevZlkY7GzBOtDAgHoE 893D+mW5RkLPpYo8c1u8R1+a8Ug7qf6t3xPEw/MLfRnGNGTIIWDW/0UP5XZ0xg1E4Etp Xh4JiFNs7BnjQuRXOGtqGFZJfsqGrGihA/Kwu5fQ1e5hn8zfKnmWA5mZPm1dJL0XdkHR Jfs7me2haUAe/7zvZlVLjiQG4tpE7raPnR0ZJXNjodc+XYt4gt3XUBUn4/x+BrxsgpRt /NcuzskidTrGtFtdytoDbJoHX5bUtPi/qe2hkh+2jC1/gHL7uCJV6P0AksyMyGcCfNl9 iaMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711019086; x=1711623886; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FC+KjmSqPASFasjZyKGIpvhFBHNTt6nbee5bAvYFGkw=; b=cMMoLCEMj+5nMlINWi/GqMG12T1Gj6HoNxkYGgWt+Z7vgOSvpjU0vPru+Yf7PfHmtO ZiqFdZW1RNtimmWLPUBwB6GafKKQ/92bh2lNgjRZN9A84nvYv3H1NdpOvshEHKBoiG+y Zq7D0ZFFcfsACzhA+7PH/jfZt7gNpU/zLWSIV45wroYBuQ3ReO8Zd/fWc0BUvHN+8hA5 gs9BwYGv5QcLD6iWDQuPWyfZK8Foq8IO3v1WI1wIO3jj62aoZ1O7p2DgF307ovOLRLpO 3j2/McBlkCKvACnzMEbF+Yi3iXeD/EbKm91Ktxg8AxOAzYVj0lQkdqpr6pQ2a64bTMtn SorQ== X-Gm-Message-State: AOJu0YzrFhoAmIkMSTx1xEfTtyLEVZeO88vsiI0r8bUO6yWbZ8yxoQNH IJNReuAK5RM/Yl8njb6nHGJQsp3TDFoFpxMjb4+uGGu8qDhG0uqobV+V+PXIUv1plugEiRx1cgE v X-Google-Smtp-Source: AGHT+IGOmiL1QUeWi8Gri5Eu+O5P6w7YISpmJ938DZnc6TUCtLyeUuN/1ytRsH+ziFQswojdKJRlgA== X-Received: by 2002:a05:620a:ce8:b0:789:ef9e:fa36 with SMTP id c8-20020a05620a0ce800b00789ef9efa36mr14129945qkj.37.1711019086279; Thu, 21 Mar 2024 04:04:46 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id h15-20020ae9ec0f000000b00787930320b6sm7384445qkg.70.2024.03.21.04.04.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Mar 2024 04:04:45 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138658 [PATCH] vhost: cleanup vq resubmit info when set_inflight_fd Date: Thu, 21 Mar 2024 07:04:44 -0400 Message-Id: <20240321110444.26721-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240321095805.923117-1-haoqian.he@smartx.com> References: <20240321095805.923117-1-haoqian.he@smartx.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/138658/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8373408299