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: 981 MB/s 798643 calls/s # udp tx: 1106 MB/s 18774 calls/s 18774 msg/s # udp rx: 1137 MB/s 926112 calls/s # udp tx: 1157 MB/s 19624 calls/s 19624 msg/s # udp rx: 1148 MB/s 935390 calls/s # udp tx: 1150 MB/s 19511 calls/s 19511 msg/s # UDP GRO fwd perf udp rx: 1149 MB/s 935898 calls/s # udp tx: 1199 MB/s 20347 calls/s 20347 msg/s # udp rx: 1206 MB/s 982267 calls/s # udp tx: 1211 MB/s 20542 calls/s 20542 msg/s # udp rx: 1203 MB/s 980054 calls/s # udp tx: 1209 MB/s 20507 calls/s 20507 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: 1585 MB/s 1287430 calls/s # udp tx: 1845 MB/s 31303 calls/s 31303 msg/s # udp rx: 1687 MB/s 1366862 calls/s # udp tx: 1963 MB/s 33294 calls/s 33294 msg/s # udp rx: 1697 MB/s 1375360 calls/s # udp tx: 1955 MB/s 33175 calls/s 33175 msg/s # UDP GRO fwd perf udp rx: 1591 MB/s 1288653 calls/s # udp tx: 1971 MB/s 33446 calls/s 33446 msg/s # udp tx: 1939 MB/s 32894 calls/s 32894 msg/s # udp rx: 1595 MB/s 1292416 calls/s # udp tx: 1745 MB/s 29605 calls/s 29605 msg/s # udp rx: 859 MB/s 696338 calls/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__->