- 22 Apr, 2018 5 commits
-
-
Tom Barbette authored
-
Tom Barbette authored
-
Tom Barbette authored
-
Tom Barbette authored
-
Tom Barbette authored
-
- 20 Apr, 2018 1 commit
-
-
Tom Barbette authored
-
- 19 Apr, 2018 1 commit
-
-
Tom Barbette authored
-
- 18 Apr, 2018 1 commit
-
-
Tom Barbette authored
-
- 17 Apr, 2018 1 commit
-
-
Tom Barbette authored
A bad merge, probably... This will show clearer the problem when there are not enough queues to serve a TX DPDK device. In this case we must rely on locking, but I don't want to start locking automatically. The user may augment the number of available queues with virtual devices. Should fix #71
-
- 13 Apr, 2018 5 commits
-
-
Tom Barbette authored
-
Tom Barbette authored
Fix isse with --enable-dpdk-pool because of a dependency loop
-
Tom Barbette authored
-
Tom Barbette authored
-
Tom Barbette authored
-
- 12 Apr, 2018 7 commits
-
-
Tom Barbette authored
-
Tom Barbette authored
-
Tom Barbette authored
-
Tom Barbette authored
-
Tom Barbette authored
-
Tom Barbette authored
-
Tom Barbette authored
-
- 11 Apr, 2018 6 commits
-
-
Tom Barbette authored
Signed/unsigned comparison, initialized after, ...
-
Tom Barbette authored
-
Tom Barbette authored
Make CLANG happy too
-
Tom Barbette authored
-
Tom Barbette authored
Make CLANG happy
-
Tom Barbette authored
-
- 09 Apr, 2018 3 commits
-
-
Tom Barbette authored
- General documentation fixes - Avalaibility of JSON library is exported - HashSwitch is batch-compatible - PaintSwitch is batch-compatible - String have trim_space_left and replace - Add statistics handlers for DPDK elements Changes are mostly from Georgios Katsikas, RISE SICS and Tom Barbette (ULiege)
-
Georgios Katsikas authored
Signed-off-by:
Georgios Katsikas <katsikas.gp@gmail.com>
-
Georgios Katsikas authored
Signed-off-by:
Georgios Katsikas <katsikas.gp@gmail.com>
-
- 04 Apr, 2018 6 commits
-
-
Tom Barbette authored
Do not initialize DPDK pool if we don't use --dpdk-packet-pool. This would not be bad IRL because most people compiling with DPDK actually use DPDK, but on travis it fails
-
Tom Barbette authored
-
Tom Barbette authored
Fix #78
-
Tom Barbette authored
-
Georgios Katsikas authored
Signed-off-by:
Georgios Katsikas <katsikas.gp@gmail.com>
-
Tom Barbette authored
Packet::make needs DPDK in that case Solves #46
-
- 30 Mar, 2018 4 commits
-
-
Tom Barbette authored
-
Tom Barbette authored
Imported from metron branch
-
Georgios Katsikas authored
Signed-off-by:
Georgios Katsikas <katsikas.gp@gmail.com>
-
Georgios Katsikas authored
This patch moves some code from the configure() function of TimestampDiff to the initialize() function. This prevents undesired access to queuedevice elements' (e.g., FromDPDKDevice) internal memory, before such elements are initialized Signed-off-by:
Georgios Katsikas <katsikas.gp@gmail.com>
-