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: 1490 MB/s 1212924 calls/s # udp tx: 1767 MB/s 29980 calls/s 29980 msg/s # udp rx: 1945 MB/s 1583460 calls/s # udp tx: 1951 MB/s 33106 calls/s 33106 msg/s # udp rx: 1941 MB/s 1580174 calls/s # udp tx: 1947 MB/s 33036 calls/s 33036 msg/s # UDP GRO fwd perf udp rx: 586 MB/s 477100 calls/s # udp tx: 1180 MB/s 20024 calls/s 20024 msg/s # udp rx: 1127 MB/s 917334 calls/s # udp tx: 1255 MB/s 21293 calls/s 21293 msg/s # udp rx: 1228 MB/s 999387 calls/s # udp tx: 1251 MB/s 21227 calls/s 21227 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: 1196 MB/s 969737 calls/s # udp tx: 1787 MB/s 30324 calls/s 30324 msg/s # udp tx: 1871 MB/s 31744 calls/s 31744 msg/s # udp rx: 1248 MB/s 1012088 calls/s # udp tx: 1733 MB/s 29398 calls/s 29398 msg/s # udp rx: 1246 MB/s 1011111 calls/s # UDP GRO fwd perf udp rx: 1364 MB/s 1106746 calls/s # udp tx: 1758 MB/s 29829 calls/s 29829 msg/s # udp tx: 1952 MB/s 33124 calls/s 33124 msg/s # udp rx: 1603 MB/s 1298750 calls/s # udp tx: 1903 MB/s 32280 calls/s 32280 msg/s # udp rx: 1516 MB/s 1228913 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__->