[dpdk-dev] RES: l2fwd high latency/delay

2014-03-27 Thread Masaru Oki
there is problem in l2fwd_send_packet(). l2fwd and some other examples assume burst traffic. l2fwd doesn't send packet if qconf->tx_mbufs[port].len < MAX_PKT_BURST. 2014-03-27 9:56 GMT+09:00 Fred Pedrisa : > It is just a ping test, from one PC to another, using 2 ports as a L2 > Bridge. > > 64

[dpdk-dev] RES: l2fwd high latency/delay

2014-03-26 Thread Fred Pedrisa
It is just a ping test, from one PC to another, using 2 ports as a L2 Bridge. 64 bytes from 192.168.2.249: icmp_seq=967 ttl=128 time=1630 ms 64 bytes from 192.168.2.249: icmp_seq=968 ttl=128 time=5005 ms 64 bytes from 192.168.2.249: icmp_seq=969 ttl=128 time=4004 ms 64 bytes from 192.168.2.249: ic