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: 1244 MB/s 1013050 calls/s # udp tx: 1865 MB/s 31648 calls/s 31648 msg/s # udp rx: 1892 MB/s 1540807 calls/s # udp tx: 1936 MB/s 32849 calls/s 32849 msg/s # udp rx: 1930 MB/s 1571821 calls/s # udp tx: 1938 MB/s 32874 calls/s 32874 msg/s # UDP GRO fwd perf udp rx: 1864 MB/s 1517639 calls/s # udp tx: 1947 MB/s 33034 calls/s 33034 msg/s # udp rx: 1525 MB/s 1241915 calls/s # udp tx: 1969 MB/s 33411 calls/s 33411 msg/s # udp rx: 1942 MB/s 1581623 calls/s # udp tx: 1945 MB/s 33000 calls/s 33000 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: 1735 MB/s 1410070 calls/s # udp tx: 1867 MB/s 31666 calls/s 31666 msg/s # udp rx: 1814 MB/s 1473030 calls/s # udp tx: 1905 MB/s 32312 calls/s 32312 msg/s # udp rx: 1686 MB/s 1371743 calls/s # udp tx: 1720 MB/s 29178 calls/s 29178 msg/s # UDP GRO fwd perf udp rx: 1820 MB/s 1481284 calls/s # udp tx: 1914 MB/s 32469 calls/s 32469 msg/s # udp rx: 1895 MB/s 1541632 calls/s # udp tx: 1920 MB/s 32568 calls/s 32568 msg/s # udp rx: 1883 MB/s 1531314 calls/s # udp tx: 1915 MB/s 32493 calls/s 32493 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__->