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: 1183 MB/s 963620 calls/s # udp tx: 1250 MB/s 21215 calls/s 21215 msg/s # udp rx: 1250 MB/s 1017983 calls/s # udp tx: 1256 MB/s 21312 calls/s 21312 msg/s # udp rx: 1253 MB/s 1020677 calls/s # udp tx: 1267 MB/s 21497 calls/s 21497 msg/s # UDP GRO fwd perf udp rx: 1254 MB/s 1021473 calls/s # udp tx: 1854 MB/s 31448 calls/s 31448 msg/s # udp rx: 1732 MB/s 1410193 calls/s # udp tx: 1741 MB/s 29530 calls/s 29530 msg/s # udp rx: 1416 MB/s 1152951 calls/s # udp tx: 1632 MB/s 27682 calls/s 27682 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: 764 MB/s 620641 calls/s # udp tx: 1242 MB/s 21070 calls/s 21070 msg/s # udp rx: 833 MB/s 676187 calls/s # udp tx: 1240 MB/s 21045 calls/s 21045 msg/s # udp rx: 962 MB/s 781304 calls/s # udp tx: 1256 MB/s 21310 calls/s 21310 msg/s # UDP GRO fwd perf udp rx: 695 MB/s 563275 calls/s # udp tx: 1330 MB/s 22558 calls/s 22558 msg/s # udp rx: 724 MB/s 586240 calls/s # udp tx: 1336 MB/s 22670 calls/s 22670 msg/s # udp rx: 810 MB/s 657025 calls/s # udp tx: 1327 MB/s 22522 calls/s 22522 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__->