Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-28 | move port_attr from driver class to physical port class + small fixes ↵ | 1 | -1/+1 | ||
according to code review Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-28 | new port attr commands: flow control, link status, led status | 1 | -1/+13 | ||
add user friendly description to ports add xstats enable start with link down at stateless. in CPP status will update itself upon link up, in Python need to restart client at this phase. Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-07-27 | support for graceful shutdown | 1 | -0/+6 | ||
2016-06-02 | watchdog phase 2 | 1 | -2/+1 | ||
2016-05-23 | replace t-rex to TRex | 1 | -1/+1 | ||
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect (+revert of commit 0f8e6065f467703b1461e87c3912f8d4bd616807) | |||||
2016-04-04 | API classes (versions) | 1 | -18/+20 | ||
2016-04-03 | Enabled flow stats for all interface types + needed corrections | 1 | -0/+1 | ||
2016-03-02 | TX barrier | 1 | -3/+3 | ||
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | 1 | -0/+3 | ||
added full clone (with CP VM) to stream | |||||
2016-01-04 | simulation end to end | 1 | -1/+5 | ||
2015-11-19 | full async DP stop support | 1 | -0/+9 | ||
2015-11-01 | added support for a new RPC command : sync_user | 1 | -0/+4 | ||
provides a way to sync a console / GUI to the server for a specific user | |||||
2015-10-26 | RPC control plane now integarted with DPDK | 1 | -47/+27 | ||
2015-10-11 | DP cores now inject a single packet as a dummy to see stats | 1 | -0/+4 | ||
2015-10-11 | some DP base files | 1 | -4/+7 | ||
2015-10-08 | first integration with DPDK layer | 1 | -4/+23 | ||
2015-10-08 | fixed some bugs in the async server | 1 | -5/+39 | ||
also added affinity to the stateless main object | |||||
2015-10-08 | some file renaming | 1 | -0/+142 | ||