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 CB0D041E1C for ; Thu, 9 Mar 2023 16:19:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B57A840ED7 for ; Thu, 9 Mar 2023 16:19:35 +0100 (CET) Received: from mail-qv1-f46.google.com (mail-qv1-f46.google.com [209.85.219.46]) by mails.dpdk.org (Postfix) with ESMTP id 436D940ED7 for ; Thu, 9 Mar 2023 16:19:35 +0100 (CET) Received: by mail-qv1-f46.google.com with SMTP id o3so1631001qvr.1 for ; Thu, 09 Mar 2023 07:19:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1678375174; 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=v6YJtJqd8LGtT09m5no2BMHGVk5gKvFjq3EV+5Tkl7E=; b=4TlhNe2P73FBVxsTktLgODv5YHj01BKj76SEoL36V00KG+efnz4ZRtSYdaJKZFejoo loG2SvRNYpuTH1jKYiFx2MKiHk8hBgTXsExGFXhNrjAwWdjiPr5jJyQAbBjQz6kyW9LU JjYWZGOcupMfiI5mU9E1Yhq6k4zcxEGhViAL40wnr6qXnRxQ9XGkMnmzdZFzi2ZEtdaZ qKeO421TFL0nXc0mrhdx9OodwmpFlzlQKtjDyTi/2epjpbkPh6QeLe/MjBhpZNJ5pIUI aqkrqFVS7A0MZgRQEozVJ4LgFqqzK0YNUmXRB5s2Tzh0mjthfRkmQSPtgh3K0qM9p4WZ JGvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678375174; 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=v6YJtJqd8LGtT09m5no2BMHGVk5gKvFjq3EV+5Tkl7E=; b=P9LYykAvBId92my72B4H/PnQdBd+Wf2bagHjM64XoPyKwG8EeMcKgZfZLZ+Ms3b2K+ Von0eZPPxCFSHkXTWG95c6OAtWmrCP+eRaeXnIL7hvN7CjCKux9kFwf119c2BlxkxwAw qN4LQ1SCEDIpm8f9WirP08fUaP8RiqBNLEGMBCYgGEnSC78G+MwtCy9PIw0AhdsX9Il/ y/nzbzaU1gvkheCXCPvzt1y7dXQ5EGgC7x3uZq8wH1PU8nlNQcFqsoj+hmP5sCxDJflD FwhX9BTCW850pBy6gk9bJP9P6sNqnuEvQZnW9APZNgZkxUS4/1jmO5Nh/86qclSNvDwo vUbA== X-Gm-Message-State: AO0yUKV20CKjz6SYBdrDsEVHmUmHLz6cv/tvkJvOwTObSPeXwlkIA8Le xzqAThXot78F7L08+TULKoP3y0YZOcdykH5XBVc= X-Google-Smtp-Source: AK7set9rY2nb5sS5ysn+Q9zhRckvx8RExuqR7e+uc2gEppDu8elpQq8wEAGgMeOHmQ3Zd6VUaXZDGQ== X-Received: by 2002:a05:6214:27c7:b0:56f:d8:dbb4 with SMTP id ge7-20020a05621427c700b0056f00d8dbb4mr36598495qvb.2.1678375174408; Thu, 09 Mar 2023 07:19:34 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id f62-20020a37d241000000b007339c5114a9sm13626345qkj.103.2023.03.09.07.19.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Mar 2023 07:19:34 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124899 [PATCH 3/3] net/vhost: fix Rx interrupt Date: Thu, 9 Mar 2023 11:19:26 -0500 Message-Id: <20230309161926.2713207-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230309123752.2237828-4-david.marchand@redhat.com> References: <20230309123752.2237828-4-david.marchand@redhat.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/124899/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4374684255