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 2193CA00C2 for ; Wed, 30 Nov 2022 18:00:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DA0840395 for ; Wed, 30 Nov 2022 18:00:11 +0100 (CET) Received: from mail-qv1-f42.google.com (mail-qv1-f42.google.com [209.85.219.42]) by mails.dpdk.org (Postfix) with ESMTP id 4D29440151 for ; Wed, 30 Nov 2022 18:00:10 +0100 (CET) Received: by mail-qv1-f42.google.com with SMTP id e18so11009006qvs.1 for ; Wed, 30 Nov 2022 09:00:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=uJ7vLdCkOYIIC7s57UXEeqEwNPjohqSLxU5GfHZSq5k=; b=7hvuJwdAOdbHVwba5A40lix0tQRbDivSOHNwqyjNkEI+HHMfIXWWEbAMKYneC689K2 dS5lx16wBBf++yrgPD7K7rWhChIZu4arObAZ4gYrAhRJhDz+uaS0MHXQlBv7qMeS++Qn 8uhueXLMhkXmpV1wCzKIjiWclhKdPUU0nwqlxhsaSxbc5Ku3kZyCC/llgXiHHQrQN+fD 8Qrg1TPzl2zTRHkZhS/cYVKqeEYy/gHkybma1YwCemmvvkBdjzdYdCJRTYOAjE9tdzRh q9DhED0CpKsogEWHcVI3VT4Lq/2hn//23eNM8d+r9TT6xkoOgQq4vdLSRjZKc2E+kQc7 tmvg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=uJ7vLdCkOYIIC7s57UXEeqEwNPjohqSLxU5GfHZSq5k=; b=RZtx7hd9aICaz3Jy0GDEyZWJbi4kAEYweXD+JV33niymYmkmLVgQintRKKBl0p5NVZ 4B/MJZOT3kflKH95sDJfCbFxaVjMfRS3Ew+5mWsHuxnuURYV4Wv01BPQFh9hOFIudgTQ f8AVuz3hUUAXSaXreDJafq8y8+lLZWrlClvQVLbybimeBB1wnjwjkaYT5wuSXMoWuvqR HO9i8x23DxK6LR6cwuIg+QRS+PqApQaq1d+DCn/jr1t0VOiWig4RAFr1QprmfUMSoZ+Z 3jmPWXf5syFzvXgCk6IrQ7CRr+1NemeaBmOcuwZoarxHuheVG7Ky5OuW6yptK9+vz9PI Tycg== X-Gm-Message-State: ANoB5pnMmtvtIwYWzkIG7T2rw5o17duYx50KGRobLgY2PbUmY3XX3rYv Cq0Ur2QmeYX+U4N4Z4sqD900bzH/NC2tlA== X-Google-Smtp-Source: AA0mqf6vCBOTk2FyL3TA3iYtuQXRAruN7esuOhi/ub7s9NjrAkq9LZaquiAjFBReikb9mWuf+grHbw== X-Received: by 2002:a0c:8043:0:b0:4c6:97e3:5c4 with SMTP id 61-20020a0c8043000000b004c697e305c4mr53494589qva.53.1669827607342; Wed, 30 Nov 2022 09:00:07 -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 t27-20020a05622a181b00b0039cc0fbdb61sm1152867qtc.53.2022.11.30.09.00.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 30 Nov 2022 09:00:07 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw120379 [PATCH v1 21/21] net/virtio-user: remove max queues limitation Date: Wed, 30 Nov 2022 11:58:46 -0500 Message-Id: <20221130165846.1779789-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221130155639.150553-22-maxime.coquelin@redhat.com> References: <20221130155639.150553-22-maxime.coquelin@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/120379/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3585127771