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: 1771 MB/s 1441535 calls/s # udp tx: 1862 MB/s 31581 calls/s 31581 msg/s # udp rx: 1561 MB/s 1271459 calls/s # udp tx: 1871 MB/s 31747 calls/s 31747 msg/s # udp rx: 1595 MB/s 1299065 calls/s # udp tx: 1863 MB/s 31605 calls/s 31605 msg/s # UDP GRO fwd perf udp rx: 1557 MB/s 1266434 calls/s # udp tx: 1811 MB/s 30731 calls/s 30731 msg/s # udp rx: 1503 MB/s 1222159 calls/s # udp tx: 1778 MB/s 30170 calls/s 30170 msg/s # udp rx: 1701 MB/s 1384535 calls/s # udp tx: 1793 MB/s 30415 calls/s 30415 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 1001 MB/s 811673 calls/s # udp tx: 1396 MB/s 23693 calls/s 23693 msg/s # udp rx: 1158 MB/s 939301 calls/s # udp tx: 1403 MB/s 23799 calls/s 23799 msg/s # udp rx: 936 MB/s 756486 calls/s # udp tx: 1444 MB/s 24493 calls/s 24493 msg/s # UDP tunnel GRO fwd perf udp rx: 743 MB/s 602063 calls/s # udp tx: 1354 MB/s 22976 calls/s 22976 msg/s # udp rx: 653 MB/s 527738 calls/s # udp tx: 1451 MB/s 24612 calls/s 24612 msg/s # udp rx: 596 MB/s 481875 calls/s # udp tx: 1479 MB/s 25092 calls/s 25092 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 901 MB/s 733543 calls/s # udp tx: 1122 MB/s 19031 calls/s 19031 msg/s # udp rx: 1067 MB/s 868828 calls/s # udp tx: 1135 MB/s 19256 calls/s 19256 msg/s # udp rx: 1142 MB/s 929918 calls/s # udp tx: 1142 MB/s 19377 calls/s 19377 msg/s # UDP GRO fwd perf udp rx: 1248 MB/s 1015656 calls/s # udp tx: 1335 MB/s 22655 calls/s 22655 msg/s # udp rx: 1263 MB/s 1028242 calls/s # udp tx: 1265 MB/s 21468 calls/s 21468 msg/s # udp rx: 1393 MB/s 1134660 calls/s # udp tx: 1399 MB/s 23729 calls/s 23729 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 281 MB/s 229190 calls/s # udp tx: 1261 MB/s 21393 calls/s 21393 msg/s # udp tx: 963 MB/s 16350 calls/s 16350 msg/s # udp rx: 24 MB/s 20095 calls/s # udp tx: 1245 MB/s 21129 calls/s 21129 msg/s # UDP tunnel GRO fwd perf udp rx: 383 MB/s 311039 calls/s # udp tx: 1406 MB/s 23850 calls/s 23850 msg/s # udp rx: 290 MB/s 235310 calls/s # udp tx: 1430 MB/s 24269 calls/s 24269 msg/s # udp rx: 167 MB/s 135280 calls/s # udp tx: 1408 MB/s 23881 calls/s 23881 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__->