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 91A4C42DDB for ; Tue, 11 Jul 2023 00:19:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C7874003C for ; Tue, 11 Jul 2023 00:19:18 +0200 (CEST) Received: from mail-qt1-f178.google.com (mail-qt1-f178.google.com [209.85.160.178]) by mails.dpdk.org (Postfix) with ESMTP id D1B804003C for ; Tue, 11 Jul 2023 00:19:16 +0200 (CEST) Received: by mail-qt1-f178.google.com with SMTP id d75a77b69052e-403aa5d07caso11175761cf.0 for ; Mon, 10 Jul 2023 15:19:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1689027556; x=1691619556; 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=wd1yihTlwbehksdo9A/BdfNPwnnyUxb+hTO7ctFzoRc=; b=23Ov0ClOrzi43IfdS1gLWsuByewq1mDt29ZQBOSIxVbPyAqlI8qRnYclEh8uW6Publ dKakzG9IJI5/WE9RiBcPE+7awx+ro/apJSBRpPj0fOPlhUrpASaYaM+lBOchTWG2Bd6r w5CzUFTOOaW6LdnLuZLi7Mbv48PSnVzejQJiIBxILskpAso6JPfkx3KjcnotRXdoYWj5 zQb9UbsCvj7ANXjFpAS3HCzi6R82pE0Cxqg1ec/Dm00iaymdXdRT+VOw6QzeaWoZdaS3 3f0nbPLcGVwO1u8gb4cYySOOHY21tfTTPTNraWtkACk5mIJtVzIXL+2d1txfe/4VqjLd aI3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689027556; x=1691619556; 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=wd1yihTlwbehksdo9A/BdfNPwnnyUxb+hTO7ctFzoRc=; b=Hd4jjjIVVdd9l1S8Sbi0s5LJ+iKjVwMH9M98nBdj6lUcQLGyIHFcsivrb0O1PBZIFn pjm4YcTRlQFS1wuvFks+hHpLlH5ZYxNZ/k40FwyaawsJ5Yz4BjUVGqCbM59dTlSOXO48 OjexHdOmMRTHy0hkAijhyDnGDYpxFMQwbYB/ApM19vRCC44Few/S2Gqn9udP6aZqAvir Ysbwwt94tl9SnS0+bV6A5kOSC/G4DZx4oyq7JpYyV7if2JZ77Co2V1ut7WATm9adGTI7 mBH9ZZODqYXGKd3F4N5bpzSyak5EltPwM8FisJ6vGyXntOAqGrc6b9c4F7+xXWbCgvjW EAaw== X-Gm-Message-State: ABy/qLY3uxFFmmgRca2VH7SvIQcw3/KR9Nf7N/7u5gLG0lIetVbDyiOJ I2/6lD3uREYTNlQ0QCy4auzGqu36psdSsz+NqZI= X-Google-Smtp-Source: APBJJlFeaaRnjC5xTp0dy09X25c28QWU8dWUiDrlfUFiKiNPolOHlkRq613KlP70MNGmKpAKYbKOTw== X-Received: by 2002:a05:622a:252:b0:3f9:a6ad:e734 with SMTP id c18-20020a05622a025200b003f9a6ade734mr16085391qtx.3.1689027556002; Mon, 10 Jul 2023 15:19:16 -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 d24-20020ac86158000000b003ff243b2509sm364663qtm.71.2023.07.10.15.19.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 10 Jul 2023 15:19:15 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129429 [PATCH] net/mana: fix counter overflow for posted WQE Date: Mon, 10 Jul 2023 18:19:14 -0400 Message-Id: <20230710221914.3079444-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1689024881-18120-1-git-send-email-longli@linuxonhyperv.com> References: <1689024881-18120-1-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/129429/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5513294739