make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1249 MB/s 1016164 calls/s # udp tx: 1759 MB/s 29837 calls/s 29837 msg/s # udp rx: 1643 MB/s 1337822 calls/s # udp tx: 1916 MB/s 32498 calls/s 32498 msg/s # udp rx: 1902 MB/s 1549108 calls/s # udp tx: 1912 MB/s 32436 calls/s 32436 msg/s # UDP GRO fwd perf udp rx: 1107 MB/s 901448 calls/s # udp tx: 1935 MB/s 32822 calls/s 32822 msg/s # udp rx: 1907 MB/s 1553254 calls/s # udp tx: 1915 MB/s 32487 calls/s 32487 msg/s # udp rx: 1906 MB/s 1552113 calls/s # udp tx: 1913 MB/s 32458 calls/s 32458 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: 1416 MB/s 1147712 calls/s # udp tx: 1914 MB/s 32468 calls/s 32468 msg/s # udp rx: 1515 MB/s 1228338 calls/s # udp tx: 1905 MB/s 32324 calls/s 32324 msg/s # udp rx: 1533 MB/s 1243207 calls/s # udp tx: 1950 MB/s 33081 calls/s 33081 msg/s # UDP GRO fwd perf udp rx: 1617 MB/s 1310758 calls/s # udp tx: 1968 MB/s 33380 calls/s 33380 msg/s # udp rx: 1509 MB/s 1223203 calls/s # udp tx: 1957 MB/s 33207 calls/s 33207 msg/s # udp rx: 1452 MB/s 1177359 calls/s # udp tx: 1946 MB/s 33011 calls/s 33011 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__->