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: 1649 MB/s 1342305 calls/s # udp tx: 1806 MB/s 30634 calls/s 30634 msg/s # udp rx: 1845 MB/s 1502253 calls/s # udp tx: 1939 MB/s 32903 calls/s 32903 msg/s # udp rx: 1923 MB/s 1565780 calls/s # udp tx: 1928 MB/s 32716 calls/s 32716 msg/s # UDP GRO fwd perf udp rx: 1876 MB/s 1527429 calls/s # udp tx: 1946 MB/s 33011 calls/s 33011 msg/s # udp rx: 1930 MB/s 1571341 calls/s # udp tx: 1935 MB/s 32834 calls/s 32834 msg/s # udp rx: 1639 MB/s 1333442 calls/s # udp tx: 1942 MB/s 32945 calls/s 32945 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: 1587 MB/s 1288782 calls/s # udp tx: 1895 MB/s 32150 calls/s 32150 msg/s # udp rx: 1839 MB/s 1493576 calls/s # udp tx: 1917 MB/s 32529 calls/s 32529 msg/s # udp rx: 1780 MB/s 1445489 calls/s # udp tx: 1853 MB/s 31434 calls/s 31434 msg/s # UDP GRO fwd perf udp rx: 1749 MB/s 1419330 calls/s # udp tx: 1919 MB/s 32561 calls/s 32561 msg/s # udp rx: 1620 MB/s 1314260 calls/s # udp tx: 1900 MB/s 32227 calls/s 32227 msg/s # udp rx: 1731 MB/s 1403084 calls/s # udp tx: 1923 MB/s 32620 calls/s 32620 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__->