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: 1525 MB/s 1240259 calls/s # udp tx: 1739 MB/s 29499 calls/s 29499 msg/s # udp rx: 1726 MB/s 1404803 calls/s # udp tx: 1748 MB/s 29650 calls/s 29650 msg/s # udp rx: 1078 MB/s 875651 calls/s # udp tx: 1175 MB/s 19936 calls/s 19936 msg/s # UDP GRO fwd perf udp rx: 968 MB/s 786313 calls/s # udp tx: 1303 MB/s 22102 calls/s 22102 msg/s # udp rx: 1218 MB/s 989522 calls/s # udp tx: 1310 MB/s 22234 calls/s 22234 msg/s # udp rx: 1239 MB/s 1006679 calls/s # udp tx: 1312 MB/s 22260 calls/s 22260 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: 1492 MB/s 1212120 calls/s # udp tx: 1757 MB/s 29812 calls/s 29812 msg/s # udp rx: 1562 MB/s 1268784 calls/s # udp tx: 1711 MB/s 29027 calls/s 29027 msg/s # udp rx: 1683 MB/s 1363506 calls/s # udp tx: 1938 MB/s 32874 calls/s 32874 msg/s # UDP GRO fwd perf udp rx: 1549 MB/s 1256836 calls/s # udp tx: 1827 MB/s 30994 calls/s 30994 msg/s # udp rx: 1661 MB/s 1348066 calls/s # udp tx: 1860 MB/s 31553 calls/s 31553 msg/s # udp rx: 1630 MB/s 1321959 calls/s # udp tx: 1861 MB/s 31570 calls/s 31570 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__->