make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1193 MB/s 971695 calls/s # udp tx: 1874 MB/s 31785 calls/s 31785 msg/s # udp rx: 1626 MB/s 1323712 calls/s # udp tx: 1947 MB/s 33023 calls/s 33023 msg/s # udp rx: 1471 MB/s 1196531 calls/s # udp tx: 1825 MB/s 30958 calls/s 30958 msg/s # UDP GRO fwd perf udp rx: 1537 MB/s 1251147 calls/s # udp tx: 1888 MB/s 32034 calls/s 32034 msg/s # udp rx: 1450 MB/s 1179281 calls/s # udp tx: 1971 MB/s 33436 calls/s 33436 msg/s # udp rx: 1805 MB/s 1468825 calls/s # udp tx: 1966 MB/s 33346 calls/s 33346 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: 943 MB/s 768238 calls/s # udp tx: 1116 MB/s 18930 calls/s 18930 msg/s # udp rx: 1074 MB/s 874620 calls/s # udp tx: 1206 MB/s 20471 calls/s 20471 msg/s # udp rx: 1106 MB/s 901042 calls/s # udp tx: 1129 MB/s 19163 calls/s 19163 msg/s # UDP GRO fwd perf udp rx: 1126 MB/s 917411 calls/s # udp tx: 1174 MB/s 19922 calls/s 19922 msg/s # udp rx: 1146 MB/s 933146 calls/s # udp tx: 1188 MB/s 20152 calls/s 20152 msg/s # udp rx: 1202 MB/s 978632 calls/s # udp tx: 1212 MB/s 20566 calls/s 20566 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__->