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: 791 MB/s 644185 calls/s # udp tx: 1224 MB/s 20773 calls/s 20773 msg/s # udp rx: 1215 MB/s 989795 calls/s # udp tx: 1288 MB/s 21854 calls/s 21854 msg/s # udp rx: 1153 MB/s 938464 calls/s # udp tx: 1310 MB/s 22229 calls/s 22229 msg/s # UDP GRO fwd perf udp rx: 1727 MB/s 1405580 calls/s # udp tx: 1843 MB/s 31266 calls/s 31266 msg/s # udp rx: 1786 MB/s 1453772 calls/s # udp tx: 1782 MB/s 30228 calls/s 30228 msg/s # udp rx: 1795 MB/s 1461794 calls/s # udp tx: 1822 MB/s 30910 calls/s 30910 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: 1408 MB/s 1144783 calls/s # udp tx: 1645 MB/s 27916 calls/s 27916 msg/s # udp rx: 1256 MB/s 1022999 calls/s # udp tx: 1263 MB/s 21430 calls/s 21430 msg/s # udp rx: 1195 MB/s 973520 calls/s # udp tx: 1218 MB/s 20661 calls/s 20661 msg/s # UDP GRO fwd perf udp rx: 1270 MB/s 1032897 calls/s # udp tx: 1855 MB/s 31472 calls/s 31472 msg/s # udp rx: 1637 MB/s 1330348 calls/s # udp tx: 1856 MB/s 31490 calls/s 31490 msg/s # udp rx: 1794 MB/s 1458587 calls/s # udp tx: 1845 MB/s 31296 calls/s 31296 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__->