[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20101216.123523.246538617.davem@davemloft.net>
Date: Thu, 16 Dec 2010 12:35:23 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: izumi.taku@...fujitsu.com
Cc: netdev@...r.kernel.org, fubar@...ibm.com, eric.dumazet@...il.com,
shemminger@...tta.com
Subject: Re: [PATCH 3/3] bonding: add the debugfs interface to see RLB hash
table
From: Taku Izumi <izumi.taku@...fujitsu.com>
Date: Mon, 13 Dec 2010 14:04:43 +0900
>
> This patch provices the debugfs interface to see RLB hash table
> like the following:
>
> # cat /sys/kernel/debug/bonding/bond0/rlb_hash_table
> SourceIP DestinationIP Destination MAC DEV
> 10.124.196.205 10.124.196.205 ff:ff:ff:ff:ff:ff eth4
> 10.124.196.205 10.124.196.81 00:19:99:XX:XX:XX eth3
> 10.124.196.205 10.124.196.1 00:21:d8:XX:XX:XX eth0
>
> This is helpful to check if the receive load balancing works as expected.
>
> Signed-off-by: Taku Izumi <izumi.taku@...fujitsu.com>
> Signed-off-by: Jay Vosburgh <fubar@...ibm.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists