make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1671 MB/s 1360834 calls/s # udp tx: 1803 MB/s 30586 calls/s 30586 msg/s # udp rx: 1860 MB/s 1514531 calls/s # udp tx: 1903 MB/s 32282 calls/s 32282 msg/s # udp rx: 1894 MB/s 1542537 calls/s # udp tx: 1905 MB/s 32317 calls/s 32317 msg/s # UDP GRO fwd perf udp rx: 1540 MB/s 1253840 calls/s # udp tx: 1676 MB/s 28430 calls/s 28430 msg/s # udp rx: 1278 MB/s 1040477 calls/s # udp tx: 1283 MB/s 21761 calls/s 21761 msg/s # udp rx: 1302 MB/s 1060665 calls/s # udp tx: 1309 MB/s 22210 calls/s 22210 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: 1525 MB/s 1237098 calls/s # udp tx: 1924 MB/s 32639 calls/s 32639 msg/s # udp rx: 1848 MB/s 1501373 calls/s # udp tx: 1902 MB/s 32262 calls/s 32262 msg/s # udp rx: 1866 MB/s 1517442 calls/s # udp tx: 1903 MB/s 32286 calls/s 32286 msg/s # UDP GRO fwd perf udp rx: 915 MB/s 745182 calls/s # udp tx: 1207 MB/s 20475 calls/s 20475 msg/s # udp rx: 1556 MB/s 1264341 calls/s # udp tx: 1699 MB/s 28820 calls/s 28820 msg/s # udp rx: 1432 MB/s 1162851 calls/s # udp tx: 1824 MB/s 30948 calls/s 30948 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__->