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.02 [+0.02] IPv4 # 0.26 [+0.24] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.40 [+0.62] GRO fwd ok # 1.88 [+0.48] UDP fwd perf udp rx: 1681 MB/s 1367453 calls/s # 2.95 [+1.06] udp tx: 1924 MB/s 32634 calls/s 32634 msg/s # 3.92 [+0.97] udp rx: 1822 MB/s 1482923 calls/s # 3.95 [+0.03] udp tx: 1853 MB/s 31430 calls/s 31430 msg/s # 4.92 [+0.98] udp rx: 1470 MB/s 1195405 calls/s # 4.95 [+0.02] udp tx: 1897 MB/s 32190 calls/s 32190 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1536 MB/s 1249904 calls/s # 6.13 [+1.06] udp tx: 1956 MB/s 33180 calls/s 33180 msg/s # 7.10 [+0.98] udp rx: 1821 MB/s 1482574 calls/s # 7.13 [+0.02] udp tx: 1846 MB/s 31319 calls/s 31319 msg/s # 8.11 [+0.98] udp rx: 1884 MB/s 1533329 calls/s # 8.13 [+0.02] udp tx: 1912 MB/s 32437 calls/s 32437 msg/s # 8.71 [+0.58] GRO frag list over UDP tunnel ok # 9.48 [+0.76] GRO fwd over UDP tunnel ok # 9.72 [+0.25] IPv6 # 9.98 [+0.26] No GRO ok # 10.51 [+0.53] GRO frag list ok # 11.03 [+0.52] GRO fwd ok # 11.49 [+0.46] UDP fwd perf udp rx: 1589 MB/s 1291208 calls/s # 12.55 [+1.06] udp tx: 1845 MB/s 31300 calls/s 31300 msg/s # 13.52 [+0.97] udp rx: 1713 MB/s 1390972 calls/s # 13.55 [+0.02] udp tx: 1866 MB/s 31652 calls/s 31652 msg/s # 14.53 [+0.98] udp rx: 1756 MB/s 1426129 calls/s # 14.55 [+0.02] udp tx: 1870 MB/s 31733 calls/s 31733 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1398 MB/s 1134294 calls/s # 15.73 [+1.06] udp tx: 1897 MB/s 32178 calls/s 32178 msg/s # 16.71 [+0.99] udp rx: 1519 MB/s 1232743 calls/s # 16.73 [+0.01] udp tx: 1792 MB/s 30410 calls/s 30410 msg/s # 17.71 [+0.99] udp rx: 1609 MB/s 1304697 calls/s # 17.73 [+0.01] udp tx: 1912 MB/s 32440 calls/s 32440 msg/s # 18.31 [+0.58] GRO frag list over UDP tunnel ok # 19.03 [+0.72] 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__->