Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
6a8bfd43a057da68d43074d0abc3c598c5ccb55a
/
src
/
vnet
/
devices
/
af_packet
/
node.c
178cf49
Remove c-11 memcpy checks from perf-critical code
by Dave Barach
· 6 years ago
067cd62
avoid using thread local storage for thread index
by Damjan Marion
· 6 years ago
a608b60
at af_packet input, drop partial packets to prevent l4 checksum deadloop at ouptut
by Chaoyu Jin
· 7 years ago
5665a22
Revert "vnet: af_packet mark l3 offload cksum"
by Jakub Grajciar
· 7 years ago
fa600c9
vnet: af_packet mark l3 offload cksum
by Jakub Grajciar
· 7 years ago
92b0275
af_packet: invalid TCP/UDP offload checksum on RX node recalculation
by Jakub Grajciar
· 7 years ago
c517020
Revert "VPP-1001 - update AF Packet Driver to for modern kernels"
by Damjan Marion
· 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
153646e
Common device-input interrupt infra
by Damjan Marion
· 8 years ago
586afd7
Use thread local storage for thread index
by Damjan Marion
· 8 years ago
eb743fa
vnet: add device-input threadplacement infra
by Damjan Marion
· 8 years ago
35af9e5
features: take device-input buffer advance value directly
by Damjan Marion
· 8 years ago
b3bb101
devices: vnet_get_aggregate_rx_packets should not be dpdk specific
by Damjan Marion
· 8 years ago
cf751ec
af_packet: multithreading support
by Mohsin KAZMI
· 8 years ago
7cd468a
Reorganize source tree to use single autotools instance
by Damjan Marion
· 8 years ago
[Renamed from vnet/vnet/devices/af_packet/node.c]
6765549
dpdk: remove rte_mbuf modifications at many places in the code
by Damjan Marion
· 8 years ago
51327ac
devices: create dummy device-input node to keep nexts in sync
by Damjan Marion
· 8 years ago
87cd119
feature: store arc index in vlib_buffer
by Damjan Marion
· 8 years ago
8bdc63b
feature: all input nodes must have same nexts
by Damjan Marion
· 8 years ago
2231150
feature: add new feature handling code and device-input features
by Damjan Marion
· 8 years ago
553f6bd
af_packet: allocate per-worker list of free buffers
by Damjan Marion
· 8 years ago
00a9dca
Coding standards cleanup in vnet/vnet/devices, fixes VPP-248
by Damjan Marion
· 8 years ago
ad2c9c0
Show 802.1q/802.1ah details in the trace output, fixes VPP-111
by marek zavodsky
· 8 years ago
b5adaea
Move pkt replication counter to the opaque2 cache line
by Dave Barach
· 8 years ago
1c80e83
Add support for multiple microarchitectures in single binary
by Damjan Marion
· 9 years ago
f1213b8
Add clib_memcpy macro based on DPDK rte_memcpy implementation
by Damjan Marion
· 9 years ago
007622c
af_packet: clear bitmap entries when processing input
by Peter Lei
· 9 years ago
550b5f6
Init rte_mbuf length fields in af_packet driver
by Damjan Marion
· 9 years ago
d530445
fix uninitialized vars warnings with -Os
by Benoît Ganne
· 9 years ago
13f3c45
Support per-interface packet rx redirection
by Dave Barach
· 9 years ago
1901020
Use rte_mempool private data for storing vlib_buffer_t
by Damjan Marion
· 9 years ago
aca36e1
Remove unnecesary clib_bitmap_set from af_packet input node
by Damjan Marion
· 9 years ago
048ee2e
af_packet: vec functions should not be used on pool
by Damjan Marion
· 9 years ago
83243a0
Add vpp native linux kernel AF_PACKET interface support
by Damjan Marion
· 9 years ago