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: 1571 MB/s 1277480 calls/s # udp tx: 1909 MB/s 32384 calls/s 32384 msg/s # udp rx: 1687 MB/s 1371967 calls/s # udp tx: 1838 MB/s 31184 calls/s 31184 msg/s # udp rx: 1761 MB/s 1433376 calls/s # udp tx: 1887 MB/s 32015 calls/s 32015 msg/s # UDP GRO fwd perf udp rx: 1195 MB/s 972652 calls/s # udp tx: 1786 MB/s 30307 calls/s 30307 msg/s # udp rx: 1300 MB/s 1058080 calls/s # udp tx: 1735 MB/s 29435 calls/s 29435 msg/s # udp rx: 582 MB/s 473146 calls/s # udp tx: 1902 MB/s 32270 calls/s 32270 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: 1103 MB/s 896774 calls/s # udp tx: 1845 MB/s 31302 calls/s 31302 msg/s # udp rx: 994 MB/s 808320 calls/s # udp tx: 1448 MB/s 24562 calls/s 24562 msg/s # udp rx: 1574 MB/s 1279722 calls/s # udp tx: 1753 MB/s 29748 calls/s 29748 msg/s # UDP GRO fwd perf udp tx: 1708 MB/s 28971 calls/s 28971 msg/s # udp rx: 551 MB/s 447427 calls/s # udp tx: 1797 MB/s 30484 calls/s 30484 msg/s # udp rx: 1086 MB/s 879939 calls/s # udp tx: 1916 MB/s 32507 calls/s 32507 msg/s # udp rx: 1437 MB/s 1165070 calls/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__->