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: 1558 MB/s 1268311 calls/s # udp tx: 1769 MB/s 30013 calls/s 30013 msg/s # udp rx: 1905 MB/s 1551414 calls/s # udp tx: 1915 MB/s 32481 calls/s 32481 msg/s # udp rx: 1908 MB/s 1553641 calls/s # udp tx: 1916 MB/s 32511 calls/s 32511 msg/s # UDP GRO fwd perf udp rx: 1527 MB/s 1243300 calls/s # udp tx: 1698 MB/s 28809 calls/s 28809 msg/s # udp rx: 1858 MB/s 1512827 calls/s # udp tx: 1867 MB/s 31670 calls/s 31670 msg/s # udp rx: 1909 MB/s 1554609 calls/s # udp tx: 1919 MB/s 32553 calls/s 32553 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 951 MB/s 774196 calls/s # udp tx: 1039 MB/s 17634 calls/s 17634 msg/s # udp rx: 1127 MB/s 917540 calls/s # udp tx: 1130 MB/s 19180 calls/s 19180 msg/s # udp rx: 1147 MB/s 934359 calls/s # udp tx: 1150 MB/s 19511 calls/s 19511 msg/s # UDP GRO fwd perf udp rx: 980 MB/s 798017 calls/s # udp tx: 1158 MB/s 19657 calls/s 19657 msg/s # udp rx: 1153 MB/s 938884 calls/s # udp tx: 1157 MB/s 19626 calls/s 19626 msg/s # udp rx: 1145 MB/s 932275 calls/s # udp tx: 1149 MB/s 19490 calls/s 19490 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->