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: 1738 MB/s 1413900 calls/s # udp tx: 1857 MB/s 31510 calls/s 31510 msg/s # udp rx: 1847 MB/s 1501497 calls/s # udp tx: 1976 MB/s 33523 calls/s 33523 msg/s # udp rx: 1961 MB/s 1596509 calls/s # udp tx: 1976 MB/s 33521 calls/s 33521 msg/s # UDP GRO fwd perf udp rx: 1766 MB/s 1437740 calls/s # udp tx: 1851 MB/s 31398 calls/s 31398 msg/s # udp rx: 1970 MB/s 1604228 calls/s # udp tx: 1983 MB/s 33638 calls/s 33638 msg/s # udp rx: 1819 MB/s 1481183 calls/s # udp tx: 1923 MB/s 32626 calls/s 32626 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: 1092 MB/s 889533 calls/s # udp tx: 1248 MB/s 21176 calls/s 21176 msg/s # udp rx: 1271 MB/s 1034751 calls/s # udp tx: 1291 MB/s 21903 calls/s 21903 msg/s # udp rx: 1288 MB/s 1048970 calls/s # udp tx: 1304 MB/s 22125 calls/s 22125 msg/s # UDP GRO fwd perf udp rx: 1216 MB/s 990298 calls/s # udp tx: 1279 MB/s 21698 calls/s 21698 msg/s # udp rx: 1273 MB/s 1036755 calls/s # udp tx: 1292 MB/s 21922 calls/s 21922 msg/s # udp rx: 1255 MB/s 1021477 calls/s # udp tx: 1299 MB/s 22039 calls/s 22039 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__->