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 6B1EA41DA4 for ; Wed, 1 Mar 2023 04:39:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 679FC4067B for ; Wed, 1 Mar 2023 04:39:37 +0100 (CET) Received: from mail-qt1-f180.google.com (mail-qt1-f180.google.com [209.85.160.180]) by mails.dpdk.org (Postfix) with ESMTP id 185734067B for ; Wed, 1 Mar 2023 04:39:36 +0100 (CET) Received: by mail-qt1-f180.google.com with SMTP id ay9so12952967qtb.9 for ; Tue, 28 Feb 2023 19:39:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1677641975; 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=6UtgYwbzYoAZXpi9aAdZ/IkiuRRA1R1pCCJJnMdSedY=; b=qDSQfyvBiE69cr4rMqQQqxEQdZJwFEoCREs2sEVTM5o9JpRVHmGwjut/h0zwFXc7yN YRpNj/MK+NzoazXBtafutoq9oKRuweFm9N00xgDz+kfFqSCmMNOR7+hEqBXmpePPNnOR 2WTi2HkGx8at3+2nA4H+srhHQOIxOCwDzZNg+B5YP0P5DpxRhIxuZm/L/1uRdzBx6xql YAzac0FOMslnFIeNuTMJuDOhQqFHgeBp2Lfw4uASCBLd3i+BXeuC7wRpzYpN3IbhDpvG PEGnVlJ02c26kM0ndeyS4Yv66XMrw7XdhtneiaULZ+7/Jb3Q5+SZnOgvDBwDQbAigRWG OWhg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677641975; 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=6UtgYwbzYoAZXpi9aAdZ/IkiuRRA1R1pCCJJnMdSedY=; b=LAFPbKMO/0eSjoe6W9wcHiZJ25V0IUj3LTG/Idc4sxNLt0qPBEHdFJL9K4rIeF9vog 20xYl+xf7C7kfXGolNowQDnleRUnhpQRwa0H89/rHKso8lSbKw/UzFFUYab7urZDAQ0s renWYbNDQA2JDo4rokQsEW3w/jUnpXmBphoKLcnDXyKnFKRDS8s3IuTerQkWzf3SIJnQ Cqh9e0VoHb2uNNxc+g8ZOANf91Z77zwm3oG21ONA7iZFwRVbBQ7jI0xdDTyNv2E+Trws oT2viWOkNgdLlykTEzElcPVKWp0LeGdvuXMgfyaaxAG1aGSRaCCRyy8FTKaRckNkoM5p FaCw== X-Gm-Message-State: AO0yUKWI7V50c3rmnOBvHdAaDGFtfN2ZrLE6J1SiDDXf4pLlDd5EztkT 0QRow1eWUuXQKWZmmk6Z8nsuHP2LIyR79eA5 X-Google-Smtp-Source: AK7set9BA6c8MI6NqLyghXzHxvLjfTWfCPc3RppJZ+RydFkLBozX2fNgqkx8L1xSXImtleQnukMdKQ== X-Received: by 2002:ac8:5b8e:0:b0:3bf:d215:4162 with SMTP id a14-20020ac85b8e000000b003bfd2154162mr9767590qta.42.1677641975260; Tue, 28 Feb 2023 19:39:35 -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 c20-20020a05620a269400b0073b81e888bfsm7940178qkp.56.2023.02.28.19.39.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Feb 2023 19:39:34 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124596 [PATCH v3 2/2] app/testpmd: add support for bonding port's LACP negotiation Date: Tue, 28 Feb 2023 23:39:18 -0500 Message-Id: <20230301043918.3131787-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230301024826.885727-3-chaoyong.he@corigine.com> References: <20230301024826.885727-3-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/124596/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4299593653