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 9501241C8D for ; Mon, 13 Feb 2023 23:19:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CF5E40A8A for ; Mon, 13 Feb 2023 23:19:34 +0100 (CET) Received: from mail-qt1-f182.google.com (mail-qt1-f182.google.com [209.85.160.182]) by mails.dpdk.org (Postfix) with ESMTP id 713B040A81 for ; Mon, 13 Feb 2023 23:19:33 +0100 (CET) Received: by mail-qt1-f182.google.com with SMTP id ch10so14489356qtb.11 for ; Mon, 13 Feb 2023 14:19:33 -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=U/stAfqe4lPxcB6RFUT0Lvjly8kvcWq8vQxQbt5Lm4I=; b=ViBQgG9HkRCON+0Y/AdZ+1iKix8XWzAN6Mu30L26rp19SFKP2m6xlLTuCEAXCw2e40 rgbC9FzhzXGUNMzmEltx3KnyoAdOp8JtJU5YuSwWtXr8XdQ9dlvZvVp+QmMk+RISafMf I2Vqn8tnsSt4oEENbN9jo4kyfJ0pRpzII9v6I9JXc99jujH56bITvnHzTL7pD21HlATP kjNh7zbL8GVtQsD4eys+/X225P6TTiIgh1IMc5iNQTAbtSB69SiuBY69qStyMsYrAMAt vC1KAgDHbk/zoiYO6yd62oZRPAZoCWnYgaQaXF/HOCcSmTfWojQe4CBcw0QQNZShEoTG fl0w== 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=U/stAfqe4lPxcB6RFUT0Lvjly8kvcWq8vQxQbt5Lm4I=; b=rGYgLp8twbqDcNPFQYfNsZa55zl8+MACDh9JKnbr4uVofvI3bh+4a/NtoPPGwV9tB8 /5Clm/lLufROk2Fx8E42l4c9Z95oqrs1QaqeQatf1snl1ws78QUlI+iCiRcpQYh1fgaF XaK5sOU7ehm/kENVXPm1HJsxTCpcoEEm4+uDtlk2ZQpfxRUQtJLyOyKvu4A1yBPNqp+X agQb5bWzclI1cl3JdKYG/bQlcmNyrzqayuPSI8Y0ESLZNG7gzwPsSK4Av/XLRSUMsOfC vJdHlxaBNa1aZi6eO0vwQ8oV0bTNSrAv0lo3a8kcbGGiHwjQSyBUlbxKCAoW/GFEbkwB sAcw== X-Gm-Message-State: AO0yUKVUIXfXsW061lAH8MUzAXkbIxvg2m0kQxWY043KYoELj9LYTmoV WnKe1Clh18caKS9ew5Uxf35N42LZ3sqIzj2+ X-Google-Smtp-Source: AK7set9amdcj/QJP/5TssDmIS6FSO/Ya+r+jWrKmh56SZUkM22F250dKzejCV8KIuc8XIY3BZl5fUw== X-Received: by 2002:ac8:5b51:0:b0:3b9:ed95:6ac9 with SMTP id n17-20020ac85b51000000b003b9ed956ac9mr44116122qtw.23.1676326772697; Mon, 13 Feb 2023 14:19:32 -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 y13-20020a05622a164d00b003b860983973sm10202835qtj.60.2023.02.13.14.19.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Feb 2023 14:19:32 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw123721 [PATCH 6/6] net/hns3: extract common functions to set Rx/Tx Date: Mon, 13 Feb 2023 18:19:30 -0500 Message-Id: <20230213231930.3405269-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230211091830.3494-7-liudongdong3@huawei.com> References: <20230211091830.3494-7-liudongdong3@huawei.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/123721/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4164335736