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: 1405 MB/s 1143192 calls/s # udp tx: 1789 MB/s 30356 calls/s 30356 msg/s # udp rx: 1830 MB/s 1490029 calls/s # udp tx: 1918 MB/s 32533 calls/s 32533 msg/s # udp rx: 1906 MB/s 1552412 calls/s # udp tx: 1911 MB/s 32415 calls/s 32415 msg/s # UDP GRO fwd perf udp rx: 1716 MB/s 1397702 calls/s # udp tx: 1802 MB/s 30568 calls/s 30568 msg/s # udp rx: 1662 MB/s 1353237 calls/s # udp tx: 1852 MB/s 31416 calls/s 31416 msg/s # udp rx: 1854 MB/s 1509537 calls/s # udp tx: 1860 MB/s 31560 calls/s 31560 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: 1528 MB/s 1243224 calls/s # udp tx: 1870 MB/s 31720 calls/s 31720 msg/s # udp rx: 1864 MB/s 1517493 calls/s # udp tx: 1875 MB/s 31816 calls/s 31816 msg/s # udp rx: 1596 MB/s 1299634 calls/s # udp tx: 1813 MB/s 30758 calls/s 30758 msg/s # UDP GRO fwd perf udp rx: 1621 MB/s 1319397 calls/s # udp tx: 1785 MB/s 30285 calls/s 30285 msg/s # udp rx: 1669 MB/s 1359514 calls/s # udp tx: 1767 MB/s 29975 calls/s 29975 msg/s # udp rx: 1818 MB/s 1480109 calls/s # udp tx: 1824 MB/s 30942 calls/s 30942 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__->