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: 1004 MB/s 817378 calls/s # udp tx: 1546 MB/s 26234 calls/s 26234 msg/s # udp rx: 1588 MB/s 1292855 calls/s # udp tx: 1784 MB/s 30258 calls/s 30258 msg/s # udp rx: 1754 MB/s 1428261 calls/s # udp tx: 1760 MB/s 29865 calls/s 29865 msg/s # UDP GRO fwd perf udp rx: 1067 MB/s 868997 calls/s # udp tx: 1120 MB/s 19006 calls/s 19006 msg/s # udp rx: 1145 MB/s 932316 calls/s # udp tx: 1151 MB/s 19532 calls/s 19532 msg/s # udp rx: 1196 MB/s 973838 calls/s # udp tx: 1197 MB/s 20313 calls/s 20313 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: 1288 MB/s 1046543 calls/s # udp tx: 1806 MB/s 30645 calls/s 30645 msg/s # udp tx: 1879 MB/s 31877 calls/s 31877 msg/s # udp rx: 1567 MB/s 1272195 calls/s # udp tx: 1816 MB/s 30807 calls/s 30807 msg/s # udp rx: 1526 MB/s 1239001 calls/s # UDP GRO fwd perf udp rx: 1294 MB/s 1049296 calls/s # udp tx: 1866 MB/s 31650 calls/s 31650 msg/s # udp rx: 1688 MB/s 1370399 calls/s # udp tx: 1862 MB/s 31594 calls/s 31594 msg/s # udp rx: 1587 MB/s 1288554 calls/s # udp tx: 1750 MB/s 29684 calls/s 29684 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__->