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: 1574 MB/s 1281400 calls/s # udp tx: 1827 MB/s 31000 calls/s 31000 msg/s # udp rx: 1883 MB/s 1533008 calls/s # udp tx: 1890 MB/s 32068 calls/s 32068 msg/s # udp rx: 1874 MB/s 1525765 calls/s # udp tx: 1880 MB/s 31898 calls/s 31898 msg/s # UDP GRO fwd perf udp rx: 1433 MB/s 1166966 calls/s # udp tx: 1851 MB/s 31410 calls/s 31410 msg/s # udp rx: 1401 MB/s 1141062 calls/s # udp tx: 1379 MB/s 23400 calls/s 23400 msg/s # udp rx: 1075 MB/s 875959 calls/s # udp tx: 1084 MB/s 18386 calls/s 18386 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: 1413 MB/s 1147084 calls/s # udp tx: 1817 MB/s 30830 calls/s 30830 msg/s # udp rx: 1555 MB/s 1261489 calls/s # udp tx: 1894 MB/s 32131 calls/s 32131 msg/s # udp rx: 1755 MB/s 1423551 calls/s # udp tx: 1901 MB/s 32257 calls/s 32257 msg/s # UDP GRO fwd perf udp rx: 1306 MB/s 1059317 calls/s # udp tx: 1785 MB/s 30290 calls/s 30290 msg/s # udp rx: 1201 MB/s 973490 calls/s # udp tx: 1923 MB/s 32618 calls/s 32618 msg/s # udp rx: 1548 MB/s 1254920 calls/s # udp tx: 1839 MB/s 31203 calls/s 31203 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__->