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 tx: 1277 MB/s 21665 calls/s 21665 msg/s # udp rx: 1034 MB/s 841872 calls/s # udp tx: 1288 MB/s 21859 calls/s 21859 msg/s # udp rx: 870 MB/s 705998 calls/s # udp tx: 1287 MB/s 21839 calls/s 21839 msg/s # udp rx: 1046 MB/s 849390 calls/s # UDP GRO fwd perf udp rx: 1715 MB/s 1394265 calls/s # udp tx: 1933 MB/s 32791 calls/s 32791 msg/s # udp rx: 1683 MB/s 1367795 calls/s # udp tx: 1929 MB/s 32731 calls/s 32731 msg/s # udp tx: 1941 MB/s 32922 calls/s 32922 msg/s # udp rx: 1605 MB/s 1305628 calls/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: 1584 MB/s 1285184 calls/s # udp tx: 1878 MB/s 31865 calls/s 31865 msg/s # udp rx: 1650 MB/s 1337369 calls/s # udp tx: 1918 MB/s 32537 calls/s 32537 msg/s # udp rx: 1518 MB/s 1230924 calls/s # udp tx: 1896 MB/s 32172 calls/s 32172 msg/s # UDP GRO fwd perf udp rx: 1453 MB/s 1181409 calls/s # udp tx: 1836 MB/s 31152 calls/s 31152 msg/s # udp rx: 1735 MB/s 1408279 calls/s # udp tx: 1884 MB/s 31968 calls/s 31968 msg/s # udp rx: 1708 MB/s 1384064 calls/s # udp tx: 1899 MB/s 32214 calls/s 32214 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__->