From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 11FD0C433DF for ; Thu, 16 Jul 2020 10:20:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E922C204EA for ; Thu, 16 Jul 2020 10:20:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727821AbgGPKU1 convert rfc822-to-8bit (ORCPT ); Thu, 16 Jul 2020 06:20:27 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:52885 "EHLO relay9-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726202AbgGPKU0 (ORCPT ); Thu, 16 Jul 2020 06:20:26 -0400 Received: from sogo3.sd4.0x35.net (sogo3.sd4.0x35.net [10.200.201.53]) (Authenticated sender: pbl@bestov.io) by relay9-d.mail.gandi.net (Postfix) with ESMTPA id 37508FF810; Thu, 16 Jul 2020 10:20:24 +0000 (UTC) From: "Riccardo Paolo Bestetti" In-Reply-To: Content-Type: text/plain; charset="utf-8" X-Forward: 127.0.0.1 Date: Thu, 16 Jul 2020 12:20:24 +0200 Cc: "netdev" To: "Zhu Yanjun" MIME-Version: 1.0 Message-ID: <398-5f102a00-7b-4ccf8d80@121109257> Subject: =?utf-8?q?Re=3A?= Bonding driver unexpected behaviour User-Agent: SOGoMail 4.3.2 Content-Transfer-Encoding: 8BIT Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello Zhu Yanjun, On Thursday, July 16, 2020 11:45 CEST, Zhu Yanjun wrote: > On Thu, Jul 16, 2020 at 4:08 PM Riccardo Paolo Bestetti wrote: > > > > > > > > On Thursday, July 16, 2020 09:45 CEST, Zhu Yanjun wrote: > > > You can use team to make tests. > > I'm not sure I understand what you mean. Could you point me to relevant documentation? > > https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/networking_guide/sec-comparison_of_network_teaming_to_bonding > > Use team instead of bonding to make tests. That seems like a Red Hat-specific feature. Unfortunately, I do not know Red Hat. Nor I would have the possibility of using Red Hat in production even if I could get teaming to work instead of bonding. Riccardo P. Bestetti