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: 1360 MB/s 1107430 calls/s # udp tx: 1735 MB/s 29427 calls/s 29427 msg/s # udp rx: 1891 MB/s 1539591 calls/s # udp tx: 1920 MB/s 32570 calls/s 32570 msg/s # udp rx: 1919 MB/s 1562340 calls/s # udp tx: 1929 MB/s 32728 calls/s 32728 msg/s # UDP GRO fwd perf udp rx: 1684 MB/s 1370518 calls/s # udp tx: 1840 MB/s 31211 calls/s 31211 msg/s # udp rx: 1791 MB/s 1458213 calls/s # udp tx: 1809 MB/s 30688 calls/s 30688 msg/s # udp rx: 1794 MB/s 1460467 calls/s # udp tx: 1842 MB/s 31252 calls/s 31252 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: 1409 MB/s 1146400 calls/s # udp tx: 1771 MB/s 30039 calls/s 30039 msg/s # udp rx: 1606 MB/s 1307198 calls/s # udp tx: 1867 MB/s 31673 calls/s 31673 msg/s # udp rx: 1876 MB/s 1527313 calls/s # udp tx: 1883 MB/s 31939 calls/s 31939 msg/s # UDP GRO fwd perf udp rx: 1514 MB/s 1229560 calls/s # udp tx: 1769 MB/s 30011 calls/s 30011 msg/s # udp rx: 1873 MB/s 1523923 calls/s # udp tx: 1906 MB/s 32336 calls/s 32336 msg/s # udp rx: 1683 MB/s 1369740 calls/s # udp tx: 1853 MB/s 31438 calls/s 31438 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__->