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: 906 MB/s 737981 calls/s # udp tx: 1062 MB/s 18019 calls/s 18019 msg/s # udp rx: 1046 MB/s 851863 calls/s # udp tx: 1109 MB/s 18821 calls/s 18821 msg/s # udp rx: 1106 MB/s 900651 calls/s # udp tx: 1109 MB/s 18821 calls/s 18821 msg/s # UDP GRO fwd perf udp rx: 1283 MB/s 1045115 calls/s # udp tx: 1341 MB/s 22747 calls/s 22747 msg/s # udp rx: 1326 MB/s 1079696 calls/s # udp tx: 1324 MB/s 22471 calls/s 22471 msg/s # udp rx: 1347 MB/s 1096726 calls/s # udp tx: 1379 MB/s 23390 calls/s 23390 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 322 MB/s 259958 calls/s # udp tx: 1169 MB/s 19830 calls/s 19830 msg/s # udp tx: 1438 MB/s 24401 calls/s 24401 msg/s # udp rx: 798 MB/s 644608 calls/s # udp tx: 1352 MB/s 22938 calls/s 22938 msg/s # udp rx: 746 MB/s 604188 calls/s # UDP tunnel GRO fwd perf udp rx: 914 MB/s 738350 calls/s # udp tx: 1426 MB/s 24197 calls/s 24197 msg/s # udp rx: 942 MB/s 760280 calls/s # udp tx: 1428 MB/s 24221 calls/s 24221 msg/s # udp rx: 876 MB/s 707336 calls/s # udp tx: 1375 MB/s 23334 calls/s 23334 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 969 MB/s 789158 calls/s # udp tx: 1047 MB/s 17761 calls/s 17761 msg/s # udp rx: 1002 MB/s 816343 calls/s # udp tx: 1064 MB/s 18058 calls/s 18058 msg/s # udp rx: 1036 MB/s 843753 calls/s # udp tx: 1108 MB/s 18802 calls/s 18802 msg/s # UDP GRO fwd perf udp rx: 1311 MB/s 1067618 calls/s # udp tx: 1422 MB/s 24129 calls/s 24129 msg/s # udp rx: 1292 MB/s 1050585 calls/s # udp tx: 1394 MB/s 23658 calls/s 23658 msg/s # udp rx: 1317 MB/s 1071579 calls/s # udp tx: 1403 MB/s 23809 calls/s 23809 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 774 MB/s 630398 calls/s # udp tx: 813 MB/s 13802 calls/s 13802 msg/s # udp rx: 837 MB/s 681528 calls/s # udp tx: 868 MB/s 14734 calls/s 14734 msg/s # udp rx: 855 MB/s 696431 calls/s # udp tx: 889 MB/s 15094 calls/s 15094 msg/s # UDP tunnel GRO fwd perf udp rx: 363 MB/s 294555 calls/s # udp tx: 1283 MB/s 21766 calls/s 21766 msg/s # udp rx: 326 MB/s 263868 calls/s # udp tx: 1417 MB/s 24047 calls/s 24047 msg/s # udp rx: 278 MB/s 224672 calls/s # udp tx: 1442 MB/s 24462 calls/s 24462 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__->