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: 1422 MB/s 1157454 calls/s # udp tx: 1741 MB/s 29543 calls/s 29543 msg/s # udp rx: 1242 MB/s 1010335 calls/s # udp tx: 1445 MB/s 24520 calls/s 24520 msg/s # udp rx: 1211 MB/s 986321 calls/s # udp tx: 1233 MB/s 20922 calls/s 20922 msg/s # UDP GRO fwd perf udp rx: 1115 MB/s 908315 calls/s # udp tx: 1200 MB/s 20367 calls/s 20367 msg/s # udp rx: 1142 MB/s 930241 calls/s # udp tx: 1141 MB/s 19358 calls/s 19358 msg/s # udp rx: 1184 MB/s 964589 calls/s # udp tx: 1198 MB/s 20333 calls/s 20333 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: 718 MB/s 584902 calls/s # udp tx: 1113 MB/s 18884 calls/s 18884 msg/s # udp rx: 884 MB/s 720326 calls/s # udp tx: 1212 MB/s 20559 calls/s 20559 msg/s # udp rx: 1053 MB/s 858044 calls/s # udp tx: 1180 MB/s 20023 calls/s 20023 msg/s # UDP GRO fwd perf udp rx: 1152 MB/s 938339 calls/s # udp tx: 1216 MB/s 20632 calls/s 20632 msg/s # udp rx: 1195 MB/s 973246 calls/s # udp tx: 1212 MB/s 20573 calls/s 20573 msg/s # udp rx: 1209 MB/s 984718 calls/s # udp tx: 1216 MB/s 20631 calls/s 20631 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__->