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 3DF2B41CB0 for ; Thu, 16 Feb 2023 10:59:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3662040EE3 for ; Thu, 16 Feb 2023 10:59:26 +0100 (CET) Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) by mails.dpdk.org (Postfix) with ESMTP id 31A7540E0F for ; Thu, 16 Feb 2023 10:59:25 +0100 (CET) Received: by mail-qv1-f54.google.com with SMTP id j5so933200qvi.3 for ; Thu, 16 Feb 2023 01:59:25 -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=/dKzyABc28MOwI05IVojfIAgPwB9eJDUV2DukwLrfVk=; b=SgGUdNB7c3Tvkc3Cu4kkei7SpFRmHLBd4bCXbIhLqW5747XFrFhLE0YaBo6x/GdhnB d3o+bhw2XNADanr6A2m7atnivYmiyf+CyGRI4RDObY1SBtpKzTV1k6Jk0mKMZTKW7dVd B/e3kyM6raBSvI52zAAmLB3jwMv1OihftCCEUmwkwNGdaZCRTYGv0gipjrvZ6ShMqWax sqi5/5uVao/JnAJLxZPmw6Znwa3o8/5YFWsmamExGue3FoHHqHJODp5vMeXXALPtP6Nk cDfP05lByFJLYmKBGNpMTP7bubN+QDUBMAURNY0CJH9Uyzzx+z2c/ZuQRsxAnF1Dsljs 2pKQ== 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=/dKzyABc28MOwI05IVojfIAgPwB9eJDUV2DukwLrfVk=; b=HKZUTX4NIvpadCR9UK3jsF7XdBSsXAOD4c/HL3cWHas1hqOSOlZHrswvnc1Jpz7tr/ r4EWqx/RXRoKXox79TmXY07H7HUx027PerbzxZHDdcxpiHPospgNIPVSZmGNNPWST6gG VQJbm1cGkXJ/Xxfqdd48Q8iTUGM5+KQlTlzoBVMIU2mIVmheJ0Eucktv/Btyx5T2magR 1GzhZ26WhBePlJ0MH4fR+WBZRyr0YEndz/fJOs8j7LIyO+Ny5x2+Lq1ECw9Gqgw01Z4h WSHaDZDv6jLBGXxvdxSbZ5xpf6PnZoxFdNeHy3hOLbS971uTiinh3u25cxXDjtfVIdDO 02Yw== X-Gm-Message-State: AO0yUKUkbsX2N4Z8VdAtxUxmcGfNCPwU9OJ59Gv0x9iigSvL1zGevgJG meLjwoBo667PvkphhMXVJFydebqi0JSnP/Ed X-Google-Smtp-Source: AK7set8rMgl31cHQyDFk2qO0IrsSCkVPDs5tUMrNqf6DXiZZxxTTrs0qxjAeFnP0BL6AHZqr5BMvjg== X-Received: by 2002:a05:6214:212a:b0:53a:f6ac:2a93 with SMTP id r10-20020a056214212a00b0053af6ac2a93mr10532355qvc.43.1676541564338; Thu, 16 Feb 2023 01:59:24 -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 205-20020a370cd6000000b00706aeebe71csm858796qkm.108.2023.02.16.01.59.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Feb 2023 01:59:23 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124049 [PATCH v2 2/2] app/testpmd: add support for bonding port's LACP negotiation Date: Thu, 16 Feb 2023 05:59:19 -0500 Message-Id: <20230216105919.3311838-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230216083231.4721-3-chaoyong.he@corigine.com> References: <20230216083231.4721-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/124049/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4192168944