Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement pseudo crc #9

Merged
merged 2 commits into from
Dec 5, 2013
Merged

Enhancement pseudo crc #9

merged 2 commits into from
Dec 5, 2013

Conversation

fklassen
Copy link
Member

@fklassen fklassen commented Dec 5, 2013

No description provided.

before/after:
```
tcpreplay-edit --preload-pcap --intf1=eth7 -t --loop 10 -q -s3   bosTap.pcap
Actual: 7916150 packets (3554177840 bytes) sent in 5.13 seconds.
Rated: 692822208.0 Bps, 5542.58 Mbps, 1543109.12 pps
Statistics for network device: eth7
	Attempted packets:         7916150
	Successful packets:        7916150
	Failed packets:            0
	Truncated packets:         0
	Retried packets (ENOBUFS): 0
	Retried packets (EAGAIN):  0

tcpreplay-edit --preload-pcap --intf1=eth7 -t --loop 10 -q -s3   bosTap.pcap
Actual: 7916150 packets (3554177840 bytes) sent in 4.07 seconds.
Rated: 742194471.9 Bps, 5937.55 Mbps, 1653075.06 pps
Statistics for network device: eth7
	Attempted packets:         7916150
	Successful packets:        7916150
	Failed packets:            0
	Truncated packets:         0
	Retried packets (ENOBUFS): 0
	Retried packets (EAGAIN):  0
```
@fklassen
Copy link
Member Author

fklassen commented Dec 5, 2013

Seeing about 300Mbps improvement on 10G when using tcpreplay-edit with -s option

fklassen added a commit that referenced this pull request Dec 5, 2013
@fklassen fklassen merged commit d3eb0a7 into master Dec 5, 2013
@fklassen fklassen deleted the Enhancement_pseudo_crc branch November 19, 2016 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant