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: 820 MB/s 667543 calls/s # udp tx: 1897 MB/s 32179 calls/s 32179 msg/s # udp rx: 1799 MB/s 1464775 calls/s # udp tx: 1814 MB/s 30769 calls/s 30769 msg/s # udp rx: 1764 MB/s 1436431 calls/s # udp tx: 1772 MB/s 30061 calls/s 30061 msg/s # UDP GRO fwd perf udp rx: 1300 MB/s 1058354 calls/s # udp tx: 1451 MB/s 24615 calls/s 24615 msg/s # udp rx: 1225 MB/s 997889 calls/s # udp tx: 1232 MB/s 20911 calls/s 20911 msg/s # udp rx: 1264 MB/s 1029781 calls/s # udp tx: 1267 MB/s 21498 calls/s 21498 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: 884 MB/s 720317 calls/s # udp tx: 1154 MB/s 19584 calls/s 19584 msg/s # udp rx: 1142 MB/s 929760 calls/s # udp tx: 1152 MB/s 19540 calls/s 19540 msg/s # udp tx: 1213 MB/s 20583 calls/s 20583 msg/s # udp rx: 871 MB/s 709572 calls/s # UDP GRO fwd perf udp rx: 965 MB/s 785555 calls/s # udp tx: 1200 MB/s 20357 calls/s 20357 msg/s # udp rx: 809 MB/s 659198 calls/s # udp tx: 1183 MB/s 20078 calls/s 20078 msg/s # udp rx: 1076 MB/s 876520 calls/s # udp tx: 1180 MB/s 20028 calls/s 20028 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__->