Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1476172 Details for
Bug 1616306
Performance Degradation running PVP on all packet sizes. rfc 2544 Throughput tests
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
guest cmds
guest-cmds.log0 (text/x-iptables), 86.35 KB, created by
Bob Fubel
on 2018-08-15 14:51:46 UTC
(
hide
)
Description:
guest cmds
Filename:
MIME Type:
Creator:
Bob Fubel
Created:
2018-08-15 14:51:46 UTC
Size:
86.35 KB
patch
obsolete
>vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=1 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 4 --socket-mem 512 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=512 --txd=512 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=1 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 4 --socket-mem 512 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=512 --txd=512 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit >vnf_0_cmd : poweroff >vnf_0_cmd : iptables -t filter -P INPUT ACCEPT >vnf_0_cmd : iptables -t filter -P FORWARD ACCEPT >vnf_0_cmd : iptables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t mangle -P INPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : iptables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : iptables -t nat -P INPUT ACCEPT >vnf_0_cmd : iptables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : iptables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : iptables -t filter -F >vnf_0_cmd : iptables -t filter -X >vnf_0_cmd : iptables -t mangle -F >vnf_0_cmd : iptables -t mangle -X >vnf_0_cmd : iptables -t nat -F >vnf_0_cmd : iptables -t nat -X >vnf_0_cmd : ip6tables -t filter -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t filter -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t filter -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t mangle -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P FORWARD ACCEPT >vnf_0_cmd : ip6tables -t mangle -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t mangle -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P PREROUTING ACCEPT >vnf_0_cmd : ip6tables -t nat -P INPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P OUTPUT ACCEPT >vnf_0_cmd : ip6tables -t nat -P POSTROUTING ACCEPT >vnf_0_cmd : ip6tables -t filter -F >vnf_0_cmd : ip6tables -t filter -X >vnf_0_cmd : ip6tables -t mangle -F >vnf_0_cmd : ip6tables -t mangle -X >vnf_0_cmd : ip6tables -t nat -F >vnf_0_cmd : ip6tables -t nat -X >vnf_0_cmd : sysctl vm.nr_hugepages=2 >vnf_0_cmd : mkdir -p /dev/hugepages >vnf_0_cmd : mount -t hugetlbfs hugetlbfs /dev/hugepages >vnf_0_cmd : cat /proc/meminfo >vnf_0_cmd : rpm -ivh ~/dpdkrpms/1711/*.rpm >vnf_0_cmd : cat /proc/cmdline >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : ifdown eth0 >vnf_0_cmd : ifdown eth1 >vnf_0_cmd : dpdk-bind --status >vnf_0_cmd : dpdk-devbind -u 00:03.0 00:04.0 >vnf_0_cmd : modprobe -r vfio >vnf_0_cmd : modprobe -r vfio_iommu_type1 >vnf_0_cmd : modprobe vfio enable_unsafe_noiommu_mode=Y >vnf_0_cmd : modprobe vfio-pci >vnf_0_cmd : dpdk-devbind -b vfio-pci 00:03.0 00:04.0 >vnf_0_cmd : dpdk-devbind --status >vnf_0_cmd : testpmd -l 0,1,2 -n 1 --socket-mem 2048 -- --burst=64 -i --txqflags=0xf00 --disable-hw-vlan --nb-cores=2, --txq=1 --rxq=1 --rxd=1024 --txd=1024 >vnf_0_cmd : set fwd io >vnf_0_cmd : start >vnf_0_cmd : stop >vnf_0_cmd : quit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1616306
:
1476170
| 1476172 |
1476173
|
1479376
|
1479825
|
1479830
|
1479831