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: 1567 MB/s 1275427 calls/s # udp tx: 1834 MB/s 31107 calls/s 31107 msg/s # udp rx: 1489 MB/s 1212663 calls/s # udp tx: 1916 MB/s 32506 calls/s 32506 msg/s # udp rx: 1196 MB/s 973085 calls/s # udp tx: 1929 MB/s 32721 calls/s 32721 msg/s # UDP GRO fwd perf udp rx: 1366 MB/s 1110637 calls/s # udp tx: 1836 MB/s 31150 calls/s 31150 msg/s # udp rx: 1482 MB/s 1205453 calls/s # udp tx: 1920 MB/s 32569 calls/s 32569 msg/s # udp tx: 1924 MB/s 32634 calls/s 32634 msg/s # udp rx: 1176 MB/s 957430 calls/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: 1457 MB/s 1181937 calls/s # udp tx: 1839 MB/s 31193 calls/s 31193 msg/s # udp rx: 1622 MB/s 1315696 calls/s # udp tx: 1905 MB/s 32316 calls/s 32316 msg/s # udp rx: 1712 MB/s 1388549 calls/s # udp tx: 1899 MB/s 32221 calls/s 32221 msg/s # UDP GRO fwd perf udp rx: 1266 MB/s 1028378 calls/s # udp tx: 1815 MB/s 30788 calls/s 30788 msg/s # udp rx: 1759 MB/s 1426631 calls/s # udp tx: 1903 MB/s 32290 calls/s 32290 msg/s # udp rx: 1594 MB/s 1291646 calls/s # udp tx: 1911 MB/s 32419 calls/s 32419 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__->