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: 1700 MB/s 1383517 calls/s # udp tx: 1888 MB/s 32037 calls/s 32037 msg/s # udp rx: 1811 MB/s 1473381 calls/s # udp tx: 1928 MB/s 32709 calls/s 32709 msg/s # udp rx: 1866 MB/s 1519144 calls/s # udp tx: 1930 MB/s 32750 calls/s 32750 msg/s # UDP GRO fwd perf udp rx: 1695 MB/s 1379486 calls/s # udp tx: 1854 MB/s 31455 calls/s 31455 msg/s # udp rx: 1690 MB/s 1374750 calls/s # udp tx: 1900 MB/s 32242 calls/s 32242 msg/s # udp rx: 1811 MB/s 1473412 calls/s # udp tx: 1900 MB/s 32234 calls/s 32234 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: 1278 MB/s 1039097 calls/s # udp tx: 1708 MB/s 28978 calls/s 28978 msg/s # udp rx: 1450 MB/s 1179508 calls/s # udp tx: 1843 MB/s 31265 calls/s 31265 msg/s # udp rx: 1778 MB/s 1445671 calls/s # udp tx: 1916 MB/s 32513 calls/s 32513 msg/s # UDP GRO fwd perf udp rx: 1660 MB/s 1349254 calls/s # udp tx: 1772 MB/s 30062 calls/s 30062 msg/s # udp rx: 1794 MB/s 1458356 calls/s # udp tx: 1870 MB/s 31726 calls/s 31726 msg/s # udp rx: 1411 MB/s 1147745 calls/s # udp tx: 1592 MB/s 27017 calls/s 27017 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__->