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: 1641 MB/s 1335376 calls/s # udp tx: 1825 MB/s 30962 calls/s 30962 msg/s # udp rx: 1912 MB/s 1556693 calls/s # udp tx: 1935 MB/s 32820 calls/s 32820 msg/s # udp rx: 1927 MB/s 1569181 calls/s # udp tx: 1933 MB/s 32798 calls/s 32798 msg/s # UDP GRO fwd perf udp rx: 1562 MB/s 1271745 calls/s # udp tx: 1771 MB/s 30047 calls/s 30047 msg/s # udp rx: 1903 MB/s 1549549 calls/s # udp tx: 1907 MB/s 32353 calls/s 32353 msg/s # udp rx: 1424 MB/s 1159164 calls/s # udp tx: 1888 MB/s 32025 calls/s 32025 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 312 MB/s 254116 calls/s # udp tx: 1483 MB/s 25156 calls/s 25156 msg/s # udp tx: 1653 MB/s 28052 calls/s 28052 msg/s # udp rx: 273 MB/s 222941 calls/s # udp tx: 1742 MB/s 29562 calls/s 29562 msg/s # udp rx: 138 MB/s 113027 calls/s # UDP tunnel GRO fwd perf udp tx: 1763 MB/s 29902 calls/s 29902 msg/s # udp rx: 40 MB/s 32758 calls/s # udp tx: 1777 MB/s 30149 calls/s 30149 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1790 MB/s 30375 calls/s 30375 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1433 MB/s 1165452 calls/s # udp tx: 1854 MB/s 31459 calls/s 31459 msg/s # udp tx: 1870 MB/s 31723 calls/s 31723 msg/s # udp rx: 1234 MB/s 1004259 calls/s # udp tx: 1825 MB/s 30960 calls/s 30960 msg/s # udp rx: 1510 MB/s 1229234 calls/s # UDP GRO fwd perf udp rx: 1324 MB/s 1077153 calls/s # udp tx: 1762 MB/s 29890 calls/s 29890 msg/s # udp rx: 941 MB/s 766561 calls/s # udp tx: 1197 MB/s 20315 calls/s 20315 msg/s # udp rx: 861 MB/s 701380 calls/s # udp tx: 1222 MB/s 20727 calls/s 20727 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 456 MB/s 371044 calls/s # udp tx: 1504 MB/s 25524 calls/s 25524 msg/s # udp tx: 1678 MB/s 28470 calls/s 28470 msg/s # udp rx: 214 MB/s 174610 calls/s # udp tx: 1718 MB/s 29139 calls/s 29139 msg/s # udp rx: 164 MB/s 134013 calls/s # UDP tunnel GRO fwd perf udp tx: 1453 MB/s 24653 calls/s 24653 msg/s # udp rx: 161 MB/s 131199 calls/s # udp tx: 1092 MB/s 18526 calls/s 18526 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1207 MB/s 20485 calls/s 20485 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__->