commit | 4a14f6a79f5110c6033f0c61d77d07c449c2d083 | [log] [tgz] |
---|---|---|
author | Faisal Latif <faisal.latif@intel.com> | Fri Nov 21 20:50:49 2008 -0600 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Dec 05 11:00:13 2008 -0800 |
tree | fe582f37fae182a2bec420e7af8312dfa8d01acb | |
parent | 183ecfa3091cd4cdda329a7fe89d9544088f517d [diff] |
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 <faisal.latif@intel.com> Signed-off-by: Chien Tung <chien.tin.tung@intel.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>