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: 1694 MB/s 1377869 calls/s # udp tx: 1836 MB/s 31149 calls/s 31149 msg/s # udp rx: 1866 MB/s 1518633 calls/s # udp tx: 1899 MB/s 32220 calls/s 32220 msg/s # udp rx: 1884 MB/s 1533015 calls/s # udp tx: 1909 MB/s 32387 calls/s 32387 msg/s # UDP GRO fwd perf udp rx: 1660 MB/s 1349904 calls/s # udp tx: 1963 MB/s 33298 calls/s 33298 msg/s # udp rx: 1624 MB/s 1319207 calls/s # udp tx: 1804 MB/s 30605 calls/s 30605 msg/s # udp rx: 1384 MB/s 1124152 calls/s # udp tx: 1951 MB/s 33104 calls/s 33104 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: 1269 MB/s 1030720 calls/s # udp tx: 1790 MB/s 30372 calls/s 30372 msg/s # udp rx: 1776 MB/s 1444117 calls/s # udp tx: 1842 MB/s 31247 calls/s 31247 msg/s # udp rx: 1829 MB/s 1488224 calls/s # udp tx: 1859 MB/s 31542 calls/s 31542 msg/s # UDP GRO fwd perf udp rx: 1640 MB/s 1329144 calls/s # udp tx: 1937 MB/s 32862 calls/s 32862 msg/s # udp rx: 1725 MB/s 1398284 calls/s # udp tx: 1969 MB/s 33397 calls/s 33397 msg/s # udp rx: 1713 MB/s 1390401 calls/s # udp tx: 1860 MB/s 31556 calls/s 31556 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__->