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: 799 MB/s 649402 calls/s # udp tx: 1802 MB/s 30580 calls/s 30580 msg/s # udp rx: 1627 MB/s 1322236 calls/s # udp tx: 1939 MB/s 32900 calls/s 32900 msg/s # udp rx: 1675 MB/s 1359481 calls/s # udp tx: 1930 MB/s 32747 calls/s 32747 msg/s # UDP GRO fwd perf udp rx: 1159 MB/s 943501 calls/s # udp tx: 1812 MB/s 30739 calls/s 30739 msg/s # udp rx: 1595 MB/s 1297881 calls/s # udp tx: 1812 MB/s 30746 calls/s 30746 msg/s # udp rx: 1789 MB/s 1456802 calls/s # udp tx: 1907 MB/s 32348 calls/s 32348 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: 1494 MB/s 1212125 calls/s # udp tx: 1757 MB/s 29803 calls/s 29803 msg/s # udp rx: 1692 MB/s 1370630 calls/s # udp tx: 1936 MB/s 32847 calls/s 32847 msg/s # udp rx: 1700 MB/s 1377438 calls/s # udp tx: 1930 MB/s 32751 calls/s 32751 msg/s # UDP GRO fwd perf udp rx: 1450 MB/s 1178197 calls/s # udp tx: 1692 MB/s 28698 calls/s 28698 msg/s # udp rx: 1638 MB/s 1329862 calls/s # udp tx: 1802 MB/s 30566 calls/s 30566 msg/s # udp rx: 1147 MB/s 931427 calls/s # udp tx: 1691 MB/s 28685 calls/s 28685 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__->