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 AEFA641C9C for ; Wed, 15 Feb 2023 04:19:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5CFE40EDB for ; Wed, 15 Feb 2023 04:19:23 +0100 (CET) Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) by mails.dpdk.org (Postfix) with ESMTP id 2C60940ED6 for ; Wed, 15 Feb 2023 04:19:22 +0100 (CET) Received: by mail-qt1-f169.google.com with SMTP id z5so20531744qtn.8 for ; Tue, 14 Feb 2023 19:19:22 -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=eq1YH8ywAWez0nH3G4K1EX0EjcIGBKwDflw9dRhxbVI=; b=UYjOjWY+F05kWKKw4Omhz5rjpHZcWbt4pYBRAD/wcRBetEhWVYYXHYoqQL09Axm3Yo Yw0Jg6LA/20ECu5ZdSWMAy85fmL/JmBTZAkyaym0bxN49dO/yP0Dcu6s76uVu4CTgcyS 7FYHA/qpj1ZYafB7WXMIakqW90QXPpe/QUmUcvLsj30BGecGWJkNxZjGOWEsGzoM2BPn mqYhG8HJSRJBnkguJyHc1luDjAdRAwQQXSVpOr26WZT+R2MHrJSbFq484ut9zs0Y6Acr UFsvYipOuflXN7jbBLisNcmXqAHT2cayYmfcyncOYw9sFfNIVjVxDc6Q/kQrSdYrMN1Q ytsQ== 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=eq1YH8ywAWez0nH3G4K1EX0EjcIGBKwDflw9dRhxbVI=; b=PJCfU7z3+GsVIRPiOAH1c1vDu8VMPh9+ED7+OwKE4EG7PlnCnbLd1i2ga2cObF7Vkd tDBoJtDDPIS2qjhYVGHVchMzlG6E8+uignCsVQF2IH3sZsZTdBcXJHA4Rii9nnQa3OVm Ahm1ovmzQVwn8Q8J3cHeXdQ9MOUAS5JjnFIl3z84wPhDAuajYMxovDzhNpRBlKmO4l5B BlmNsykTqWrJg3UIRS1e/9HiuPBHyO5R3tFPMCSB1lK+dbS3tTBDQzTYQS0qtn/pIWGu LcOT/c+qrOSKxgsZxCGhZVaoHd+m2jefZdWgHQU4+8i2n03qN/6ztO5deQl1V4g75Btv 8v9w== X-Gm-Message-State: AO0yUKV+kHjnzUGjoPz8lcy6c0ph0N6a6oGIm2pGtWcNouejNxFP2er7 8FehW0jI2AeWBhKtL6u50u4bmV7CyEYl/Vci X-Google-Smtp-Source: AK7set+x4tDL52v/Y/sJQYe9wd7RrxgM3sy5CAPC/oi4FXQcs//NVnaQ9p+S++M4hajxqTFgizoHlg== X-Received: by 2002:ac8:5bd5:0:b0:3b9:c074:6e3c with SMTP id b21-20020ac85bd5000000b003b9c0746e3cmr1174985qtb.43.1676431161356; Tue, 14 Feb 2023 19:19:21 -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 s72-20020a37a94b000000b006fa16fe93bbsm13231401qke.15.2023.02.14.19.19.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Feb 2023 19:19:20 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw123931 [PATCH v3] net/txgbe: fix Rx buffer size in configure register Date: Tue, 14 Feb 2023 23:19:18 -0500 Message-Id: <20230215041918.3174442-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230215020056.3511976-1-jiawenwu@trustnetic.com> References: <20230215020056.3511976-1-jiawenwu@trustnetic.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/123931/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4179954471