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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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 # 0.02 [+0.02] IPv4 # 0.25 [+0.23] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.42 [+0.64] GRO fwd ok # 1.91 [+0.49] UDP fwd perf udp rx: 1534 MB/s 1248981 calls/s # 2.98 [+1.07] udp tx: 1756 MB/s 29789 calls/s 29789 msg/s # 3.95 [+0.97] udp rx: 1871 MB/s 1521524 calls/s # 3.98 [+0.03] udp tx: 1936 MB/s 32840 calls/s 32840 msg/s # 4.95 [+0.97] udp rx: 1886 MB/s 1534832 calls/s # 4.98 [+0.03] udp tx: 1929 MB/s 32732 calls/s 32732 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1763 MB/s 1434118 calls/s # 6.17 [+1.07] udp tx: 1871 MB/s 31748 calls/s 31748 msg/s # 7.14 [+0.97] udp rx: 1892 MB/s 1540343 calls/s # 7.17 [+0.03] udp tx: 1914 MB/s 32478 calls/s 32478 msg/s # 8.14 [+0.97] udp rx: 1835 MB/s 1493142 calls/s # 8.17 [+0.03] udp tx: 1884 MB/s 31961 calls/s 31961 msg/s # 8.81 [+0.64] GRO frag list over UDP tunnel ok # 9.59 [+0.78] GRO fwd over UDP tunnel ok # 9.84 [+0.25] IPv6 # 10.11 [+0.27] No GRO ok # 10.67 [+0.56] GRO frag list ok # 11.26 [+0.59] GRO fwd ok # 11.76 [+0.50] UDP fwd perf udp rx: 1497 MB/s 1213344 calls/s # 12.82 [+1.06] udp tx: 1907 MB/s 32347 calls/s 32347 msg/s # 13.80 [+0.98] udp rx: 1485 MB/s 1205826 calls/s # 13.82 [+0.02] udp tx: 1783 MB/s 30257 calls/s 30257 msg/s # 14.80 [+0.98] udp rx: 1803 MB/s 1467607 calls/s # 14.82 [+0.02] udp tx: 1825 MB/s 30962 calls/s 30962 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp rx: 1670 MB/s 1353978 calls/s # 16.01 [+1.07] udp tx: 1928 MB/s 32707 calls/s 32707 msg/s # 16.98 [+0.97] udp rx: 1729 MB/s 1401909 calls/s # 17.01 [+0.03] udp tx: 1935 MB/s 32826 calls/s 32826 msg/s # 17.98 [+0.97] udp rx: 1740 MB/s 1410796 calls/s # 18.01 [+0.03] udp tx: 1932 MB/s 32780 calls/s 32780 msg/s # 18.58 [+0.57] GRO frag list over UDP tunnel ok # 19.35 [+0.77] 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__->