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 A393042FF6 for ; Mon, 7 Aug 2023 06:18:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8517C40A8B for ; Mon, 7 Aug 2023 06:18:45 +0200 (CEST) Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com [209.85.222.180]) by mails.dpdk.org (Postfix) with ESMTP id F34C540A8B for ; Mon, 7 Aug 2023 06:18:43 +0200 (CEST) Received: by mail-qk1-f180.google.com with SMTP id af79cd13be357-76714caf466so331947085a.1 for ; Sun, 06 Aug 2023 21:18:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1691381922; x=1691986722; 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=md0yT8Mr3kSIZtcyS8+hLklZj4z5qZ4wJNJr39FPJCk=; b=Wg561MswSI8H4gFet3nuM3pwrAPjaR1Hs7TP4oRH36sDsIXVJlIgp2lTgMglBzQogI wEITe3f8Lmr2ZLvAdJsiKQDd+qZpsg68L5rItUasMjZTfnnve+zncg7wQSgbXCOHtNBj mEYMGgOjFYhNYrBXXsHK0P7vaBF2V84fjI1aSO52QsHeaOtlUA2gMwpd82kZyeap0XhC EEBNvGkUdATQwZOHVJNpI7OATiEYbpReB24Vk206+6k/JVC6xTnuM0Y1KSD9CFpz9ndb npi3OVadZX2dNtVtuUQmYhAs5ysC7W/KBlp/JWpbtCfya3a+KaMr3hq1e6zgNgx3S6wi Dk6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691381922; x=1691986722; 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=md0yT8Mr3kSIZtcyS8+hLklZj4z5qZ4wJNJr39FPJCk=; b=dFEAXmxPS1Y7jvG2jAB5QlNM+RrpwLzO7TadSUZW4lAQJyedaGuP/ggy+/zUMUKYFq 6w4d0J3GKYRcmpMKUlD0+U10pCEngT1K5cM+157oTd96BUo5fMl4Sz5EU6AiLlgfnycG PEMFX+/7taHliODf4nBNmYgvvwpL36nvg21vokYD6P+Adip0HZEPU7t+kGQhFOnPKgSv CSRS7EltyKqKo40ZNYSWmD2Yi+7Z888ysRngkJHFkFPu9wMowHNEVt9ZtUnzsxi3GKKd zC5L3uFIcMGKxxTkGWol+BgNsm6v7L9Up6skTMA2LZVmTnE8utF2w/8Yu+8NzKNedV8H qjjA== X-Gm-Message-State: AOJu0YwVytlK9R68PO8SKHehYQww+zEjHh8e+c3BkKWXdkmU9GMaThIA NqCZEaQNTcLGdTnXzJi9Wx40B+biLFUMXWA/yvc= X-Google-Smtp-Source: AGHT+IHMJj29PR9YIMHonjI28ScJmFqqUGn/Pg2VyMTuuwJDjGiLzJnMeSCqVQXw2xKWDt8lIGzuZQ== X-Received: by 2002:a05:620a:2846:b0:768:3bef:da82 with SMTP id h6-20020a05620a284600b007683befda82mr9769797qkp.0.1691381922695; Sun, 06 Aug 2023 21:18:42 -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 s3-20020a05620a030300b0076c9cc1e107sm2319375qkm.54.2023.08.06.21.18.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 06 Aug 2023 21:18:42 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129930 [PATCH] net/virtio: fix the setting of the vector for link state interrupt Date: Mon, 7 Aug 2023 00:18:41 -0400 Message-Id: <20230807041841.3497643-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230807031516.1332914-1-wenwux.ma@intel.com> References: <20230807031516.1332914-1-wenwux.ma@intel.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/129930/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5780753162