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: 1099 MB/s 894678 calls/s # udp tx: 1631 MB/s 27678 calls/s 27678 msg/s # udp rx: 1452 MB/s 1180810 calls/s # udp tx: 1942 MB/s 32939 calls/s 32939 msg/s # udp rx: 1708 MB/s 1390177 calls/s # udp tx: 1812 MB/s 30735 calls/s 30735 msg/s # UDP GRO fwd perf udp rx: 970 MB/s 789499 calls/s # udp tx: 1283 MB/s 21764 calls/s 21764 msg/s # udp rx: 1065 MB/s 866253 calls/s # udp tx: 1348 MB/s 22866 calls/s 22866 msg/s # udp rx: 889 MB/s 722259 calls/s # udp tx: 1349 MB/s 22885 calls/s 22885 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: 1556 MB/s 1264245 calls/s # udp tx: 1799 MB/s 30513 calls/s 30513 msg/s # udp rx: 1666 MB/s 1354507 calls/s # udp tx: 1705 MB/s 28931 calls/s 28931 msg/s # udp rx: 1793 MB/s 1455539 calls/s # udp tx: 1899 MB/s 32223 calls/s 32223 msg/s # UDP GRO fwd perf udp rx: 1161 MB/s 944133 calls/s # udp tx: 1641 MB/s 27834 calls/s 27834 msg/s # udp rx: 1370 MB/s 1112718 calls/s # udp tx: 1793 MB/s 30420 calls/s 30420 msg/s # udp rx: 1508 MB/s 1223688 calls/s # udp tx: 1910 MB/s 32401 calls/s 32401 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__->