test_linux_tcp_info: fix test for higher HZ systems
commit579f0ea63d1f6976a9a312423f45e8d38357ea68
authorEric Wong <normalperson@yhbt.net>
Thu, 16 Jun 2011 06:31:28 +0000 (15 23:31 -0700)
committerEric Wong <normalperson@yhbt.net>
Thu, 16 Jun 2011 06:31:28 +0000 (15 23:31 -0700)
tree12d5ccf23fc724278cdc8704a88dd68b7ad4389b
parent9f6e03fcced2ff695eaa355709312a8fe2d4c187
test_linux_tcp_info: fix test for higher HZ systems

The last_data_recv field is dependent on the CONFIG_HZ of
the kernel, so the stock 250 HZ kernel can change the
timing on us.
test/test_linux_tcp_info.rb