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

Find a way to do iMix test #127

Open
2 tasks
darkdrgn2k opened this issue Feb 13, 2021 · 1 comment
Open
2 tasks

Find a way to do iMix test #127

darkdrgn2k opened this issue Feb 13, 2021 · 1 comment
Labels
network Network Planning, Design and Operations

Comments

@darkdrgn2k
Copy link
Contributor

This initial comment is collaborative and open to modification by all.

Task Summary

🎟️ Re-ticketed from: #
πŸ“… Due date: N/A
🎯 Success criteria:
❌ Blocked by:
πŸ‘ˆ Depends on:

The IMIX traffic profiles are used by network equipment vendors to simulate real-world traffic patterns and packet distributions. IMIX profiles are based on statistical sampling done on Internet routers, and are published in various levels of granularity, such as "simple" and "complete."

To Do

  • Figure out how to run an iMix works
  • Create documentation and/or tools to perform iMix tests easly

References

@darkdrgn2k darkdrgn2k added the network Network Planning, Design and Operations label Feb 13, 2021
@darkdrgn2k
Copy link
Contributor Author

Few notes

Ddpk install/config

apt-get install DPDK dpdk-igb-uio-dkms linux-header-4.19.0.13-amd64
reboot
ifdown enp0s3
modprobe igb_uio 
dpdk-devbind.py -b igb_uio 000:03.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
network Network Planning, Design and Operations
Projects
None yet
Development

No branches or pull requests

1 participant