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: 1528 MB/s 1244416 calls/s # udp tx: 1649 MB/s 27974 calls/s 27974 msg/s # udp rx: 1823 MB/s 1484585 calls/s # udp tx: 1836 MB/s 31141 calls/s 31141 msg/s # udp rx: 1895 MB/s 1542846 calls/s # udp tx: 1903 MB/s 32279 calls/s 32279 msg/s # UDP GRO fwd perf udp rx: 1057 MB/s 860348 calls/s # udp tx: 1858 MB/s 31523 calls/s 31523 msg/s # udp rx: 1924 MB/s 1566579 calls/s # udp tx: 1932 MB/s 32784 calls/s 32784 msg/s # udp rx: 1922 MB/s 1565227 calls/s # udp tx: 1933 MB/s 32790 calls/s 32790 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: 1455 MB/s 1179529 calls/s # udp tx: 1823 MB/s 30932 calls/s 30932 msg/s # udp rx: 1749 MB/s 1418515 calls/s # udp tx: 1901 MB/s 32254 calls/s 32254 msg/s # udp rx: 1747 MB/s 1417189 calls/s # udp tx: 1893 MB/s 32123 calls/s 32123 msg/s # UDP GRO fwd perf udp rx: 1438 MB/s 1166982 calls/s # udp tx: 1851 MB/s 31399 calls/s 31399 msg/s # udp rx: 1438 MB/s 1165534 calls/s # udp tx: 1914 MB/s 32467 calls/s 32467 msg/s # udp rx: 1663 MB/s 1347491 calls/s # udp tx: 1935 MB/s 32822 calls/s 32822 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__->