From: Faisal Latif Date: Sat, 22 Nov 2008 02:50:49 +0000 (-0600) Subject: RDMA/nes: Forward packets for a new connection with stale APBVT entry X-Git-Tag: v2.6.29-rc1~583^2^6~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a14f6a79f5110c6033f0c61d77d07c449c2d083;p=pandora-kernel.git RDMA/nes: Forward packets for a new connection with stale APBVT entry Under heavy traffic, there is a small windows when an APBVT entry is not yet removed and a new connection is established. Packets for the new connection are dropped until APBVT entry is removed. This patch will forward the packets instead of dropping them. Signed-off-by: Faisal Latif Signed-off-by: Chien Tung Signed-off-by: Roland Dreier --- Reading git-diff-tree failed