DPDK based 100Gbps network performance and load testing software
...Load testing and stability testing for Layer 4 Load Balancer and other Layer 4 gateways. Network performance testing for servers on cloud. Performance test of network package processing capability for NIC and CPU. Can be used as a high-performance HTTP server or client for load testing.
This project is aimed at providing (open) software to support pure virtual interface for Linux Kernel. All Linux networking functionality will be supported on these interfaces.
For Release 1.1
1) Adds support for connectivity between the vnics of two different systems by way of creating overlays. (VXLAN style)
2) On a virtual environment it can either run on hypervisor or inside a VM (as applicable).
- Dipjyoti Saikia (Developer/Admin)
<dipjyoti.saikia@gmail.com>
....
=== Acknowledgment:
OSSP uuid homepage:
http://www.ossp.org/pkg/lib/uuid/
=== Current status:
* Branch from OSSP uuid library v1.6.2
* A workable/buildable msvc10 solution files which tweaks:
* Tweaked config.h (config_win32.h) and uuid.h (uuid_win32.h) which suit for MSVC 32/64 bits
compilers
* uuid_mac.cpp: Use windows platform sdk to get the mac addr of 1st NIC
* uuid_cli.cpp: A simple drop-in replacement of getopt() for uuid_cli to work.
* uuid_prng.cpp: Quick fixes enable to be built in MSVC.
=== Todo:
* cover mingw & cygwin.
* no dce support.
* not yet process uuid++.cc/hh
* no perl/pqsql/php binding yet.