aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authoramit salecha <amit.salecha@qlogic.com>2011-04-22 16:22:20 +0000
committerDavid S. Miller <davem@davemloft.net>2011-04-29 11:37:35 -0700
commit7d36a991e8d36b8ae87e2aa1158d3735e656253b (patch)
tree7ed43c33f2142dcf024595ab7c087cacf892ed75 /Documentation
parentbpf: depends on MODULES (diff)
downloadlinux-dev-7d36a991e8d36b8ae87e2aa1158d3735e656253b.tar.xz
linux-dev-7d36a991e8d36b8ae87e2aa1158d3735e656253b.zip
pktgen: create num frags requested
Pktgen doesn't generate number of frags requested. Divide packet size by number of frags and fill that in every frags. Example: With packet size 1470, it generate only 11 frags. Initial frags get lenght 706, 353, 177....so on. Last frag get divided by 2. Now with this fix, each frags will get 78 bytes. Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions