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 7181F41EC5 for ; Sat, 18 Mar 2023 01:59:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 503F34021D for ; Sat, 18 Mar 2023 01:59:29 +0100 (CET) Received: from mail-qv1-f48.google.com (mail-qv1-f48.google.com [209.85.219.48]) by mails.dpdk.org (Postfix) with ESMTP id 112214021D for ; Sat, 18 Mar 2023 01:59:28 +0100 (CET) Received: by mail-qv1-f48.google.com with SMTP id 97so4550972qvb.6 for ; Fri, 17 Mar 2023 17:59:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1679101167; 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=Zxd1fG2U4Hc+0r6bhaeZvxvJYsED9zAHbM6KT8nPPBE=; b=jydIgtbgbxX6xfW+vytSamDz+yCqRS/EU2ZdtvfyCEzj2Bpk6daCcnx/df+fU11BwG Sx0m0/ADdllkM7Ri8tKMWGUqLyow/0AtRLhicsgGxBVX5esCaGcOf61XUgoMY3gjklpZ /yu8LGc5YoOs5YkGFo00smAEd4BfeNMqZzlV3RgUYfBGvHf4d6Q6u/gSWJgJu66EVmYw 4jeMBI/i1SkJgjCWOqZdL/4iJ+RNTElEQl+ShjphVAnAVVSw/8pF/UvDrEeJ7/X9uYbL IGpqJ4OO4mq89nheHlPHITDT7s8evSJi6H4X8/loqvdZGkZ5X70/eTmViDlNCNAKeGws haGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679101167; 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=Zxd1fG2U4Hc+0r6bhaeZvxvJYsED9zAHbM6KT8nPPBE=; b=32eYgrsUHh6HiCRUnUUZAdDfJoIliR63HTmxIrBpIEehbRzbY4TsH2Bs/4kw8FfEbK l1BIiBeGFmpL9+/hdwgsO2+d2X9e3hzoXo1MI8b5gr3xHKs0uEQyaj/qLJw+JSujOU2f ufuyRoSEW8PBXdNuv207X3v2Cr+DLQkHIjWBhBKhoQ+gZXzfs0FcxrsMLRLDoPYwEfZA 8awsrt3UEPJfWRy+RSEyN4nt3xSwuv05uuwWkXLGbfYeKIBTMHGCGoWaOFDh67SDfapj rE31mc43v/fvLyZ9iJ6TS8MVWfHbjCDxD9/Yr7+0ZpG0gHn6g/9gi5wDnCjzW8eqwZHH zSeg== X-Gm-Message-State: AO0yUKUTLWG6Ge9Uzv62OauhW7LPFNZT9qepI2sKGhZbP4guQT3Nlric pqSP5HWknM6BBp66VKpJgx/sB78tPl9/BkzlBh0= X-Google-Smtp-Source: AK7set80zVnISRdbbegXLtH1eDrfxdI4N2Pj7RtSP8ISF2taS0irTJs88tj/pf6XaCChshqZ1IBVQA== X-Received: by 2002:a05:6214:194a:b0:571:428:73dc with SMTP id q10-20020a056214194a00b00571042873dcmr43389644qvk.34.1679101167128; Fri, 17 Mar 2023 17:59:27 -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 5-20020a370b05000000b0071eddd3bebbsm2708256qkl.81.2023.03.17.17.59.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Mar 2023 17:59:26 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw125248 [PATCH 2/2] net/mana: optimize completion queue polling by processing a batch at a time Date: Fri, 17 Mar 2023 21:59:24 -0400 Message-Id: <20230318015924.1736353-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1679095964-18532-2-git-send-email-longli@linuxonhyperv.com> References: <1679095964-18532-2-git-send-email-longli@linuxonhyperv.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/125248/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4452485709