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: 1487 MB/s 1208984 calls/s # udp tx: 1777 MB/s 30152 calls/s 30152 msg/s # udp rx: 1461 MB/s 1187205 calls/s # udp tx: 1972 MB/s 33452 calls/s 33452 msg/s # udp rx: 1788 MB/s 1455197 calls/s # udp tx: 1969 MB/s 33408 calls/s 33408 msg/s # UDP GRO fwd perf udp rx: 1780 MB/s 1448451 calls/s # udp tx: 1907 MB/s 32358 calls/s 32358 msg/s # udp tx: 1859 MB/s 31544 calls/s 31544 msg/s # udp rx: 1314 MB/s 1069691 calls/s # udp tx: 1971 MB/s 33430 calls/s 33430 msg/s # udp rx: 1818 MB/s 1479545 calls/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: 1508 MB/s 1223274 calls/s # udp tx: 1956 MB/s 33178 calls/s 33178 msg/s # udp rx: 1756 MB/s 1425392 calls/s # udp tx: 1919 MB/s 32549 calls/s 32549 msg/s # udp rx: 1391 MB/s 1128009 calls/s # udp tx: 1943 MB/s 32956 calls/s 32956 msg/s # UDP GRO fwd perf udp rx: 1432 MB/s 1161965 calls/s # udp tx: 1869 MB/s 31702 calls/s 31702 msg/s # udp rx: 1487 MB/s 1207996 calls/s # udp tx: 1765 MB/s 29938 calls/s 29938 msg/s # udp rx: 1260 MB/s 1023594 calls/s # udp tx: 1591 MB/s 26990 calls/s 26990 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__->