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: 1530 MB/s 1244852 calls/s # udp tx: 1886 MB/s 31997 calls/s 31997 msg/s # udp rx: 1705 MB/s 1386888 calls/s # udp tx: 1920 MB/s 32569 calls/s 32569 msg/s # udp rx: 1914 MB/s 1558087 calls/s # udp tx: 1923 MB/s 32625 calls/s 32625 msg/s # UDP GRO fwd perf udp rx: 1499 MB/s 1219274 calls/s # udp tx: 1883 MB/s 31944 calls/s 31944 msg/s # udp rx: 1823 MB/s 1482874 calls/s # udp tx: 1925 MB/s 32665 calls/s 32665 msg/s # udp rx: 1822 MB/s 1483421 calls/s # udp tx: 1927 MB/s 32685 calls/s 32685 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: 1080 MB/s 876742 calls/s # udp tx: 1720 MB/s 29183 calls/s 29183 msg/s # udp rx: 1722 MB/s 1400188 calls/s # udp tx: 1774 MB/s 30100 calls/s 30100 msg/s # udp rx: 1758 MB/s 1430890 calls/s # udp tx: 1773 MB/s 30084 calls/s 30084 msg/s # UDP GRO fwd perf udp rx: 731 MB/s 593178 calls/s # udp tx: 1594 MB/s 27050 calls/s 27050 msg/s # udp rx: 989 MB/s 803116 calls/s # udp tx: 1209 MB/s 20516 calls/s 20516 msg/s # udp rx: 906 MB/s 735496 calls/s # udp tx: 1220 MB/s 20697 calls/s 20697 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__->