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: 1354 MB/s 1102179 calls/s # udp tx: 1879 MB/s 31886 calls/s 31886 msg/s # udp rx: 1600 MB/s 1302493 calls/s # udp tx: 1905 MB/s 32327 calls/s 32327 msg/s # udp rx: 1855 MB/s 1510725 calls/s # udp tx: 1846 MB/s 31319 calls/s 31319 msg/s # UDP GRO fwd perf udp rx: 1809 MB/s 1472978 calls/s # udp tx: 1911 MB/s 32418 calls/s 32418 msg/s # udp rx: 1799 MB/s 1464697 calls/s # udp tx: 1922 MB/s 32601 calls/s 32601 msg/s # udp rx: 1895 MB/s 1543062 calls/s # udp tx: 1922 MB/s 32602 calls/s 32602 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: 1308 MB/s 1062199 calls/s # udp tx: 1719 MB/s 29161 calls/s 29161 msg/s # udp rx: 1524 MB/s 1237597 calls/s # udp tx: 1765 MB/s 29947 calls/s 29947 msg/s # udp rx: 1494 MB/s 1212291 calls/s # udp tx: 1855 MB/s 31463 calls/s 31463 msg/s # UDP GRO fwd perf udp rx: 1392 MB/s 1128195 calls/s # udp tx: 1909 MB/s 32387 calls/s 32387 msg/s # udp rx: 1542 MB/s 1249827 calls/s # udp tx: 1882 MB/s 31929 calls/s 31929 msg/s # udp rx: 1711 MB/s 1386794 calls/s # udp tx: 1930 MB/s 32736 calls/s 32736 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__->