make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1184 MB/s 963360 calls/s # udp tx: 1459 MB/s 24752 calls/s 24752 msg/s # udp rx: 1439 MB/s 1170013 calls/s # udp tx: 1689 MB/s 28661 calls/s 28661 msg/s # udp rx: 1341 MB/s 1091334 calls/s # udp tx: 1496 MB/s 25386 calls/s 25386 msg/s # UDP GRO fwd perf udp rx: 1283 MB/s 1044296 calls/s # udp tx: 1438 MB/s 24394 calls/s 24394 msg/s # udp rx: 841 MB/s 683445 calls/s # udp tx: 1559 MB/s 26453 calls/s 26453 msg/s # udp rx: 1181 MB/s 960575 calls/s # udp tx: 1654 MB/s 28064 calls/s 28064 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: 1019 MB/s 828010 calls/s # udp tx: 1590 MB/s 26983 calls/s 26983 msg/s # udp rx: 998 MB/s 811459 calls/s # udp tx: 1681 MB/s 28524 calls/s 28524 msg/s # udp rx: 923 MB/s 750075 calls/s # udp tx: 1753 MB/s 29737 calls/s 29737 msg/s # UDP GRO fwd perf udp rx: 320 MB/s 259967 calls/s # udp tx: 1600 MB/s 27154 calls/s 27154 msg/s # udp rx: 1215 MB/s 987509 calls/s # udp tx: 1528 MB/s 25927 calls/s 25927 msg/s # udp rx: 717 MB/s 582192 calls/s # udp tx: 1661 MB/s 28176 calls/s 28176 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__->