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: 889 MB/s 722350 calls/s # udp tx: 1283 MB/s 21774 calls/s 21774 msg/s # udp rx: 892 MB/s 723090 calls/s # udp tx: 1346 MB/s 22836 calls/s 22836 msg/s # udp rx: 777 MB/s 629208 calls/s # udp tx: 1358 MB/s 23037 calls/s 23037 msg/s # UDP GRO fwd perf udp rx: 1705 MB/s 1385867 calls/s # udp tx: 1962 MB/s 33293 calls/s 33293 msg/s # udp rx: 1651 MB/s 1343699 calls/s # udp tx: 1961 MB/s 33265 calls/s 33265 msg/s # udp rx: 1949 MB/s 1587296 calls/s # udp tx: 1964 MB/s 33320 calls/s 33320 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 tx: 1614 MB/s 27391 calls/s 27391 msg/s # udp rx: 636 MB/s 516899 calls/s # udp tx: 1391 MB/s 23600 calls/s 23600 msg/s # udp rx: 178 MB/s 144857 calls/s # udp tx: 1918 MB/s 32539 calls/s 32539 msg/s # UDP GRO fwd perf udp rx: 1270 MB/s 1032527 calls/s # udp tx: 1772 MB/s 30070 calls/s 30070 msg/s # udp rx: 1679 MB/s 1363346 calls/s # udp tx: 1897 MB/s 32190 calls/s 32190 msg/s # udp rx: 1782 MB/s 1445935 calls/s # udp tx: 1922 MB/s 32606 calls/s 32606 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__->