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.24 [+0.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.29 [+0.57] GRO fwd ok # 1.76 [+0.46] UDP fwd perf udp rx: 1349 MB/s 1098656 calls/s # 2.82 [+1.07] udp tx: 1778 MB/s 30159 calls/s 30159 msg/s # 3.80 [+0.97] udp rx: 1480 MB/s 1204411 calls/s # 3.82 [+0.03] udp tx: 1875 MB/s 31807 calls/s 31807 msg/s # 4.80 [+0.98] udp rx: 1731 MB/s 1409368 calls/s # 4.82 [+0.02] udp tx: 1906 MB/s 32343 calls/s 32343 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp tx: 1861 MB/s 31570 calls/s 31570 msg/s # 6.02 [+1.08] udp rx: 1572 MB/s 1280111 calls/s # 7.01 [+0.99] udp tx: 1872 MB/s 31761 calls/s 31761 msg/s # 7.01 [+0.00] udp rx: 1279 MB/s 1041566 calls/s # 8.01 [+1.00] udp tx: 1894 MB/s 32138 calls/s 32138 msg/s # 8.11 [+0.10] udp rx: 1690 MB/s 1376264 calls/s # 8.63 [+0.52] GRO frag list over UDP tunnel ok # 9.36 [+0.73] GRO fwd over UDP tunnel ok # 9.60 [+0.24] IPv6 # 9.84 [+0.24] No GRO ok # 10.36 [+0.52] GRO frag list ok # 10.96 [+0.60] GRO fwd ok # 11.49 [+0.53] UDP fwd perf udp rx: 1636 MB/s 1328186 calls/s # 12.56 [+1.07] udp tx: 1873 MB/s 31781 calls/s 31781 msg/s # 13.54 [+0.98] udp rx: 1803 MB/s 1464496 calls/s # 13.56 [+0.03] udp tx: 1878 MB/s 31854 calls/s 31854 msg/s # 14.54 [+0.98] udp rx: 1809 MB/s 1468984 calls/s # 14.56 [+0.02] udp tx: 1877 MB/s 31837 calls/s 31837 msg/s # 14.68 [+0.12] UDP GRO fwd perf udp rx: 1727 MB/s 1401007 calls/s # 15.73 [+1.06] udp tx: 1895 MB/s 32153 calls/s 32153 msg/s # 16.71 [+0.98] udp rx: 1778 MB/s 1441711 calls/s # 16.73 [+0.02] udp tx: 1900 MB/s 32237 calls/s 32237 msg/s # 17.71 [+0.98] udp rx: 1761 MB/s 1427593 calls/s # 17.73 [+0.02] udp tx: 1904 MB/s 32308 calls/s 32308 msg/s # 18.28 [+0.55] GRO frag list over UDP tunnel ok # 19.09 [+0.81] 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__->