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: 1468 MB/s 1195064 calls/s # udp tx: 1683 MB/s 28557 calls/s 28557 msg/s # udp rx: 1668 MB/s 1357888 calls/s # udp tx: 1795 MB/s 30461 calls/s 30461 msg/s # udp rx: 1766 MB/s 1438132 calls/s # udp tx: 1815 MB/s 30793 calls/s 30793 msg/s # UDP GRO fwd perf udp rx: 1780 MB/s 1448498 calls/s # udp tx: 1926 MB/s 32677 calls/s 32677 msg/s # udp rx: 1917 MB/s 1560837 calls/s # udp tx: 1926 MB/s 32679 calls/s 32679 msg/s # udp rx: 1885 MB/s 1535099 calls/s # udp tx: 1895 MB/s 32151 calls/s 32151 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: 1175 MB/s 956808 calls/s # udp tx: 1272 MB/s 21590 calls/s 21590 msg/s # udp rx: 1205 MB/s 981791 calls/s # udp tx: 1210 MB/s 20537 calls/s 20537 msg/s # udp tx: 1255 MB/s 21290 calls/s 21290 msg/s # udp rx: 1213 MB/s 987518 calls/s # UDP GRO fwd perf udp rx: 1194 MB/s 972389 calls/s # udp tx: 1246 MB/s 21147 calls/s 21147 msg/s # udp rx: 1241 MB/s 1010566 calls/s # udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # udp rx: 723 MB/s 588526 calls/s # udp tx: 1270 MB/s 21542 calls/s 21542 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__->