Copyright 2017. All rights reserved. Advantech Co. Ltd.
Page 50
Statistics for port 1 ------------------------------
Packets sent: 82853692
Packets received: 83332132
Packets dropped: 0
Aggregate statistics ===============================
Total packets sent: 166185816
Total packets received: 166185837
Total packets dropped: 0
====================================================
Figure 34: L2fwd Testing Result
Step 14
: In Pktgen CLI window, type ‘quit’ to exit Pktgen.
Pktgen > quit
Step 15
: Reset the shell environment
# reset
Step 16
: Use ‘dpdk-devbind-atom-latest.py -b <PRE DRIVER> <PFA>’
command to bind the
specified devices (which are using igb_uio driver) to the previous kernel driver:
# dpdk-devbind-atom-latest.py -b <PRE DRIVER> < PORT 1 PFA >
# dpdk-devbind-atom-latest.py -b <PRE DRIVER> < PORT 2 PFA >
# dpdk-devbind-atom-latest.py -b <PRE DRIVER> < PORT 3 PFA >
# dpdk-devbind-atom-latest.py -b <PRE DRIVER> < PORT 4 PFA >
Step 17
: In l2fwd SSH window, press
Ctrl + c
to exit l2fwd.