make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1543 MB/s 1255649 calls/s # udp tx: 1693 MB/s 28722 calls/s 28722 msg/s # udp rx: 1657 MB/s 1349214 calls/s # udp tx: 1821 MB/s 30893 calls/s 30893 msg/s # udp rx: 1772 MB/s 1442775 calls/s # udp tx: 1799 MB/s 30527 calls/s 30527 msg/s # UDP GRO fwd perf udp rx: 1587 MB/s 1290991 calls/s # udp tx: 1876 MB/s 31820 calls/s 31820 msg/s # udp rx: 1630 MB/s 1323987 calls/s # udp tx: 1916 MB/s 32508 calls/s 32508 msg/s # udp rx: 1748 MB/s 1420441 calls/s # udp tx: 1918 MB/s 32540 calls/s 32540 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: 1612 MB/s 1310783 calls/s # udp tx: 1804 MB/s 30605 calls/s 30605 msg/s # udp rx: 1773 MB/s 1440340 calls/s # udp tx: 1874 MB/s 31799 calls/s 31799 msg/s # udp rx: 1698 MB/s 1378293 calls/s # udp tx: 1811 MB/s 30719 calls/s 30719 msg/s # UDP GRO fwd perf udp rx: 1511 MB/s 1225223 calls/s # udp tx: 1884 MB/s 31954 calls/s 31954 msg/s # udp rx: 1470 MB/s 1191805 calls/s # udp tx: 1913 MB/s 32449 calls/s 32449 msg/s # udp rx: 1625 MB/s 1317586 calls/s # udp tx: 1902 MB/s 32274 calls/s 32274 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__->