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: 1335 MB/s 1086046 calls/s # udp tx: 1851 MB/s 31401 calls/s 31401 msg/s # udp rx: 573 MB/s 466308 calls/s # udp tx: 1535 MB/s 26044 calls/s 26044 msg/s # udp rx: 1754 MB/s 1425633 calls/s # udp tx: 1899 MB/s 32210 calls/s 32210 msg/s # UDP GRO fwd perf udp rx: 1609 MB/s 1307450 calls/s # udp tx: 1902 MB/s 32272 calls/s 32272 msg/s # udp rx: 1718 MB/s 1399119 calls/s # udp tx: 1908 MB/s 32376 calls/s 32376 msg/s # udp rx: 1900 MB/s 1547551 calls/s # udp tx: 1906 MB/s 32338 calls/s 32338 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: 1463 MB/s 1186047 calls/s # udp tx: 1861 MB/s 31572 calls/s 31572 msg/s # udp rx: 1734 MB/s 1409690 calls/s # udp tx: 1806 MB/s 30636 calls/s 30636 msg/s # udp rx: 1752 MB/s 1426005 calls/s # udp tx: 1774 MB/s 30096 calls/s 30096 msg/s # UDP GRO fwd perf udp rx: 1404 MB/s 1140708 calls/s # udp tx: 1827 MB/s 30989 calls/s 30989 msg/s # udp rx: 1719 MB/s 1393336 calls/s # udp tx: 1905 MB/s 32324 calls/s 32324 msg/s # udp rx: 1724 MB/s 1396921 calls/s # udp tx: 1913 MB/s 32457 calls/s 32457 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__->