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: 1114 MB/s 905774 calls/s # udp tx: 1351 MB/s 22930 calls/s 22930 msg/s # udp rx: 1287 MB/s 1046396 calls/s # udp tx: 1389 MB/s 23569 calls/s 23569 msg/s # udp rx: 1315 MB/s 1069831 calls/s # udp tx: 1375 MB/s 23335 calls/s 23335 msg/s # UDP GRO fwd perf udp rx: 1086 MB/s 883359 calls/s # udp tx: 1365 MB/s 23166 calls/s 23166 msg/s # udp rx: 1082 MB/s 880564 calls/s # udp tx: 1363 MB/s 23122 calls/s 23122 msg/s # udp rx: 1344 MB/s 1094542 calls/s # udp tx: 1353 MB/s 22964 calls/s 22964 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: 1589 MB/s 1289222 calls/s # udp tx: 1899 MB/s 32210 calls/s 32210 msg/s # udp rx: 1774 MB/s 1438900 calls/s # udp tx: 1960 MB/s 33252 calls/s 33252 msg/s # udp rx: 1787 MB/s 1450014 calls/s # udp tx: 1937 MB/s 32868 calls/s 32868 msg/s # UDP GRO fwd perf udp rx: 1201 MB/s 975931 calls/s # udp tx: 1880 MB/s 31891 calls/s 31891 msg/s # udp rx: 1765 MB/s 1432111 calls/s # udp tx: 1937 MB/s 32868 calls/s 32868 msg/s # udp rx: 1750 MB/s 1419145 calls/s # udp tx: 1950 MB/s 33086 calls/s 33086 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__->