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: 1697 MB/s 1381752 calls/s # udp tx: 1837 MB/s 31168 calls/s 31168 msg/s # udp rx: 1888 MB/s 1537759 calls/s # udp tx: 1930 MB/s 32737 calls/s 32737 msg/s # udp rx: 1928 MB/s 1569869 calls/s # udp tx: 1965 MB/s 33340 calls/s 33340 msg/s # UDP GRO fwd perf udp rx: 1787 MB/s 1453327 calls/s # udp tx: 1951 MB/s 33107 calls/s 33107 msg/s # udp tx: 1965 MB/s 33343 calls/s 33343 msg/s # udp rx: 1636 MB/s 1332002 calls/s # udp tx: 1952 MB/s 33116 calls/s 33116 msg/s # udp rx: 1845 MB/s 1502634 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: 1336 MB/s 1085558 calls/s # udp tx: 1706 MB/s 28935 calls/s 28935 msg/s # udp rx: 1661 MB/s 1350328 calls/s # udp tx: 1795 MB/s 30460 calls/s 30460 msg/s # udp rx: 1176 MB/s 957147 calls/s # udp tx: 1219 MB/s 20682 calls/s 20682 msg/s # UDP GRO fwd perf udp rx: 1507 MB/s 1222561 calls/s # udp tx: 1939 MB/s 32894 calls/s 32894 msg/s # udp rx: 1528 MB/s 1239291 calls/s # udp tx: 1942 MB/s 32953 calls/s 32953 msg/s # udp rx: 1404 MB/s 1141361 calls/s # udp tx: 1519 MB/s 25767 calls/s 25767 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__->