Re: [PATCH net-next 0/3] RDS: TCP: HA/Failover fixes

2016-11-17 Thread David Miller
From: Sowmini Varadhan Date: Wed, 16 Nov 2016 13:29:47 -0800 > This series contains a set of fixes for bugs exposed when > we ran the following in a loop between a test machine pair: > > while (1); do ># modprobe rds-tcp on test nodes ># run rds-stress in bi-dir mode between test machin

[PATCH net-next 0/3] RDS: TCP: HA/Failover fixes

2016-11-16 Thread Sowmini Varadhan
This series contains a set of fixes for bugs exposed when we ran the following in a loop between a test machine pair: while (1); do # modprobe rds-tcp on test nodes # run rds-stress in bi-dir mode between test machine pair # modprobe -r rds-tcp on test nodes done rds-stress in bi-dir