]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS: IB: drop workaround for loopback connection hangs
authorSantosh Shilimkar <santosh.shilimkar@oracle.com>
Tue, 10 May 2016 05:51:11 +0000 (22:51 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Wed, 12 Oct 2016 17:20:23 +0000 (10:20 -0700)
commit89766a1b95df82e282a7bba112824fbfdcc2c675
treec215a169909b18d315dcb1efed1b5b5810ba2e89
parent01c056c7568d18e960aa9891b86a00303dfd4968
RDS: IB: drop workaround for loopback connection hangs

There is no need to modify the ARP cache directly under the
assumption that it helps to speed up the failover/failback for
loopback connections. The ARP cache is properly updated by core
IPv4 code and one of the issue with RDS active bonding code
with arp has been addressed as part of
'commit 42a7becc725f ("RDS: IB: Make use of ARPOP_REQUEST instead
of ARPOP_REPLY in bonding code")'. Remove the workaround added as
part of bug 16979994 with patch "RDS: Local address resolution may
be delayed after IP has moved"

Orabug: 22347191

Tested-by: Michael Nowak <michael.nowak@oracle.com>
Tested-by: Rafael Alejandro Peralez <rafael.peralez@oracle.com>
Tested-by: Liwen Huang <liwen.huang@oracle.com>
Tested-by: Hong Liu <hong.x.liu@oracle.com>
Reviewed-by: Mukesh Kacker <mukesh.kacker@oracle.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
net/rds/ib.c