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: 1383 MB/s 1126117 calls/s # udp tx: 1799 MB/s 30516 calls/s 30516 msg/s # udp rx: 332 MB/s 270452 calls/s # udp tx: 1557 MB/s 26418 calls/s 26418 msg/s # udp rx: 1866 MB/s 1519176 calls/s # udp tx: 1867 MB/s 31670 calls/s 31670 msg/s # UDP GRO fwd perf udp rx: 1322 MB/s 1073521 calls/s # udp tx: 1829 MB/s 31038 calls/s 31038 msg/s # udp rx: 1881 MB/s 1530710 calls/s # udp tx: 1900 MB/s 32231 calls/s 32231 msg/s # udp rx: 1859 MB/s 1513144 calls/s # udp tx: 1884 MB/s 31969 calls/s 31969 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: 1276 MB/s 1035083 calls/s # udp tx: 1784 MB/s 30268 calls/s 30268 msg/s # udp rx: 1618 MB/s 1310471 calls/s # udp tx: 1947 MB/s 33025 calls/s 33025 msg/s # udp rx: 1640 MB/s 1328818 calls/s # udp tx: 1939 MB/s 32891 calls/s 32891 msg/s # UDP GRO fwd perf udp rx: 1196 MB/s 970287 calls/s # udp tx: 1815 MB/s 30792 calls/s 30792 msg/s # udp rx: 1619 MB/s 1311987 calls/s # udp tx: 1924 MB/s 32642 calls/s 32642 msg/s # udp rx: 1584 MB/s 1284018 calls/s # udp tx: 1916 MB/s 32510 calls/s 32510 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__->