make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.01 [+0.01] IPv4 # 0.27 [+0.26] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.34 [+0.56] GRO fwd ok # 1.85 [+0.50] UDP fwd perf udp rx: 1541 MB/s 1251479 calls/s # 2.91 [+1.07] udp tx: 1893 MB/s 32121 calls/s 32121 msg/s # 3.88 [+0.97] udp rx: 1822 MB/s 1480547 calls/s # 3.91 [+0.03] udp tx: 1911 MB/s 32420 calls/s 32420 msg/s # 4.89 [+0.98] udp rx: 1838 MB/s 1493502 calls/s # 4.91 [+0.02] udp tx: 1911 MB/s 32424 calls/s 32424 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1737 MB/s 1410421 calls/s # 6.09 [+1.06] udp tx: 1901 MB/s 32258 calls/s 32258 msg/s # 7.07 [+0.98] udp rx: 1726 MB/s 1400489 calls/s # 7.09 [+0.02] udp tx: 1857 MB/s 31502 calls/s 31502 msg/s # 8.07 [+0.98] udp rx: 1776 MB/s 1439815 calls/s # 8.09 [+0.02] udp tx: 1952 MB/s 33123 calls/s 33123 msg/s # 8.71 [+0.62] GRO frag list over UDP tunnel ok # 9.50 [+0.79] GRO fwd over UDP tunnel ok # 9.76 [+0.25] IPv6 # 10.03 [+0.27] No GRO ok # 10.54 [+0.51] GRO frag list ok # 11.11 [+0.58] GRO fwd ok # 11.62 [+0.51] UDP fwd perf udp rx: 1571 MB/s 1273327 calls/s # 12.68 [+1.06] udp tx: 1951 MB/s 33105 calls/s 33105 msg/s # 13.66 [+0.98] udp rx: 1652 MB/s 1338909 calls/s # 13.68 [+0.02] udp tx: 1925 MB/s 32657 calls/s 32657 msg/s # 14.66 [+0.98] udp rx: 1644 MB/s 1332612 calls/s # 14.68 [+0.02] udp tx: 1924 MB/s 32636 calls/s 32636 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1562 MB/s 1266149 calls/s # 15.85 [+1.05] udp tx: 1935 MB/s 32822 calls/s 32822 msg/s # 16.83 [+0.98] udp rx: 1599 MB/s 1296209 calls/s # 16.85 [+0.02] udp tx: 1913 MB/s 32449 calls/s 32449 msg/s # 17.83 [+0.98] udp rx: 1465 MB/s 1188527 calls/s # 17.85 [+0.02] udp tx: 1845 MB/s 31305 calls/s 31305 msg/s # 18.38 [+0.53] GRO frag list over UDP tunnel ok # 19.09 [+0.70] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->