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: 797 MB/s 649089 calls/s # udp tx: 1456 MB/s 24711 calls/s 24711 msg/s # udp rx: 1227 MB/s 999591 calls/s # udp tx: 1284 MB/s 21782 calls/s 21782 msg/s # udp rx: 1271 MB/s 1035074 calls/s # udp tx: 1276 MB/s 21656 calls/s 21656 msg/s # UDP GRO fwd perf udp rx: 1085 MB/s 883378 calls/s # udp tx: 1185 MB/s 20109 calls/s 20109 msg/s # udp tx: 1285 MB/s 21798 calls/s 21798 msg/s # udp rx: 1212 MB/s 987231 calls/s # udp tx: 1288 MB/s 21849 calls/s 21849 msg/s # udp rx: 1257 MB/s 1023384 calls/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: 1352 MB/s 1100303 calls/s # udp tx: 1733 MB/s 29399 calls/s 29399 msg/s # udp rx: 1874 MB/s 1526048 calls/s # udp tx: 1883 MB/s 31938 calls/s 31938 msg/s # udp rx: 1834 MB/s 1492756 calls/s # udp tx: 1895 MB/s 32143 calls/s 32143 msg/s # UDP GRO fwd perf udp rx: 1502 MB/s 1222579 calls/s # udp tx: 1913 MB/s 32453 calls/s 32453 msg/s # udp rx: 1518 MB/s 1235580 calls/s # udp tx: 1917 MB/s 32529 calls/s 32529 msg/s # udp rx: 1592 MB/s 1296489 calls/s # udp tx: 1877 MB/s 31852 calls/s 31852 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__->