All of lore.kernel.org
 help / color / mirror / Atom feed
* ipv6 multipath (ECMP) routing
@ 2014-04-07  4:03 Vasiliy Tolstov
  2014-04-07 15:44 ` Oleg A. Arkhangelsky
  0 siblings, 1 reply; 6+ messages in thread
From: Vasiliy Tolstov @ 2014-04-07  4:03 UTC (permalink / raw)
  To: kernelnewbies

Hi all. I can't find answer in google, does linux 3.12 support ECMP
routing vith ipv6?

-- 
Vasiliy Tolstov,
e-mail: v.tolstov at selfip.ru
jabber: vase at selfip.ru

^ permalink raw reply	[flat|nested] 6+ messages in thread

* ipv6 multipath (ECMP) routing
  2014-04-07  4:03 ipv6 multipath (ECMP) routing Vasiliy Tolstov
@ 2014-04-07 15:44 ` Oleg A. Arkhangelsky
  2014-04-07 15:54   ` Vasiliy Tolstov
  0 siblings, 1 reply; 6+ messages in thread
From: Oleg A. Arkhangelsky @ 2014-04-07 15:44 UTC (permalink / raw)
  To: kernelnewbies



07.04.2014, 19:33, "Vasiliy Tolstov" <v.tolstov@selfip.ru>:
> Hi all. I can't find answer in google, does linux 3.12 support ECMP
> routing vith ipv6?

Patch was accept by David Miller in 2012. You can be absolutely sure
that IPv6 ECMP is in 3.12. :)

--
wbr, Oleg.

"Anarchy is about taking complete responsibility for yourself."
????? Alan Moore.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* ipv6 multipath (ECMP) routing
  2014-04-07 15:44 ` Oleg A. Arkhangelsky
@ 2014-04-07 15:54   ` Vasiliy Tolstov
  2014-04-10  7:00     ` Vasiliy Tolstov
  0 siblings, 1 reply; 6+ messages in thread
From: Vasiliy Tolstov @ 2014-04-07 15:54 UTC (permalink / raw)
  To: kernelnewbies

2014-04-07 19:44 GMT+04:00 "Oleg A. Arkhangelsky" <sysoleg@yandex.ru>:
> Patch was accept by David Miller in 2012. You can be absolutely sure
> that IPv6 ECMP is in 3.12. :)


Thanks!=) Now i need only to get bird patches for ipv6 ecmp=)

-- 
Vasiliy Tolstov,
e-mail: v.tolstov at selfip.ru
jabber: vase at selfip.ru

^ permalink raw reply	[flat|nested] 6+ messages in thread

* ipv6 multipath (ECMP) routing
  2014-04-07 15:54   ` Vasiliy Tolstov
@ 2014-04-10  7:00     ` Vasiliy Tolstov
  2014-04-10  8:17       ` Oleg A. Arkhangelsky
  0 siblings, 1 reply; 6+ messages in thread
From: Vasiliy Tolstov @ 2014-04-10  7:00 UTC (permalink / raw)
  To: kernelnewbies

2014-04-07 19:54 GMT+04:00 Vasiliy Tolstov <v.tolstov@selfip.ru>:
> Thanks!=) Now i need only to get bird patches for ipv6 ecmp=)


I'm patch bird to get multipath supoort for ipv6, but have another problem:
iperf results says that when i have 2 eth with 1Gbit/s, i have only
960Mbit/s that i use only one link.

How can i use both links to get speedup?

-- 
Vasiliy Tolstov,
e-mail: v.tolstov at selfip.ru
jabber: vase at selfip.ru

^ permalink raw reply	[flat|nested] 6+ messages in thread

* ipv6 multipath (ECMP) routing
  2014-04-10  7:00     ` Vasiliy Tolstov
@ 2014-04-10  8:17       ` Oleg A. Arkhangelsky
  2014-04-10  8:23         ` Vasiliy Tolstov
  0 siblings, 1 reply; 6+ messages in thread
From: Oleg A. Arkhangelsky @ 2014-04-10  8:17 UTC (permalink / raw)
  To: kernelnewbies



10.04.2014, 11:00, "Vasiliy Tolstov" <v.tolstov@selfip.ru>:

> I'm patch bird to get multipath supoort for ipv6, but have another problem:
> iperf results says that when i have 2 eth with 1Gbit/s, i have only
> 960Mbit/s that i use only one link.

How do you run iperf? You should use at least multiple threads
(i.e. connections) to utilize both directions.

--
wbr, Oleg.

"Anarchy is about taking complete responsibility for yourself."
????? Alan Moore.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* ipv6 multipath (ECMP) routing
  2014-04-10  8:17       ` Oleg A. Arkhangelsky
@ 2014-04-10  8:23         ` Vasiliy Tolstov
  0 siblings, 0 replies; 6+ messages in thread
From: Vasiliy Tolstov @ 2014-04-10  8:23 UTC (permalink / raw)
  To: kernelnewbies

2014-04-10 12:17 GMT+04:00 "Oleg A. Arkhangelsky" <sysoleg@yandex.ru>:
> How do you run iperf? You should use at least multiple threads
> (i.e. connections) to utilize both directions.

server iperf -s  -P 4 -V
client iperf -P 4   -V -c node08.local



-- 
Vasiliy Tolstov,
e-mail: v.tolstov at selfip.ru
jabber: vase at selfip.ru

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-04-10  8:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-07  4:03 ipv6 multipath (ECMP) routing Vasiliy Tolstov
2014-04-07 15:44 ` Oleg A. Arkhangelsky
2014-04-07 15:54   ` Vasiliy Tolstov
2014-04-10  7:00     ` Vasiliy Tolstov
2014-04-10  8:17       ` Oleg A. Arkhangelsky
2014-04-10  8:23         ` Vasiliy Tolstov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.