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: 1682 MB/s 1368454 calls/s # udp tx: 1894 MB/s 32126 calls/s 32126 msg/s # udp rx: 1761 MB/s 1433569 calls/s # udp tx: 1775 MB/s 30121 calls/s 30121 msg/s # udp rx: 1438 MB/s 1170277 calls/s # udp tx: 1484 MB/s 25179 calls/s 25179 msg/s # UDP GRO fwd perf udp rx: 1110 MB/s 901782 calls/s # udp tx: 1299 MB/s 22037 calls/s 22037 msg/s # udp rx: 1050 MB/s 853274 calls/s # udp tx: 1256 MB/s 21315 calls/s 21315 msg/s # udp rx: 895 MB/s 725389 calls/s # udp tx: 1358 MB/s 23045 calls/s 23045 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: 791 MB/s 642677 calls/s # udp tx: 1099 MB/s 18643 calls/s 18643 msg/s # udp rx: 922 MB/s 749746 calls/s # udp tx: 1239 MB/s 21018 calls/s 21018 msg/s # udp rx: 986 MB/s 801526 calls/s # udp tx: 1200 MB/s 20362 calls/s 20362 msg/s # UDP GRO fwd perf udp rx: 1600 MB/s 1299546 calls/s # udp tx: 1869 MB/s 31711 calls/s 31711 msg/s # udp rx: 1309 MB/s 1061685 calls/s # udp tx: 1905 MB/s 32321 calls/s 32321 msg/s # udp rx: 1760 MB/s 1428428 calls/s # udp tx: 1908 MB/s 32370 calls/s 32370 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__->