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: 1270 MB/s 1034071 calls/s # udp tx: 1774 MB/s 30103 calls/s 30103 msg/s # udp rx: 1880 MB/s 1531251 calls/s # udp tx: 1897 MB/s 32176 calls/s 32176 msg/s # udp rx: 1888 MB/s 1537627 calls/s # udp tx: 1912 MB/s 32432 calls/s 32432 msg/s # UDP GRO fwd perf udp rx: 1592 MB/s 1295341 calls/s # udp tx: 1925 MB/s 32660 calls/s 32660 msg/s # udp rx: 1847 MB/s 1502935 calls/s # udp tx: 1924 MB/s 32641 calls/s 32641 msg/s # udp rx: 1898 MB/s 1545184 calls/s # udp tx: 1920 MB/s 32577 calls/s 32577 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: 805 MB/s 655430 calls/s # udp tx: 1275 MB/s 21641 calls/s 21641 msg/s # udp rx: 1113 MB/s 906075 calls/s # udp tx: 1170 MB/s 19854 calls/s 19854 msg/s # udp rx: 874 MB/s 712019 calls/s # udp tx: 1078 MB/s 18285 calls/s 18285 msg/s # UDP GRO fwd perf udp rx: 1489 MB/s 1209906 calls/s # udp tx: 1908 MB/s 32364 calls/s 32364 msg/s # udp rx: 1699 MB/s 1378988 calls/s # udp tx: 1937 MB/s 32854 calls/s 32854 msg/s # udp rx: 1846 MB/s 1498571 calls/s # udp tx: 1933 MB/s 32799 calls/s 32799 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__->