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: 1350 MB/s 1098786 calls/s # udp tx: 1861 MB/s 31580 calls/s 31580 msg/s # udp tx: 1857 MB/s 31507 calls/s 31507 msg/s # udp rx: 1458 MB/s 1185338 calls/s # udp tx: 1814 MB/s 30771 calls/s 30771 msg/s # udp rx: 1055 MB/s 857357 calls/s # UDP GRO fwd perf udp rx: 1623 MB/s 1321227 calls/s # udp tx: 1918 MB/s 32533 calls/s 32533 msg/s # udp rx: 1564 MB/s 1273041 calls/s # udp tx: 1844 MB/s 31285 calls/s 31285 msg/s # udp rx: 1739 MB/s 1414491 calls/s # udp tx: 1968 MB/s 33392 calls/s 33392 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: 1228 MB/s 997454 calls/s # udp tx: 1759 MB/s 29838 calls/s 29838 msg/s # udp rx: 1648 MB/s 1337002 calls/s # udp tx: 1912 MB/s 32431 calls/s 32431 msg/s # udp rx: 1733 MB/s 1407010 calls/s # udp tx: 1922 MB/s 32605 calls/s 32605 msg/s # UDP GRO fwd perf udp rx: 1574 MB/s 1278883 calls/s # udp tx: 1825 MB/s 30968 calls/s 30968 msg/s # udp rx: 1830 MB/s 1484561 calls/s # udp tx: 1947 MB/s 33034 calls/s 33034 msg/s # udp rx: 1582 MB/s 1285403 calls/s # udp tx: 1773 MB/s 30078 calls/s 30078 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__->