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.28 [+0.26] No GRO ok # 0.77 [+0.49] GRO frag list ok # 1.31 [+0.54] GRO fwd ok # 1.77 [+0.47] UDP fwd perf udp rx: 1427 MB/s 1161597 calls/s # 2.83 [+1.06] udp tx: 1864 MB/s 31616 calls/s 31616 msg/s # 3.81 [+0.98] udp rx: 1832 MB/s 1491599 calls/s # 3.83 [+0.02] udp tx: 1883 MB/s 31950 calls/s 31950 msg/s # 4.81 [+0.98] udp rx: 1896 MB/s 1543245 calls/s # 4.83 [+0.02] udp tx: 1915 MB/s 32482 calls/s 32482 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1849 MB/s 1505111 calls/s # 6.02 [+1.06] udp tx: 1920 MB/s 32572 calls/s 32572 msg/s # 6.99 [+0.97] udp rx: 1875 MB/s 1526285 calls/s # 7.02 [+0.03] udp tx: 1888 MB/s 32031 calls/s 32031 msg/s # 7.99 [+0.98] udp rx: 1867 MB/s 1520132 calls/s # 8.02 [+0.02] udp tx: 1884 MB/s 31963 calls/s 31963 msg/s # 8.63 [+0.62] GRO frag list over UDP tunnel ok # 9.58 [+0.95] GRO fwd over UDP tunnel ok # 10.34 [+0.76] IPv6 # 11.15 [+0.81] No GRO ok # 12.26 [+1.11] GRO frag list ok # 12.96 [+0.70] GRO fwd ok # 13.55 [+0.59] UDP fwd perf udp rx: 1511 MB/s 1225539 calls/s # 14.62 [+1.07] udp tx: 1863 MB/s 31610 calls/s 31610 msg/s # 15.59 [+0.97] udp rx: 1564 MB/s 1269922 calls/s # 15.62 [+0.03] udp tx: 1718 MB/s 29145 calls/s 29145 msg/s # 16.59 [+0.97] udp rx: 1586 MB/s 1289791 calls/s # 16.62 [+0.03] udp tx: 1670 MB/s 28340 calls/s 28340 msg/s # 16.74 [+0.12] UDP GRO fwd perf udp rx: 1443 MB/s 1171935 calls/s # 17.81 [+1.07] udp tx: 1721 MB/s 29192 calls/s 29192 msg/s # 18.78 [+0.97] udp rx: 1681 MB/s 1362533 calls/s # 18.81 [+0.03] udp tx: 1899 MB/s 32209 calls/s 32209 msg/s # 19.78 [+0.97] udp rx: 1760 MB/s 1426844 calls/s # 19.81 [+0.03] udp tx: 1913 MB/s 32462 calls/s 32462 msg/s # 20.48 [+0.67] GRO frag list over UDP tunnel ok # 21.27 [+0.79] 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__->