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: 1445 MB/s 1175846 calls/s # udp tx: 1802 MB/s 30575 calls/s 30575 msg/s # udp rx: 1639 MB/s 1332933 calls/s # udp tx: 1932 MB/s 32768 calls/s 32768 msg/s # udp rx: 1818 MB/s 1479434 calls/s # udp tx: 1926 MB/s 32675 calls/s 32675 msg/s # UDP GRO fwd perf udp rx: 1453 MB/s 1183041 calls/s # udp tx: 1709 MB/s 28989 calls/s 28989 msg/s # udp rx: 1772 MB/s 1442853 calls/s # udp tx: 1775 MB/s 30119 calls/s 30119 msg/s # udp rx: 1750 MB/s 1424999 calls/s # udp tx: 1733 MB/s 29393 calls/s 29393 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: 1006 MB/s 816152 calls/s # udp tx: 1853 MB/s 31433 calls/s 31433 msg/s # udp rx: 1382 MB/s 1121473 calls/s # udp tx: 1835 MB/s 31125 calls/s 31125 msg/s # udp rx: 1531 MB/s 1243350 calls/s # udp tx: 1780 MB/s 30190 calls/s 30190 msg/s # UDP GRO fwd perf udp rx: 1372 MB/s 1113622 calls/s # udp tx: 1755 MB/s 29780 calls/s 29780 msg/s # udp rx: 1367 MB/s 1108658 calls/s # udp tx: 1899 MB/s 32217 calls/s 32217 msg/s # udp rx: 1655 MB/s 1341779 calls/s # udp tx: 1882 MB/s 31932 calls/s 31932 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__->