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: 1245 MB/s 1013142 calls/s # udp tx: 1862 MB/s 31581 calls/s 31581 msg/s # udp rx: 1764 MB/s 1436344 calls/s # udp tx: 1932 MB/s 32779 calls/s 32779 msg/s # udp rx: 1914 MB/s 1558664 calls/s # udp tx: 1932 MB/s 32778 calls/s 32778 msg/s # UDP GRO fwd perf udp rx: 1170 MB/s 951774 calls/s # udp tx: 1468 MB/s 24911 calls/s 24911 msg/s # udp rx: 805 MB/s 655463 calls/s # udp tx: 1235 MB/s 20961 calls/s 20961 msg/s # udp rx: 1291 MB/s 1051739 calls/s # udp tx: 1299 MB/s 22037 calls/s 22037 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: 1452 MB/s 1177718 calls/s # udp tx: 1891 MB/s 32086 calls/s 32086 msg/s # udp rx: 1743 MB/s 1415329 calls/s # udp tx: 1820 MB/s 30879 calls/s 30879 msg/s # udp rx: 1802 MB/s 1461902 calls/s # udp tx: 1908 MB/s 32371 calls/s 32371 msg/s # UDP GRO fwd perf udp rx: 1109 MB/s 899815 calls/s # udp tx: 1867 MB/s 31676 calls/s 31676 msg/s # udp tx: 1810 MB/s 30704 calls/s 30704 msg/s # udp rx: 1625 MB/s 1320033 calls/s # udp tx: 1913 MB/s 32461 calls/s 32461 msg/s # udp rx: 1732 MB/s 1404255 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__->