summaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat.c
diff options
context:
space:
mode:
authorDamjan Marion <damarion@cisco.com>2020-10-06 17:46:06 +0200
committerDamjan Marion <damarion@cisco.com>2020-10-06 23:47:33 +0200
commitbfa75d6b922ee15d2f0d00999fd36b03a85eda8c (patch)
treeddd1341db08ae2020c37333d31c949d883ef6bc2 /src/plugins/nat/nat.c
parentab1a50cf7407e31097b550226c2b6954d6371bea (diff)
vppinfra: add heap header in front of dlmalloc space
This patch adds smal header in front of dlmalloc space, and it stores some additional information about the heap. Immediate benefit of this patch is that we know the underlying page size si we can display heap page statistics / real memory usage. Type: improvement Change-Id: Ibd6989cc2f2f64630ab08734c9552e15029c5f3f Signed-off-by: Damjan Marion <damarion@cisco.com>
Diffstat (limited to 'src/plugins/nat/nat.c')
0 files changed, 0 insertions, 0 deletions
irror user
aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tg_interface_driver
blob: a45999a8195ded2aaed166ca166aa44cc262fb5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
If using traffic scripts in test add "| Suite Setup | Setup all TGs before
traffic script" to test suite robot file, this bind TG interfaces to the kernel
driver specified in topology. Also add kernel driver name for TG interfaces to
topology YAML file. You can find driver name with following command where you
specify interface PCI address:
# lspci -vmmks 0000:00:07.0
Slot:   00:07.0
Class:  Ethernet controller
Vendor: Red Hat, Inc
Device: Virtio network device
SVendor:        Red Hat, Inc
SDevice:        Device 0001
PhySlot:        7
Driver: virtio-pci