Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
067cd6229a47ea3ba8b59a2a04090e80afb5bd2c
/
src
/
vnet
/
devices
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
7b0933a
vhost_user: code cleanup
by Haiyang Tan
· 7 years ago
28cf3b7
VPP-899: Run VPP under SELinux
by Billy McFall
· 7 years ago
9d42087
VPPAPIGEN: vppapigen replacement in Python PLY.
by Ole Troan
· 7 years ago
352ecd9
vhost_user: 'nregions' saves the actual number of mapped guest physical address area
by Haiyang Tan
· 7 years ago
c58408c
vlib: add vlib_buffer_alloc_to_ring API
by Damjan Marion
· 7 years ago
7866c45
tapv2: add option to set host-side default gw
by Damjan Marion
· 7 years ago
a624dbe
tapv2: deleting tap interface may leak buffers (VPP-1124)
by Steven
· 7 years ago
4d9b9d8
svm: refactor memfd and remove ssvm_eth
by Florin Coras
· 7 years ago
6c4dae2
api: remove transport specific code from handlers
by Florin Coras
· 7 years ago
e86a8ed
api: refactor vlibmemory
by Florin Coras
· 7 years ago
d363833
VPP-1115 Fix a debug log mistake when create AF_PACKET socket
by zhaoqingling
· 7 years ago
73e7f42
tap_v2: include host-side parameters in the dump binary API
by Milan Lenco
· 7 years ago
76dc22c
call unformat_free in some flow, remove unnecessary calls
by Swarup Nayak
· 7 years ago
4e671d2
tap_v2: fix issues reported by coverity
by Damjan Marion
· 7 years ago
2df3909
tapv2: multiple improvements
by Damjan Marion
· 7 years ago
2aef64f
tap_v2: convert ring size from network to host order
by Milan Lenco
· 7 years ago
c99b4cd
tap_v2: move code to vnet/devices/tap
by Damjan Marion
· 7 years ago
37eba0d
tap_v2: coverity strikes, again!
by Steven
· 7 years ago
7074961
virtio: zero data structs in virtio_vring_init
by Damjan Marion
· 7 years ago
91c6ef7
tap_v2: multiple improvements
by Damjan Marion
· 7 years ago
f953dfc
virtio: fix coverity warnings
by Steven
· 7 years ago
17fdae7
tap_v2: move netlink code to separate file
by Damjan Marion
· 7 years ago
8389fb9
virtio: fast TAP interfaces with vhost-net backend
by Damjan Marion
· 7 years ago
837503c
af_packet: update tx_frame even when ring exhausted
by Florin Coras
· 7 years ago
bd846cd
dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_t
by Damjan Marion
· 7 years ago
5665a22
Revert "vnet: af_packet mark l3 offload cksum"
by Jakub Grajciar
· 7 years ago
64ae778
vnet: af_packet_set_l4_cksum_offload device class check
by Jakub Grajciar
· 7 years ago
fa600c9
vnet: af_packet mark l3 offload cksum
by Jakub Grajciar
· 7 years ago
71612d6
Add extern to *_main global variable declarations in header files.
by Dave Wallace
· 7 years ago
92b0275
af_packet: invalid TCP/UDP offload checksum on RX node recalculation
by Jakub Grajciar
· 7 years ago
d772753
vhost: crash under heavy traffic condition due to memory corruption (VPP-1016)
by Steven
· 8 years ago
c517020
Revert "VPP-1001 - update AF Packet Driver to for modern kernels"
by Damjan Marion
· 7 years ago
0d056e5
vppapigen: support per-file (major,minor,patch) version stamps
by Dave Barach
· 7 years ago
56a8684
fix buffer allocation for sparse jumbo frames in vhost
by Pierre Pfister
· 7 years ago
d3c008d
[aarch64] Fixes CLI crashes on dpaa2 platform.
by Christophe Fontaine
· 7 years ago
3eab064
VPP-1001 - update AF Packet Driver to for modern kernels
by Anton Ivanov
· 7 years ago
535f0bf
VLAN support on host(af-packet) interface.
by Akshaya N
· 7 years ago
35df2e1
vhost-user: fix link-up status
by Yoann Desmouceaux
· 7 years ago
01914ce
vppinfra: add clib_mem_vm_ext_alloc function
by Damjan Marion
· 7 years ago
56dd543
move unix_file_* code to vppinfra
by Damjan Marion
· 7 years ago
3b64d63
vlib: move linux-specific code to vlib/linux
by Damjan Marion
· 7 years ago
bd8a611
Devices: Set interface rx-mode may cause SIGSEGV with nonexistent queue
by Steven
· 7 years ago
49a04b9
vhost: Disallow interrupt mode config if driver opts out interrupt support
by Steven
· 7 years ago
9787889
vhost: Cache qsz_mask instead of qsz in vhost_user_vring_t
by Steven
· 7 years ago
4ba75f5
vhost: Remove operation mode in the API
by Steven
· 7 years ago
0714541
Use correct msg ID in the sw-interface-event from TAP and VHOST
by Neale Ranns
· 7 years ago
a07bd70
Dedicated SW Interface Event
by Neale Ranns
· 7 years ago
15ac81c
P2P Ethernet
by Pavel Kotucek
· 7 years ago
2ee2d57
vhost: debug vhost-user command needs better error checking on the syntax (VPP-916)
by Steven
· 7 years ago
26054ea
Fix SIGBUS on aarch64
by Christophe Fontaine
· 7 years ago
4e53a0d
Introduce default rx mode for device drivers
by Damjan Marion
· 7 years ago
6f9ac65
Add missing barrier sync to rx placement infra code
by Damjan Marion
· 8 years ago
388e51a
vhost: add debug vhost-user on | off CLI
by Steven
· 8 years ago
e6cc9cc
af_packet: fix coverity error
by Ray Kinsella
· 8 years ago
f3b5364
vhost: migrate to use device infra for worker thread assignment, rx-mode.
by Steven
· 8 years ago
95827e4
vhost: buffers leak and interface disable upon vring descriptor out of mmap
by Steven
· 8 years ago
2038ad0
af_packet: set mac address support
by Ray Kinsella
· 8 years ago
025d415
vhost: bad packet assembled from descriptor chaining
by Steven
· 8 years ago
7bfa119
af_packet: support changing the mtu size
by Ray Kinsella
· 8 years ago
e3a395c
device: Add callback for set interface rx-mode
by Steven
· 8 years ago
7bee80c
Fix remaining 32-bit compile issues
by Damjan Marion
· 8 years ago
4403690
Add interface rx mode commands, unify rx mode and placement CLI
by Damjan Marion
· 8 years ago
c855b73
af_packet: reflect admin device state on host
by Ray Kinsella
· 8 years ago
5445f5f
vhost: Disallow duplicate path name for vhost interface
by Steven
· 8 years ago
bed5489
vhost: Fix mmap size calculation
by Pierre Pfister
· 8 years ago
4174886
vhost: core dump on quit with worker threads
by Steven
· 8 years ago
11b8dbf
"autoreply" flag: autogenerate standard xxx_reply_t messages
by Dave Barach
· 8 years ago
5312942
vhost: remove socket linked file when deleting vhost interface
by Steven
· 8 years ago
Next »