Recent Commits to NES-Open-Switch:master

Showing posts with label library. Show all posts
Showing posts with label library. Show all posts

Tuesday, June 9, 2015

Lib logging update - 1: timing info fix

Added changes in #logging #library for showing #timing #information. With these changes the #timing information will be #embedded #in the #logging #data. The logging timestamps will be added along with log text.

#Lib update 7 ...
[commit 3c5547257fb1713a214ba71d48092291a36bd5a5]

Thursday, June 4, 2015

Lib freeRange update - 5: free_index allocation fix

Corrected #free_index #allocation issue in #freeRange #library. This ensures a #unique #index is returned on each allocation, also it prevents couple of possible allocation failure cases.

#Lib update 6 ...
[commit 32a464d91e13a33ddb009e5172e533a48514c966]

Monday, May 18, 2015

Lib message update - 1

Added #message #utilities support in the #library. This will enable generic message #PDU #send, #receive and #other miscellaneous #operations support. Corrected thread and synchronization utilities accordingly for messaging operations.

#Lib update 5 ...
[commit e4e2b0583bd279b3115c066cf4652e8807c45e67]

Friday, February 20, 2015

Ethernet component FreeRange update

Added #freeRange #library support for #component #indexing in #ethernet module. This will help in #tracking the index allocation through freeRange utilities. Also #automatic #allocation of component indexing is added through freeRange index reserve API.

Ethernet update 41 ...
[commit 962ee97552cee897b0fbe2721da4136bdd1d6039]