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: 1622 MB/s 1320787 calls/s # udp tx: 1790 MB/s 30374 calls/s 30374 msg/s # udp rx: 1578 MB/s 1284289 calls/s # udp tx: 1832 MB/s 31079 calls/s 31079 msg/s # udp rx: 1774 MB/s 1444404 calls/s # udp tx: 1887 MB/s 32016 calls/s 32016 msg/s # UDP GRO fwd perf udp rx: 1677 MB/s 1365224 calls/s # udp tx: 1756 MB/s 29795 calls/s 29795 msg/s # udp rx: 1768 MB/s 1439803 calls/s # udp tx: 1781 MB/s 30215 calls/s 30215 msg/s # udp rx: 1775 MB/s 1445660 calls/s # udp tx: 1787 MB/s 30323 calls/s 30323 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: 1083 MB/s 881115 calls/s # udp tx: 1271 MB/s 21568 calls/s 21568 msg/s # udp rx: 1275 MB/s 1038546 calls/s # udp tx: 1311 MB/s 22241 calls/s 22241 msg/s # udp rx: 1293 MB/s 1053045 calls/s # udp tx: 1304 MB/s 22124 calls/s 22124 msg/s # UDP GRO fwd perf udp rx: 1529 MB/s 1241534 calls/s # udp tx: 1900 MB/s 32230 calls/s 32230 msg/s # udp rx: 1471 MB/s 1194660 calls/s # udp tx: 1914 MB/s 32467 calls/s 32467 msg/s # udp rx: 1653 MB/s 1342475 calls/s # udp tx: 1876 MB/s 31822 calls/s 31822 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__->