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: 1651 MB/s 1344074 calls/s # udp tx: 1873 MB/s 31770 calls/s 31770 msg/s # udp rx: 1705 MB/s 1388380 calls/s # udp tx: 1842 MB/s 31246 calls/s 31246 msg/s # udp rx: 1835 MB/s 1494561 calls/s # udp tx: 1852 MB/s 31423 calls/s 31423 msg/s # UDP GRO fwd perf udp rx: 1587 MB/s 1292348 calls/s # udp tx: 1750 MB/s 29690 calls/s 29690 msg/s # udp rx: 1631 MB/s 1328500 calls/s # udp tx: 1716 MB/s 29114 calls/s 29114 msg/s # udp rx: 1849 MB/s 1505559 calls/s # udp tx: 1858 MB/s 31524 calls/s 31524 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: 1565 MB/s 1270667 calls/s # udp tx: 1823 MB/s 30935 calls/s 30935 msg/s # udp rx: 1741 MB/s 1416439 calls/s # udp tx: 1809 MB/s 30695 calls/s 30695 msg/s # udp rx: 1524 MB/s 1238258 calls/s # udp tx: 1793 MB/s 30422 calls/s 30422 msg/s # UDP GRO fwd perf udp rx: 1215 MB/s 988072 calls/s # udp tx: 1868 MB/s 31686 calls/s 31686 msg/s # udp rx: 1345 MB/s 1090294 calls/s # udp tx: 1921 MB/s 32584 calls/s 32584 msg/s # udp rx: 1568 MB/s 1271257 calls/s # udp tx: 1932 MB/s 32773 calls/s 32773 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__->