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: 1831 MB/s 1491071 calls/s # udp tx: 1899 MB/s 32219 calls/s 32219 msg/s # udp rx: 1959 MB/s 1595609 calls/s # udp tx: 1965 MB/s 33335 calls/s 33335 msg/s # udp rx: 1956 MB/s 1593111 calls/s # udp tx: 1966 MB/s 33357 calls/s 33357 msg/s # UDP GRO fwd perf udp rx: 1519 MB/s 1237122 calls/s # udp tx: 1898 MB/s 32199 calls/s 32199 msg/s # udp rx: 1440 MB/s 1171983 calls/s # udp tx: 1912 MB/s 32436 calls/s 32436 msg/s # udp rx: 1861 MB/s 1515012 calls/s # udp tx: 1947 MB/s 33039 calls/s 33039 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 tx: 1482 MB/s 25141 calls/s 25141 msg/s # udp rx: 360 MB/s 293783 calls/s # udp tx: 1526 MB/s 25884 calls/s 25884 msg/s # udp rx: 1028 MB/s 837558 calls/s # udp tx: 1929 MB/s 32719 calls/s 32719 msg/s # UDP GRO fwd perf udp rx: 1858 MB/s 1512355 calls/s # udp tx: 1935 MB/s 32827 calls/s 32827 msg/s # udp rx: 1924 MB/s 1566526 calls/s # udp tx: 1937 MB/s 32858 calls/s 32858 msg/s # udp rx: 1916 MB/s 1560041 calls/s # udp tx: 1932 MB/s 32768 calls/s 32768 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__->