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: 1475 MB/s 1201082 calls/s # udp tx: 1723 MB/s 29235 calls/s 29235 msg/s # udp rx: 1836 MB/s 1494881 calls/s # udp tx: 1841 MB/s 31232 calls/s 31232 msg/s # udp rx: 1740 MB/s 1416117 calls/s # udp tx: 1863 MB/s 31613 calls/s 31613 msg/s # UDP GRO fwd perf udp rx: 1442 MB/s 1174022 calls/s # udp tx: 1716 MB/s 29111 calls/s 29111 msg/s # udp rx: 1599 MB/s 1301672 calls/s # udp tx: 1741 MB/s 29536 calls/s 29536 msg/s # udp rx: 1350 MB/s 1098104 calls/s # udp tx: 1804 MB/s 30605 calls/s 30605 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: 1234 MB/s 1001453 calls/s # udp tx: 1772 MB/s 30066 calls/s 30066 msg/s # udp rx: 1521 MB/s 1233759 calls/s # udp tx: 1873 MB/s 31783 calls/s 31783 msg/s # udp rx: 1433 MB/s 1162036 calls/s # udp tx: 1812 MB/s 30742 calls/s 30742 msg/s # UDP GRO fwd perf udp rx: 1218 MB/s 987050 calls/s # udp tx: 1887 MB/s 32015 calls/s 32015 msg/s # udp tx: 1891 MB/s 32081 calls/s 32081 msg/s # udp rx: 1165 MB/s 943815 calls/s # udp tx: 1903 MB/s 32291 calls/s 32291 msg/s # udp rx: 1435 MB/s 1162854 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__->