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: 1549 MB/s 1261156 calls/s # udp tx: 1916 MB/s 32501 calls/s 32501 msg/s # udp rx: 1888 MB/s 1537063 calls/s # udp tx: 1907 MB/s 32346 calls/s 32346 msg/s # udp rx: 1904 MB/s 1550812 calls/s # udp tx: 1926 MB/s 32676 calls/s 32676 msg/s # UDP GRO fwd perf udp tx: 1803 MB/s 30583 calls/s 30583 msg/s # udp rx: 1218 MB/s 990770 calls/s # udp tx: 1938 MB/s 32875 calls/s 32875 msg/s # udp rx: 1388 MB/s 1129714 calls/s # udp tx: 1943 MB/s 32961 calls/s 32961 msg/s # udp rx: 1658 MB/s 1348554 calls/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: 1023 MB/s 833202 calls/s # udp tx: 1064 MB/s 18053 calls/s 18053 msg/s # udp rx: 1048 MB/s 853383 calls/s # udp tx: 1053 MB/s 17866 calls/s 17866 msg/s # udp rx: 1039 MB/s 845967 calls/s # udp tx: 1050 MB/s 17815 calls/s 17815 msg/s # UDP GRO fwd perf udp rx: 1035 MB/s 842751 calls/s # udp tx: 1092 MB/s 18527 calls/s 18527 msg/s # udp rx: 1128 MB/s 918389 calls/s # udp tx: 1147 MB/s 19465 calls/s 19465 msg/s # udp rx: 1064 MB/s 866535 calls/s # udp tx: 1145 MB/s 19429 calls/s 19429 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__->