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 14D3E42809 for ; Wed, 22 Mar 2023 13:00:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1117140A84 for ; Wed, 22 Mar 2023 13:00:01 +0100 (CET) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by mails.dpdk.org (Postfix) with ESMTP id 7396040A84 for ; Wed, 22 Mar 2023 12:59:59 +0100 (CET) Received: by mail-qt1-f171.google.com with SMTP id ga7so3401853qtb.2 for ; Wed, 22 Mar 2023 04:59:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1679486398; 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=fHOtIZesl4AZbiCBuOpOtmd6FAme198vWeRgQ93/VhQ=; b=pW5JTnx+6e8nYJzrAkl/qdwk5TfnemOyUhQYbqakWp/fnVGmW4VCVVqXHWRF0FdLOy nIUBdpxBUCUSDwhBC+rFQ1XPByVIhzwVfqd+WkV99Dp5DEdAafWXjyKN2IGN8iTIm63Z lQg6ZBucw7TTN3lDH1hTaXikCpphgoN9NEnFtjwXsOry+rV2MXuEHUEODfsS2o8AGBdE W82JyEnk/DtL2EjJNxUEO0U8334E31bcH8U2i5lnCAWEyuZmjcOhqmJz6J4ehs2wEIDf HHhITtihnC3Xkj7gbJm4iI85J3BoqjmSjeWv8h7rmt5UXeflC2E+LoGQQ5AFSzElIepu hHzQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679486398; 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=fHOtIZesl4AZbiCBuOpOtmd6FAme198vWeRgQ93/VhQ=; b=b9kyTBTQsG0BOZwp3/KLk6jPq+ewugnnQDpb9ZNiUD+Hh35hJlIHgQxFyOCMMEpl6l DnBiQ4iiopS7lu5quZwffarvWee4RPAvFwaAR3ZzYils1Zqi4lfRYy64zEGpS85M/WcU OnUMBu0a5zsSbH6v6B0kXoWltXBJ/1CG3GpL4T8uow1KSB3jhVOirgtu9l2JIbqgUnOz 3d9rTmHOAqSZWkBssAhR50WktHLAL+7D+UhhtbWs9f0w7WIWoDTYnxNAmxHI0wvEuux5 ll8ctCAgCFOTXcZQv80h3sNt+atVNZ6b6sb8HUb+vl5eki6KB0DCVcJvmNQ2VRTaUPVn +aDA== X-Gm-Message-State: AO0yUKW/R2oYk8eSCVkdEWDjpYlCx2s3tFedXne4uiaGfISXqAwitXQq goYZ7XnCMDOkaFmqFjvpQNYyL1+MNjnzFsum2FY= X-Google-Smtp-Source: AK7set9GXqW1E0TrNXpV3YEvitclQBhUjIOFp+c2avhtlrMDHT+k5YYyM/8C6qb82lkUXAyrT9gwYw== X-Received: by 2002:a05:622a:116:b0:3ba:1d8d:f6d0 with SMTP id u22-20020a05622a011600b003ba1d8df6d0mr4829494qtw.23.1679486398699; Wed, 22 Mar 2023 04:59:58 -0700 (PDT) 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 v127-20020a379385000000b007456c75edbbsm11153325qkd.129.2023.03.22.04.59.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 Mar 2023 04:59:58 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw125422 [PATCH 2/2] net/virtio: fix device init to return negative errno Date: Wed, 22 Mar 2023 08:59:55 -0400 Message-Id: <20230322125955.440722-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230322102325.1739053-2-boleslav.stankevich@oktetlabs.ru> References: <20230322102325.1739053-2-boleslav.stankevich@oktetlabs.ru> 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/125422/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4488980622