Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
0549378623484cc1d3f773669de4feed99a60019
/
src
/
vnet
/
devices
0549378
virtio: refactor ctrl queue support
by Mohsin Kazmi
· 6 years ago
154a903
virtio: Fix virtio buffer allocation
by Mohsin Kazmi
· 6 years ago
43b512c
virtio: remove configurable queue size support
by Mohsin Kazmi
· 6 years ago
286aa59
tap: Fix the indirect buffer allocation
by Mohsin Kazmi
· 6 years ago
e4ac48e
tap: clean-up when linux will delete the tap interface
by Mohsin Kazmi
· 6 years ago
2a6861f
tap: fix the crash
by Mohsin Kazmi
· 6 years ago
2e1c896
API: Fix shared memory only action handlers.
by Ole Troan
· 6 years ago
f324dec
fixing typos
by Jim Thompson
· 6 years ago
46f877e
virtio: Fix the coverity warnings
by Mohsin Kazmi
· 6 years ago
2bc8169
minor spelling errors (both in comments)
by Jim Thompson
· 6 years ago
c42c7f0
Pipe: fix double count on TX (TX counting is done in interface-output)
by Neale Ranns
· 6 years ago
09a3bc5
virtio: Add support for multiqueue
by Mohsin Kazmi
· 6 years ago
fe750c2
Add RDMA ibverb driver plugin
by Benoît Ganne
· 6 years ago
8feeaff
Typos. A bunch of typos I've been collecting.
by Paul Vinciguerra
· 6 years ago
3b0d7e4
Revert "API: Cleanup APIs interface.api"
by Ole Trøan
· 6 years ago
e63325e
API: Cleanup APIs interface.api
by Jakub Grajciar
· 6 years ago
7e5735d
vhost-user: restart vpp may cause vhost to crash
by Steven Luong
· 6 years ago
aee7364
deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH
by Filip Tehlar
· 6 years ago
608996d
devices: migrate old MULTIARCH macros to VLIB_NODE_FN
by Filip Tehlar
· 6 years ago
b078910
vhoat: potential crash in map_guest_mem using debug image
by Steven Luong
· 6 years ago
4a310d2
tapv2: coverity strikes back
by Steven Luong
· 6 years ago
296988d
Add no-append flag to vlib_frame_t
by Damjan Marion
· 6 years ago
67f935e
vhost: VPP stalls with vhost performing control plane actions
by Steven Luong
· 6 years ago
6a7cff7
tap gso: experimental support
by Andrew Yourtchenko
· 6 years ago
47727c0
Add -fno-common compile option
by Benoît Ganne
· 6 years ago
8934a04
buffers: fix typo
by Damjan Marion
· 6 years ago
5de3fec
buffers: make buffer data size configurable from startup config
by Damjan Marion
· 6 years ago
b74fe32
virtio: enable msix interrupt mode
by Mohsin Kazmi
· 6 years ago
80659b4
virtio: Use new buffer optimization
by Mohsin Kazmi
· 6 years ago
0e2bc63
virtio: fix the device order (legacy or modern)
by Mohsin Kazmi
· 6 years ago
22c0ece
virtio: Support legacy and transitional virtio devices
by Mohsin Kazmi
· 6 years ago
ddd2183
virtio: Minor fixes and header cleanup
by Mohsin Kazmi
· 6 years ago
33cc5cf
virtio: Add support for logging
by Mohsin Kazmi
· 6 years ago
d6c15af
virtio: Native virtio driver
by Mohsin Kazmi
· 6 years ago
e40231b
virtio: fix kick race issue
by Damjan Marion
· 6 years ago
754f24b
tapv2: add "tap_flags" field to the TAPv2 interface API
by Andrew Yourtchenko
· 6 years ago
d9818dd
Fixes for buliding for 32bit targets:
by David Johnson
· 6 years ago
671e60e
buffers: remove unused code
by Damjan Marion
· 6 years ago
27ca298
tapv2: coverity woe
by Steven
· 6 years ago
a25def7
Add a feature arc consistency check
by Dave Barach
· 6 years ago
96e8cd0
vhost-user: use memory store barrier
by Damjan Marion
· 6 years ago
46bf866
vhost-user: add missing inlines
by Damjan Marion
· 6 years ago
ba1afaa
vhost-user: avoid global storage access
by Damjan Marion
· 6 years ago
9282538
vhost-user: simplify input loop
by Damjan Marion
· 6 years ago
6a8bfd4
vhost-user: hint ethernet-input about single sw_if_index
by Damjan Marion
· 6 years ago
9af4504
vhost-user: avoid per-packet feature arc lookups
by Damjan Marion
· 6 years ago
befe691
vhost-user: fix input node runtime stats
by Damjan Marion
· 6 years ago
7e0b17d
vhost-user: cleanup
by Damjan Marion
· 6 years ago
3ae2873
pcap-based dispatch tracer
by Dave Barach
· 6 years ago
178cf49
Remove c-11 memcpy checks from perf-critical code
by Dave Barach
· 6 years ago
a3d5986
vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)
by Damjan Marion
· 6 years ago
0c46998
vhost: crash in vhost_user_tx_avx2
by Steven
· 6 years ago
5b718d5
Enable atomic swap and store macro with acquire and release ordering
by Sirshak Das
· 6 years ago
5723f4a
virtio: remove the extra return call
by Mohsin Kazmi
· 6 years ago
b7b9299
c11 safe string handling support
by Dave Barach
· 6 years ago
270055a
pipes: fix the l2.l2_len and the l[23]_hdr_offset setting behavior of pipe-rx node to match that of ethernet-input node
by Andrew Yourtchenko
· 6 years ago
2f6d7bb
vppinfra: add atomic macros for __sync builtins
by Sirshak Das
· 6 years ago
2f54c27
vhost-user: add support for vlib_log API
by Jerome Tollet
· 6 years ago
b192feb
vhost-user: Interface state updates
by Juraj Sloboda
· 6 years ago
83c46a2
vhost_user: Fix setting MTU using uninitialized variable
by Juraj Sloboda
· 6 years ago
877ad14
vhost: show vhost may display garbage after the interface name
by Steven
· 6 years ago
ee2e58f
vhost-user: Add disable feature support in api
by Mohsin Kazmi
· 6 years ago
28812a0
vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406]
by Yichen Wang
· 6 years ago
3b81a1e
L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes
by Neale Ranns
· 6 years ago
ee4efa7
Fix a bug in function pipe_rx
by Lijian Zhang
· 6 years ago
6e36351
Multiarch handling in different constructor macros
by Damjan Marion
· 6 years ago
dd8e7d0
Multiversioning: Device (tx) function constructor
by Mohsin Kazmi
· 6 years ago
208c29a
VOM: support for pipes
by Neale Ranns
· 7 years ago
067cd62
avoid using thread local storage for thread index
by Damjan Marion
· 6 years ago
a1ff01e
new pipe code does not use stdints
by Neale Ranns
· 6 years ago
e7cde31
vhost: Add multi-versioning support
by Mohsin Kazmi
· 6 years ago
17ff3c1
Pipes
by Neale Ranns
· 6 years ago
99d7a72
gcc8 and Wstringop-truncation
by Marco Varlese
· 6 years ago
d600ffe
Update tapv2 documentation
by Ian Wells
· 6 years ago
d723161
MTU: Software interface / Per-protocol MTU support
by Ole Troan
· 7 years ago
0b06111
VPP-1305: Add support for tags
by Jerome Tollet
· 7 years ago
04e0bb2
af_packet: Add support for dump interfaces
by Mohsin Kazmi
· 7 years ago
acba9f7
af-packet: Add support for logging
by Mohsin Kazmi
· 7 years ago
a50a14c
itf: Fix admin up down for AF_PACKET and vhost-user
by Mohsin Kazmi
· 7 years ago
a23b615
tap: remove the local vlib_log_info definition
by Mohsin Kazmi
· 7 years ago
1105600
vppinfra: use count_trailing_zeros in sparse_vec_index
by Damjan Marion
· 7 years ago
cbe8d65
TAP memory leaks:
by Neale Ranns
· 7 years ago
07a3857
Add logging support
by Damjan Marion
· 7 years ago
583f158
vhost: show vhost-user <interface> may crash [VPP-1242]
by Steven
· 7 years ago
fe7d4a2
Revert "MTU: Setting of MTU on software interface (instead of hardware interface)"
by Damjan Marion
· 7 years ago
70083ee
MTU: Setting of MTU on software interface (instead of hardware interface)
by Ole Troan
· 7 years ago
074f698
tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183]
by Steven
· 7 years ago
43fc688
afpacket: Fix the reply if itf already exits
by Mohsin Kazmi
· 7 years ago
32f4e18
Avoid atomic ops when polling queues
by Dave Barach
· 7 years ago
afb1930
At AF_PACKET socket create, do intf bind before rx ring cfg to avoid receiving pkts from other interfaces
by Chaoyu Jin
· 7 years ago
258fefd
netlink: Use nl_pid 0 to play nice with others.
by Jon Loeliger
· 7 years ago
9e63569
tapv2: CLI and binary API fixes
by Steven
· 7 years ago
0b85673
tapv2: abort in tap_create_if (VPP-1179)
by Steven
· 7 years ago
a608b60
at af_packet input, drop partial packets to prevent l4 checksum deadloop at ouptut
by Chaoyu Jin
· 7 years ago
829ee53
virtio: add missing tx lock when running multithreaded
by Damjan Marion
· 7 years ago
508cabc
virtio: reset vnet header on tx
by Damjan Marion
· 7 years ago
2ae5135
vhostuser: Fix vhostuser file descriptor leak
by Haiyang Tan
· 7 years ago
d3cb7ba
vhost: Added ARMV8 NEON version of function map_guest_mem() (VPP-1085)
by Nitin Saxena
· 7 years ago
8cedff2
af_packet: Fix lock position
by Pierre Pfister
· 7 years ago
ceab788
vlib: epoll on worker threads
by Damjan Marion
· 7 years ago
Next »