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 BCD73A00C2 for ; Wed, 4 Jan 2023 09:42:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9E7740A82 for ; Wed, 4 Jan 2023 09:42:27 +0100 (CET) Received: from mail-qt1-f193.google.com (mail-qt1-f193.google.com [209.85.160.193]) by mails.dpdk.org (Postfix) with ESMTP id 469ED40697 for ; Wed, 4 Jan 2023 09:42:26 +0100 (CET) Received: by mail-qt1-f193.google.com with SMTP id j16so26715408qtv.4 for ; Wed, 04 Jan 2023 00:42:26 -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=hD8pHrKHX1MhP7Qcg1CRaDPPTxQzGjdKYYtazEmR6dw=; b=maiIGJqcidcBBT5WqQ4xxYLc7BNr3ZbtB986bfukjxohGLVPuDrw4H0s24KRcffScg 7IryTgEM4kuHMK3w3NFkFmOeoql4zBGTkMpwdt09gUgZavPj0pupFTYxZ3o99qI5vACj AuskMIir0pd7XZ48FFcZ4awN+fLGiS+PCCfACgBJ354lTj+toq0H1G2pkZzqbPWxrfU2 FWuqH3zexn3EZ6SwGFQELbYA+27bEMQdJrrHzpnmCuD9BKfgXKaBbQR8yE01ZBBmGz3I cFMVoZXM+PjtdNl0BDTXYSpImFlQfd/CVRqrkoiZv1BAS4FUxlboSqfbWhIShu9rDeDM OL2w== 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=hD8pHrKHX1MhP7Qcg1CRaDPPTxQzGjdKYYtazEmR6dw=; b=MMsXcr265auLhYxlg+hmbxGhlchTqEeXWMC+m2phP+r4PmTzq4SbpQp1bV9/0Fqyl2 ariYFLHo64Szd1mhdC+l+WIi9Rh0pLk7T4VsIbW9hM2Ozuc53Cdw85OKw4JiVgUn/bjl Y46LTVMc7JKG6+agHt1hX6eRdMyjx9DD5D1EhBZ06uVGiJt7G/7czbQgwiv4mEzMdhrF Vi/OP2WANwcUV4tCevbFsPwq0JlsGP+UcAOcTMLGIuPwEFtXGcF0eiqolmjb1hqE1Czn sqhOovZBewFkE5ILtFKb8c95RpnLFq5HA740Ws4BHV6k3LL2sfj7tLi8MTLG2GIdGLHB Tsig== X-Gm-Message-State: AFqh2kpYlDh3ctPZCaJ/FnAV9eySk5/dTPDY5gSA6IHqmw7NqpU4PRFJ xQb7yS7mQ69xaeqI3CfAcOaPpyuvglZf8xNn2gI= X-Google-Smtp-Source: AMrXdXtxUpa3lkiO0DiM6CVmHlLqABfA/2JFF1F+vwyf7un1Dw7hqp2yha60IBjLICilQPt+++yTsA== X-Received: by 2002:a05:622a:1f14:b0:3a5:43af:d7ac with SMTP id ca20-20020a05622a1f1400b003a543afd7acmr70877641qtb.67.1672821745211; Wed, 04 Jan 2023 00:42:25 -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 f1-20020a05620a408100b006cfc9846594sm23953385qko.93.2023.01.04.00.42.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 00:42:24 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw121569 [PATCH v1 2/2] net/axgbe: move offloads to Rx/Tx queue setup Date: Wed, 4 Jan 2023 03:40:31 -0500 Message-Id: <20230104084031.1111017-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230104074241.33445-2-jesna.k.e@amd.com> References: <20230104074241.33445-2-jesna.k.e@amd.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/121569/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3836212274