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: 1582 MB/s 1288165 calls/s # udp tx: 1863 MB/s 31609 calls/s 31609 msg/s # udp rx: 1914 MB/s 1558576 calls/s # udp tx: 1931 MB/s 32762 calls/s 32762 msg/s # udp rx: 1925 MB/s 1567674 calls/s # udp tx: 1934 MB/s 32805 calls/s 32805 msg/s # UDP GRO fwd perf udp rx: 1805 MB/s 1468748 calls/s # udp tx: 1943 MB/s 32959 calls/s 32959 msg/s # udp rx: 1926 MB/s 1568374 calls/s # udp tx: 1939 MB/s 32890 calls/s 32890 msg/s # udp rx: 1928 MB/s 1569865 calls/s # udp tx: 1937 MB/s 32856 calls/s 32856 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: 811 MB/s 660159 calls/s # udp tx: 1261 MB/s 21388 calls/s 21388 msg/s # udp rx: 1111 MB/s 903395 calls/s # udp tx: 1258 MB/s 21341 calls/s 21341 msg/s # udp rx: 996 MB/s 810404 calls/s # udp tx: 1248 MB/s 21182 calls/s 21182 msg/s # UDP GRO fwd perf udp rx: 779 MB/s 634421 calls/s # udp tx: 1213 MB/s 20579 calls/s 20579 msg/s # udp rx: 1090 MB/s 887378 calls/s # udp tx: 1229 MB/s 20860 calls/s 20860 msg/s # udp rx: 1198 MB/s 975449 calls/s # udp tx: 1219 MB/s 20688 calls/s 20688 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__->