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: 406 MB/s 328978 calls/s # udp tx: 1372 MB/s 23275 calls/s 23275 msg/s # udp rx: 425 MB/s 344041 calls/s # udp tx: 1416 MB/s 24020 calls/s 24020 msg/s # udp rx: 651 MB/s 527920 calls/s # udp tx: 1377 MB/s 23355 calls/s 23355 msg/s # UDP GRO fwd perf udp rx: 721 MB/s 584788 calls/s # udp tx: 1339 MB/s 22714 calls/s 22714 msg/s # udp rx: 660 MB/s 535680 calls/s # udp tx: 1317 MB/s 22341 calls/s 22341 msg/s # udp rx: 540 MB/s 437214 calls/s # udp tx: 1402 MB/s 23794 calls/s 23794 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: 1337 MB/s 1083529 calls/s # udp tx: 1965 MB/s 33343 calls/s 33343 msg/s # udp rx: 1612 MB/s 1307809 calls/s # udp tx: 1882 MB/s 31923 calls/s 31923 msg/s # udp rx: 1710 MB/s 1387787 calls/s # udp tx: 1832 MB/s 31073 calls/s 31073 msg/s # UDP GRO fwd perf udp rx: 1612 MB/s 1310604 calls/s # udp tx: 1766 MB/s 29964 calls/s 29964 msg/s # udp rx: 1578 MB/s 1284112 calls/s # udp tx: 1767 MB/s 29970 calls/s 29970 msg/s # udp rx: 1438 MB/s 1169258 calls/s # udp tx: 1748 MB/s 29654 calls/s 29654 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__->