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: 1779 MB/s 1447185 calls/s # udp tx: 1880 MB/s 31893 calls/s 31893 msg/s # udp rx: 1832 MB/s 1489878 calls/s # udp tx: 1875 MB/s 31809 calls/s 31809 msg/s # udp rx: 1764 MB/s 1431674 calls/s # udp tx: 1909 MB/s 32379 calls/s 32379 msg/s # UDP GRO fwd perf udp rx: 1780 MB/s 1446432 calls/s # udp tx: 1914 MB/s 32466 calls/s 32466 msg/s # udp rx: 1891 MB/s 1535943 calls/s # udp tx: 1953 MB/s 33127 calls/s 33127 msg/s # udp rx: 1893 MB/s 1537576 calls/s # udp tx: 1955 MB/s 33161 calls/s 33161 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: 702 MB/s 569747 calls/s # udp tx: 1222 MB/s 20739 calls/s 20739 msg/s # udp rx: 780 MB/s 632168 calls/s # udp tx: 1323 MB/s 22445 calls/s 22445 msg/s # udp rx: 1752 MB/s 1419999 calls/s # udp tx: 1921 MB/s 32583 calls/s 32583 msg/s # UDP GRO fwd perf udp rx: 764 MB/s 619672 calls/s # udp tx: 1225 MB/s 20782 calls/s 20782 msg/s # udp rx: 832 MB/s 674891 calls/s # udp tx: 1227 MB/s 20827 calls/s 20827 msg/s # udp rx: 796 MB/s 645856 calls/s # udp tx: 1224 MB/s 20770 calls/s 20770 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__->