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: 1067 MB/s 866406 calls/s # udp tx: 1369 MB/s 23235 calls/s 23235 msg/s # udp rx: 928 MB/s 753616 calls/s # udp tx: 1353 MB/s 22954 calls/s 22954 msg/s # udp rx: 1102 MB/s 895638 calls/s # udp tx: 1361 MB/s 23088 calls/s 23088 msg/s # UDP GRO fwd perf udp rx: 1141 MB/s 926416 calls/s # udp tx: 1359 MB/s 23050 calls/s 23050 msg/s # udp rx: 1211 MB/s 982987 calls/s # udp tx: 1368 MB/s 23207 calls/s 23207 msg/s # udp rx: 1277 MB/s 1037241 calls/s # udp tx: 1374 MB/s 23310 calls/s 23310 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: 1243 MB/s 1010382 calls/s # udp tx: 1712 MB/s 29038 calls/s 29038 msg/s # udp rx: 1778 MB/s 1445531 calls/s # udp tx: 1887 MB/s 32015 calls/s 32015 msg/s # udp rx: 1413 MB/s 1148999 calls/s # udp tx: 1791 MB/s 30387 calls/s 30387 msg/s # UDP GRO fwd perf udp rx: 1633 MB/s 1325882 calls/s # udp tx: 1927 MB/s 32694 calls/s 32694 msg/s # udp rx: 1546 MB/s 1255063 calls/s # udp tx: 1912 MB/s 32444 calls/s 32444 msg/s # udp rx: 1810 MB/s 1471303 calls/s # udp tx: 1869 MB/s 31716 calls/s 31716 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__->