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: 1038 MB/s 844627 calls/s # udp tx: 1843 MB/s 31269 calls/s 31269 msg/s # udp rx: 1469 MB/s 1195913 calls/s # udp tx: 1953 MB/s 33130 calls/s 33130 msg/s # udp rx: 1916 MB/s 1559973 calls/s # udp tx: 1932 MB/s 32774 calls/s 32774 msg/s # UDP GRO fwd perf udp rx: 1841 MB/s 1498288 calls/s # udp tx: 1928 MB/s 32702 calls/s 32702 msg/s # udp rx: 1931 MB/s 1572475 calls/s # udp tx: 1941 MB/s 32925 calls/s 32925 msg/s # udp rx: 1919 MB/s 1562851 calls/s # udp tx: 1942 MB/s 32947 calls/s 32947 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: 1534 MB/s 1245295 calls/s # udp tx: 1895 MB/s 32151 calls/s 32151 msg/s # udp rx: 1756 MB/s 1426492 calls/s # udp tx: 1901 MB/s 32253 calls/s 32253 msg/s # udp rx: 1717 MB/s 1391976 calls/s # udp tx: 1945 MB/s 32999 calls/s 32999 msg/s # UDP GRO fwd perf udp rx: 1336 MB/s 1082614 calls/s # udp tx: 1931 MB/s 32760 calls/s 32760 msg/s # udp rx: 1503 MB/s 1218744 calls/s # udp tx: 1938 MB/s 32882 calls/s 32882 msg/s # udp rx: 1679 MB/s 1362481 calls/s # udp tx: 1921 MB/s 32582 calls/s 32582 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__->