1. a8df85c vlib: improve summary vector-rate statistics by Dave Barach · 5 years ago
  2. 4da1506 interface: use the correct condition for checking if the pcap fd is open by Andrew Yourtchenko · 5 years ago
  3. b97641c misc: clean up "pcap [rx|tx] trace" debug CLI by Dave Barach · 5 years ago
  4. e5948fb vlib: clean up the "pcap dispatch trace" debug CLI by Dave Barach · 5 years ago
  5. 9af7e2e fix pcap_write function by Jack Xu · 6 years ago
  6. 58b2eb1 vlib: convert frame_index into real pointers by Andreas Schultz · 5 years ago
  7. b09f4d0 api: enable binary API event logging in vat by Dave Barach · 5 years ago
  8. a638c18 vlib: packet tracer support for pkt thread handoffs by Dave Barach · 5 years ago
  9. c602b38 sort worker-thread init functions in advance by Dave Barach · 6 years ago
  10. 5f2cfb2 Add callback multiplex support by Dave Barach · 6 years ago
  11. 17e5d80 Add node, frame to vlib main loop perf analysis callback arguments by Dave Barach · 6 years ago
  12. d1e17d0 Ignore SIGTERM during the vpp boot sequence by Dave Barach · 6 years ago
  13. 80965f5 Perf tune handoff queue polling by Dave Barach · 6 years ago
  14. 593eedf Perf tune get_frame_size_info by Dave Barach · 6 years ago
  15. a2aefef VPP-1576: fix Coverity issues by Dave Barach · 6 years ago
  16. d2bbdef stats: add buffer gauges by Filip Tehlar · 6 years ago
  17. 296988d Add no-append flag to vlib_frame_t by Damjan Marion · 6 years ago
  18. 900cbad CLI control of graph dispatch elogs by Dave Barach · 6 years ago
  19. 362456a Add 'show vlib graphviz' command by Benoît Ganne · 6 years ago
  20. 910d369 buffers: major cleanup and improvements by Damjan Marion · 6 years ago
  21. 29c0b33 Less intrusive way to capture numa_node and cpu_id changes by Damjan Marion · 6 years ago
  22. ee72141 Fix issue with cpu_id and numa_code captured too early by Damjan Marion · 6 years ago
  23. 53fe4a7 perfmon: collect data on selected thread(s) by Dave Barach · 6 years ago
  24. ec595ef perfmon plugin: 2-way parallel stat collection by Dave Barach · 6 years ago
  25. 9a8a12a buffers: wrap vlib_buffer_t to union and expose vector types by Damjan Marion · 6 years ago
  26. 3235382 buffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro and fl->n_data_bytes by Damjan Marion · 6 years ago
  27. d50e347 buffers: keep buffer_main in vlib_main_t by Damjan Marion · 6 years ago
  28. 36eb7c2 buffers: remove free-list information from buffer metadata by Damjan Marion · 6 years ago
  29. 7b01e9e Use the official libpcap file type by Dave Barach · 6 years ago
  30. 7fff3d2 Metadata / opaque formatting belongs in vpp by Dave Barach · 6 years ago
  31. 1201a80 Add buffer tracing to the dispatch tracer by Dave Barach · 6 years ago
  32. 9162c2d vlib: reset frame flags when frame is reused by Damjan Marion · 6 years ago
  33. 3ae2873 pcap-based dispatch tracer by Dave Barach · 6 years ago
  34. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  35. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  36. 221d6f1 vlib: use index to free suspended frame by Florin Coras · 6 years ago
  37. f6c68d7 Move RPC calls off the binary API input queue by Dave Barach · 6 years ago
  38. 68b4da6 Numa-aware, growable physical memory allocator (pmalloc) by Damjan Marion · 6 years ago
  39. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  40. 4d1a866 X86_64 perf counter plugin by Dave Barach · 6 years ago
  41. 633b6fd vlib: introduce user flags in vlib_frame_t by Damjan Marion · 6 years ago
  42. e324898 Run interior graph nodes before process nodes by Dave Barach · 6 years ago
  43. 1f80658 Use __attribute__((weak)) references where necessary by Dave Barach · 7 years ago
  44. 048a4e5 export counters in a memfd segment by Dave Barach · 7 years ago
  45. fd542f1 session: add session process node by Florin Coras · 7 years ago
  46. d1274cb vlib: internal buffer manager rework by Damjan Marion · 7 years ago
  47. ceab788 vlib: epoll on worker threads by Damjan Marion · 7 years ago
  48. d47c509 Fix MP hazard in interrupt node scheduling by Dave Barach · 7 years ago
  49. 2877eee VPP-1102: fix dangling references in RPC handling by Dave Barach · 7 years ago
  50. 7bee773 VPP-1024: rewrite buffer trajectory tracer by Dave Barach · 7 years ago
  51. 49d66f1 vlib physmem rework by Damjan Marion · 7 years ago
  52. d84ba85 TCP horizontal scaling by Dave Barach · 7 years ago
  53. 04a7f05 vlib: store buffer memory information in the buffer_main by Damjan Marion · 7 years ago
  54. 5c20a01 switch vlib process model to tw_timer_template timer impl by Dave Barach · 8 years ago
  55. a626999 VPP-873: fix vector expansion bug in dispatch_pending_node by Dave Barach · 8 years ago
  56. f3b5364 vhost: migrate to use device infra for worker thread assignment, rx-mode. by Steven · 8 years ago
  57. 8148131 VPP-845: add configurable elog post-mortem dump by Dave Barach · 8 years ago
  58. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  59. 2c2b640 vlib: make vlib_node_interrupt_pending(...) thread safe by Damjan Marion · 8 years ago
  60. 903fd51 Clean up event log merge code by Dave Barach · 8 years ago
  61. 9a332e1 vlib: inline dispatch_node(...) (again) by Damjan Marion · 8 years ago
  62. 7312cc7 vhost: support interrupt mode by Steven · 8 years ago
  63. 6aa75af vlib: fix potential crash in dispatch_node ELOG_DATA call by Steven · 8 years ago
  64. 20e272c vlib: poll pre_input nodes only on main thread by Damjan Marion · 8 years ago
  65. e9d52d5 vlib: deduplicatee code in main and worker main loop by Damjan Marion · 8 years ago
  66. 878c609 vlib: add buffer and thread callbacks by Damjan Marion · 8 years ago
  67. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vlib/vlib/main.c]
  68. 6a7acc2 Declare variables as external by Damjan Marion · 8 years ago
  69. 8817061 Prevent a frame leak when a pending node dispatches packets to itself. by Neale Ranns · 8 years ago
  70. cb4cda6 Reset frame length after dispatch when recycling frames by Dave Barach · 8 years ago
  71. d334a6b Added volatile to local variables needed by setjmp by Eyal Bari · 8 years ago
  72. 9b8ffd9 fd-io-styleify pass by Dave Barach · 8 years ago
  73. 964f93e Fix node siblings by Ole Troan · 9 years ago
  74. 16c75df VPP-83 Allow non-privileged clients to use the vpp binary API. by Dave Barach · 9 years ago
  75. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  76. e5389bb event logger skeletons, improve debug CLI by Dave Barach · 9 years ago
  77. fb6e59d Improve main-loop event-logs by Dave Barach · 9 years ago
  78. 3f46baf Increase VLIB_MAX_CPUS to 256 by Damjan Marion · 9 years ago
  79. 2c29d75 Fix warnings/errors reported by clang by Damjan Marion · 9 years ago
  80. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0