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: 1658 MB/s 1345423 calls/s # udp tx: 1928 MB/s 32704 calls/s 32704 msg/s # udp rx: 1188 MB/s 966858 calls/s # udp tx: 1176 MB/s 19959 calls/s 19959 msg/s # udp rx: 1201 MB/s 977711 calls/s # udp tx: 1205 MB/s 20441 calls/s 20441 msg/s # UDP GRO fwd perf udp rx: 1145 MB/s 932544 calls/s # udp tx: 1205 MB/s 20442 calls/s 20442 msg/s # udp rx: 1207 MB/s 983436 calls/s # udp tx: 1212 MB/s 20571 calls/s 20571 msg/s # udp rx: 1205 MB/s 981524 calls/s # udp tx: 1208 MB/s 20498 calls/s 20498 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: 1294 MB/s 1048557 calls/s # udp tx: 1832 MB/s 31085 calls/s 31085 msg/s # udp rx: 1783 MB/s 1449018 calls/s # udp tx: 1832 MB/s 31073 calls/s 31073 msg/s # udp rx: 1793 MB/s 1456145 calls/s # udp tx: 1843 MB/s 31268 calls/s 31268 msg/s # UDP GRO fwd perf udp rx: 1682 MB/s 1364529 calls/s # udp tx: 1847 MB/s 31333 calls/s 31333 msg/s # udp tx: 1862 MB/s 31595 calls/s 31595 msg/s # udp rx: 1715 MB/s 1391201 calls/s # udp tx: 1853 MB/s 31438 calls/s 31438 msg/s # udp rx: 1617 MB/s 1311357 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__->