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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1710 MB/s 1392661 calls/s # udp tx: 1897 MB/s 32179 calls/s 32179 msg/s # udp rx: 1905 MB/s 1551005 calls/s # udp tx: 1922 MB/s 32610 calls/s 32610 msg/s # udp rx: 1901 MB/s 1548161 calls/s # udp tx: 1922 MB/s 32606 calls/s 32606 msg/s # UDP GRO fwd perf udp rx: 1759 MB/s 1430482 calls/s # udp tx: 1920 MB/s 32571 calls/s 32571 msg/s # udp rx: 1682 MB/s 1368267 calls/s # udp tx: 1736 MB/s 29445 calls/s 29445 msg/s # udp rx: 1738 MB/s 1413777 calls/s # udp tx: 1817 MB/s 30832 calls/s 30832 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 854 MB/s 695817 calls/s # udp tx: 1062 MB/s 18013 calls/s 18013 msg/s # udp rx: 1060 MB/s 863563 calls/s # udp tx: 1066 MB/s 18095 calls/s 18095 msg/s # udp rx: 1082 MB/s 881009 calls/s # udp tx: 1090 MB/s 18499 calls/s 18499 msg/s # UDP GRO fwd perf udp rx: 1054 MB/s 858471 calls/s # udp tx: 1108 MB/s 18801 calls/s 18801 msg/s # udp rx: 1104 MB/s 898894 calls/s # udp tx: 1113 MB/s 18885 calls/s 18885 msg/s # udp rx: 1088 MB/s 886351 calls/s # udp tx: 1098 MB/s 18624 calls/s 18624 msg/s # GRO frag list over UDP tunnel ok # 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__->