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: 1395 MB/s 1136159 calls/s # udp tx: 1531 MB/s 25983 calls/s 25983 msg/s # udp rx: 1127 MB/s 917838 calls/s # udp tx: 1125 MB/s 19097 calls/s 19097 msg/s # udp rx: 919 MB/s 748727 calls/s # udp tx: 915 MB/s 15527 calls/s 15527 msg/s # UDP GRO fwd perf udp rx: 1338 MB/s 1088399 calls/s # udp tx: 1689 MB/s 28655 calls/s 28655 msg/s # udp rx: 1783 MB/s 1451555 calls/s # udp tx: 1793 MB/s 30418 calls/s 30418 msg/s # udp rx: 1685 MB/s 1372122 calls/s # udp tx: 1690 MB/s 28671 calls/s 28671 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 848 MB/s 687376 calls/s # udp tx: 1269 MB/s 21525 calls/s 21525 msg/s # udp rx: 540 MB/s 437264 calls/s # udp tx: 1363 MB/s 23120 calls/s 23120 msg/s # udp rx: 902 MB/s 730506 calls/s # udp tx: 1292 MB/s 21917 calls/s 21917 msg/s # UDP tunnel GRO fwd perf udp rx: 244 MB/s 197686 calls/s # udp tx: 1446 MB/s 24533 calls/s 24533 msg/s # udp rx: 196 MB/s 159286 calls/s # udp tx: 1366 MB/s 23172 calls/s 23172 msg/s # udp rx: 316 MB/s 256595 calls/s # udp tx: 1290 MB/s 21880 calls/s 21880 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 929 MB/s 755777 calls/s # udp tx: 1543 MB/s 26178 calls/s 26178 msg/s # udp rx: 1289 MB/s 1049511 calls/s # udp tx: 1727 MB/s 29296 calls/s 29296 msg/s # udp rx: 1530 MB/s 1245866 calls/s # udp tx: 1746 MB/s 29621 calls/s 29621 msg/s # UDP GRO fwd perf udp rx: 1156 MB/s 940965 calls/s # udp tx: 1249 MB/s 21199 calls/s 21199 msg/s # udp rx: 1666 MB/s 1356211 calls/s # udp tx: 1766 MB/s 29962 calls/s 29962 msg/s # udp rx: 1787 MB/s 1454932 calls/s # udp tx: 1814 MB/s 30772 calls/s 30772 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 298 MB/s 242613 calls/s # udp tx: 1364 MB/s 23145 calls/s 23145 msg/s # udp rx: 181 MB/s 146500 calls/s # udp tx: 1430 MB/s 24269 calls/s 24269 msg/s # udp rx: 244 MB/s 197814 calls/s # udp tx: 1437 MB/s 24380 calls/s 24380 msg/s # UDP tunnel GRO fwd perf udp rx: 278 MB/s 226275 calls/s # udp tx: 1228 MB/s 20844 calls/s 20844 msg/s # udp rx: 182 MB/s 147796 calls/s # udp tx: 1412 MB/s 23960 calls/s 23960 msg/s # udp rx: 6 MB/s 5376 calls/s # udp tx: 1446 MB/s 24533 calls/s 24533 msg/s 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__->