banana pi BPI-R2 open source smart router
  • About banana pi BPI-R2
  • BPI-R2 hardware
    • BPI-R2 hardware interface
    • BPI-R2 hardware spec
    • BPI-R2 GPIO Pin define
    • BPI-R2 SATA interface
    • BPI-R2 micro SD card slot
    • BPI-R2 5 GigE port
    • BPI-R2 eMMC flash
    • BPI-R2 WIFI interface
    • BPI-R2 wifi antenna slot
    • BPI-R2 bluetooth interface
    • BPI-R2 MIPI DSI interface
    • BPI-R2 HDMI interface
    • BPI-R2 USB 3.0 interface
    • BPI-R2 Uart interface
    • BPI-R2 PCIE interface
    • BPI-R2 OTG interface
    • BPI-R2 Power interface
    • BPI-R2 schematic diagram
    • BPI-R2 DXF and 3D design
  • BPI-R2 software
    • BPI-R2 quick start
    • Linux image,kernel 4.4
    • Android image
    • OpenWRT/LEDE
    • BPI-7615(based on MT7615)
  • BPI-R2 source code on github
    • BPI-R2 BSP source code
    • OpenWRT source code
    • BPI-R2 LEDE source code for hardware NAT
    • Frank`s github for BPI-R2
  • Reference documents
    • FW-Web Wiki
  • BPI-R1 BPI-R2 board Comparison
  • BPI-R2 quality guarantee
  • All banana pi product
  • BPI 4.0 customized Server
  • Getting Started with R2 - Banana Pi Wiki
  • en:bpi-r2:start [FW-WEB -Wiki]
Powered by GitBook
On this page

Was this helpful?

  1. BPI-R2 hardware

BPI-R2 5 GigE port

PreviousBPI-R2 micro SD card slotNextBPI-R2 eMMC flash

Last updated 5 years ago

Was this helpful?

Banana PI BPI-R2 with 5 Gigabit ethernet port,use MTK7530 chip on board.

Performance of IP forwarding over both GMACs(eth0 and eth1)

Single direction flow

Bidirection flow

Statistics on R2 board:

root@LEDE:/proc/irq/70# ifconfig

eth0 Link encap:Ethernet HWaddr EE:86:59:C8:EB:3A

inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0

inet6 addr: fe80::ec86:59ff:fec8:eb3a/64 Scope:Link

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:26822854 errors:0 dropped:0 overruns:0 frame:0

TX packets:37617944 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:1000

RX bytes:35021520367 (32.6 GiB) TX bytes:49849909918 (46.4 GiB)

Interrupt:68

eth1 Link encap:Ethernet HWaddr 8E:3B:FE:FC:EA:BE

inet addr:192.168.10.1 Bcast:192.168.10.255 Mask:255.255.255.0

inet6 addr: fe80::8c3b:feff:fefc:eabe/64 Scope:Link

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:37621811 errors:0 dropped:0 overruns:0 frame:0

TX packets:26821988 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:1000

RX bytes:49699772484 (46.2 GiB) TX bytes:35127932237 (32.7 GiB)

Interrupt:68

discuss on forum :

http://forum.banana-pi.org/t/performance-of-ip-forwarding-over-both-gmacs-eth0-and-eth1/3830