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: 1732 MB/s 1410563 calls/s # udp tx: 1915 MB/s 32489 calls/s 32489 msg/s # udp rx: 1605 MB/s 1306783 calls/s # udp tx: 1931 MB/s 32761 calls/s 32761 msg/s # udp rx: 1862 MB/s 1515036 calls/s # udp tx: 1921 MB/s 32598 calls/s 32598 msg/s # UDP GRO fwd perf udp rx: 1584 MB/s 1289961 calls/s # udp tx: 1767 MB/s 29972 calls/s 29972 msg/s # udp rx: 1750 MB/s 1424664 calls/s # udp tx: 1794 MB/s 30436 calls/s 30436 msg/s # udp rx: 1853 MB/s 1508398 calls/s # udp tx: 1894 MB/s 32140 calls/s 32140 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: 1626 MB/s 1323370 calls/s # udp tx: 1873 MB/s 31771 calls/s 31771 msg/s # udp rx: 1610 MB/s 1310357 calls/s # udp tx: 1800 MB/s 30538 calls/s 30538 msg/s # udp rx: 1702 MB/s 1384861 calls/s # udp tx: 1882 MB/s 31934 calls/s 31934 msg/s # UDP GRO fwd perf udp rx: 1442 MB/s 1173904 calls/s # udp tx: 1509 MB/s 25609 calls/s 25609 msg/s # udp rx: 1047 MB/s 852852 calls/s # udp tx: 1223 MB/s 20745 calls/s 20745 msg/s # udp rx: 1178 MB/s 959338 calls/s # udp tx: 1185 MB/s 20100 calls/s 20100 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__->