bench: Fix an LFSR init issue and minor comments
authorAlex Pyrgiotis <apyrgio@grnet.gr>
Mon, 3 Jun 2013 10:35:48 +0000 (13:35 +0300)
committerFilippos Giannakos <philipgian@grnet.gr>
Thu, 18 Jul 2013 10:02:47 +0000 (13:02 +0300)
commit1470ca5ccf123fa734fb501f500db60815952007
tree1106884bac49eeacfbbf37312de853f3b00334bb
parent10eee8829f9409813d5f7144bdfea6ec26ab66b0
bench: Fix an LFSR init issue and minor comments

If bench is requested to issue only one request, the LFSR initialization
fails. Since LFSR is not needed in this case, we simply switch to
sequential pattern for this request.
xseg/peers/user/bench-xseg.c
xseg/peers/user/bench-xseg.h