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: 1207 MB/s 982887 calls/s # udp tx: 1732 MB/s 29382 calls/s 29382 msg/s # udp rx: 1313 MB/s 1069337 calls/s # udp tx: 1393 MB/s 23640 calls/s 23640 msg/s # udp rx: 1367 MB/s 1112744 calls/s # udp tx: 1626 MB/s 27582 calls/s 27582 msg/s # UDP GRO fwd perf udp rx: 1047 MB/s 852309 calls/s # udp tx: 1749 MB/s 29672 calls/s 29672 msg/s # udp rx: 380 MB/s 309474 calls/s # udp tx: 1774 MB/s 30104 calls/s 30104 msg/s # udp rx: 686 MB/s 558171 calls/s # udp tx: 1570 MB/s 26635 calls/s 26635 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1101 MB/s 18674 calls/s 18674 msg/s # udp rx: 47 MB/s 38392 calls/s # udp tx: 847 MB/s 14371 calls/s 14371 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1347 MB/s 22857 calls/s 22857 msg/s # UDP tunnel GRO fwd perf udp tx: 1556 MB/s 26394 calls/s 26394 msg/s # udp rx: 501 MB/s 407880 calls/s # udp tx: 1739 MB/s 29504 calls/s 29504 msg/s # udp rx: 174 MB/s 141894 calls/s # udp tx: 1812 MB/s 30738 calls/s 30738 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1156 MB/s 939983 calls/s # udp tx: 1605 MB/s 27235 calls/s 27235 msg/s # udp rx: 1302 MB/s 1059488 calls/s # udp tx: 1530 MB/s 25953 calls/s 25953 msg/s # udp rx: 1409 MB/s 1146993 calls/s # udp tx: 1563 MB/s 26514 calls/s 26514 msg/s # UDP GRO fwd perf udp rx: 1689 MB/s 1374301 calls/s # udp tx: 1867 MB/s 31671 calls/s 31671 msg/s # udp rx: 1607 MB/s 1306328 calls/s # udp tx: 1808 MB/s 30666 calls/s 30666 msg/s # udp rx: 1574 MB/s 1280157 calls/s # udp tx: 1737 MB/s 29477 calls/s 29477 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1691 MB/s 28691 calls/s 28691 msg/s # udp rx: 134 MB/s 109228 calls/s # udp tx: 1777 MB/s 30151 calls/s 30151 msg/s # udp rx: 15 MB/s 12236 calls/s # udp tx: 1704 MB/s 28906 calls/s 28906 msg/s # UDP tunnel GRO fwd perf udp rx: 283 MB/s 230712 calls/s # udp tx: 1515 MB/s 25706 calls/s 25706 msg/s # udp tx: 1505 MB/s 25530 calls/s 25530 msg/s # udp rx: 129 MB/s 105616 calls/s # udp tx: 1031 MB/s 17495 calls/s 17495 msg/s # udp rx: 151 MB/s 123273 calls/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__->