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 00DD5A00C2 for ; Mon, 26 Sep 2022 10:20:03 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E03E2400D7 for ; Mon, 26 Sep 2022 10:20:03 +0200 (CEST) Received: from mail-ot1-f48.google.com (mail-ot1-f48.google.com [209.85.210.48]) by mails.dpdk.org (Postfix) with ESMTP id 0DE4A400D5 for ; Mon, 26 Sep 2022 10:20:02 +0200 (CEST) Received: by mail-ot1-f48.google.com with SMTP id h9-20020a9d5549000000b0063727299bb4so3950138oti.9 for ; Mon, 26 Sep 2022 01:20:01 -0700 (PDT) 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; bh=1zrb0hSfDuV8s/dQEr824YSLIJb30Gr7gM31DFMH1EQ=; b=NNex8zOQBuUtyBNASE6X7+xu9Q0QBE4mu4ka01BBdBGq0CHTzTVBrfdo3ceZCs1tQh ZYricZWDZohiRQDvGwI0w6Q4LMY5tsHon/HHK3OOfi6JG28FdICOxaHPQ26QEH8gSYUR idcLPwsUI2ci6Upni6zJwyr6YCOm+zPj9Zx2P1OJz15U291L5WlSA/+mYn2wDWv7tBo2 0kMxeILCWxiD3EXoc0edBBseWWiRrHYoY8kqXQJwgmagLZHtTXh84CRWqZ1lsSKrZBns 1qr4AnAaUOnnvvu+Jbj8LVD9bvlnVxJfNhEAkka/AwRqUkVp0wOud2tqmZdWMGj+HCFu L05Q== 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; bh=1zrb0hSfDuV8s/dQEr824YSLIJb30Gr7gM31DFMH1EQ=; b=OVNKn3MKlDxFiJfhHhxinKTl0PPFTRYSPZLMVuhB7kKTosgFdDMqXpBB6V6tTTGKZe b7YO7srzigCQ/uiYqO5OROJiR4MF3t1YYpXiZDJdcRuZZVXQBALyoWBSMgmUOFLZBn0x ePPKVlIU2ZWF1zHa+kLPJgudtRYz9hsuPFr9SwPOTLnhqLn3fzDInRYQ9c/iIu4dZ4FZ N3lzzwZ8kF/ggHdkPZqlZLsDET6Gqxfp4FIT02hd7Uxw5zk6WM0K6ifKlQwRWGddeLnW hphWoB7UThSO03irIgRVDpAGdwtCw9NUi+jSJs3o0WWbFItl77JU03TjHRL0I/qlqRYt 1bYQ== X-Gm-Message-State: ACrzQf1moXMYN4rU2ymb//AO7jr693PS7A/uUc8fGHhH1fQm7U8xbQuE vwpU8tDlRRtjUIslTGTt9KpqhUlDC9z/YA== X-Google-Smtp-Source: AMsMyM7U58l0DUpMpDtbxLXjffrorJl8Ah3qS+DHQ5CpWKO40cxxEhFEClD0yoBLMmHAMOVmrxPfgw== X-Received: by 2002:a9d:2dc2:0:b0:637:3176:cf00 with SMTP id g60-20020a9d2dc2000000b006373176cf00mr9293398otb.296.1664180401162; Mon, 26 Sep 2022 01:20:01 -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 b19-20020a9d5d13000000b00657daa70c37sm7515949oti.25.2022.09.26.01.20.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 26 Sep 2022 01:20:00 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw116854 [PATCH v10 13/13] net/nfp: add the representor port rxtx logic Date: Mon, 26 Sep 2022 04:19:42 -0400 Message-Id: <20220926081942.2183626-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1664175597-37248-14-git-send-email-chaoyong.he@corigine.com> References: <1664175597-37248-14-git-send-email-chaoyong.he@corigine.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/116854/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3125804503