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: 1821 MB/s 1481147 calls/s # udp tx: 1933 MB/s 32794 calls/s 32794 msg/s # udp rx: 1898 MB/s 1545589 calls/s # udp tx: 1920 MB/s 32573 calls/s 32573 msg/s # udp rx: 1837 MB/s 1495396 calls/s # udp tx: 1863 MB/s 31611 calls/s 31611 msg/s # UDP GRO fwd perf udp rx: 1720 MB/s 1399691 calls/s # udp tx: 1826 MB/s 30971 calls/s 30971 msg/s # udp rx: 1820 MB/s 1481543 calls/s # udp tx: 1834 MB/s 31118 calls/s 31118 msg/s # udp rx: 1855 MB/s 1510777 calls/s # udp tx: 1861 MB/s 31574 calls/s 31574 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: 1548 MB/s 1254996 calls/s # udp tx: 1907 MB/s 32352 calls/s 32352 msg/s # udp rx: 1600 MB/s 1296010 calls/s # udp tx: 1932 MB/s 32783 calls/s 32783 msg/s # udp rx: 1657 MB/s 1342664 calls/s # udp tx: 1935 MB/s 32827 calls/s 32827 msg/s # UDP GRO fwd perf udp rx: 1464 MB/s 1187045 calls/s # udp tx: 1811 MB/s 30720 calls/s 30720 msg/s # udp tx: 1928 MB/s 32710 calls/s 32710 msg/s # udp rx: 1564 MB/s 1267120 calls/s # udp tx: 1948 MB/s 33055 calls/s 33055 msg/s # udp rx: 1706 MB/s 1382532 calls/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__->