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.01 [+0.01] IPv4 # 0.24 [+0.22] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.25 [+0.53] GRO fwd ok # 1.71 [+0.47] UDP fwd perf udp rx: 1537 MB/s 1249892 calls/s # 2.77 [+1.06] udp tx: 1816 MB/s 30807 calls/s 30807 msg/s # 3.75 [+0.98] udp rx: 1783 MB/s 1448658 calls/s # 3.77 [+0.02] udp tx: 1874 MB/s 31795 calls/s 31795 msg/s # 4.75 [+0.98] udp rx: 1857 MB/s 1508066 calls/s # 4.77 [+0.02] udp tx: 1938 MB/s 32883 calls/s 32883 msg/s # 4.89 [+0.12] UDP GRO fwd perf udp rx: 1631 MB/s 1325038 calls/s # 5.96 [+1.06] udp tx: 1917 MB/s 32530 calls/s 32530 msg/s # 6.93 [+0.98] udp rx: 1823 MB/s 1480711 calls/s # 6.96 [+0.02] udp tx: 1923 MB/s 32627 calls/s 32627 msg/s # 7.93 [+0.98] udp rx: 1680 MB/s 1365222 calls/s # 7.96 [+0.02] udp tx: 1931 MB/s 32760 calls/s 32760 msg/s # 8.50 [+0.55] GRO frag list over UDP tunnel ok # 9.18 [+0.68] GRO fwd over UDP tunnel ok # 9.42 [+0.24] IPv6 # 9.66 [+0.24] No GRO ok # 10.13 [+0.47] GRO frag list ok # 10.63 [+0.50] GRO fwd ok # 11.07 [+0.44] UDP fwd perf udp rx: 1392 MB/s 1128233 calls/s # 12.13 [+1.06] udp tx: 1848 MB/s 31357 calls/s 31357 msg/s # 13.10 [+0.97] udp rx: 1663 MB/s 1347607 calls/s # 13.13 [+0.03] udp tx: 1940 MB/s 32913 calls/s 32913 msg/s # 14.10 [+0.97] udp rx: 1658 MB/s 1343516 calls/s # 14.13 [+0.03] udp tx: 1919 MB/s 32564 calls/s 32564 msg/s # 14.25 [+0.12] UDP GRO fwd perf udp rx: 1459 MB/s 1182745 calls/s # 15.32 [+1.07] udp tx: 1888 MB/s 32022 calls/s 32022 msg/s # 16.29 [+0.98] udp rx: 1574 MB/s 1275712 calls/s # 16.32 [+0.02] udp tx: 1919 MB/s 32556 calls/s 32556 msg/s # 17.29 [+0.98] udp rx: 1027 MB/s 832624 calls/s # 17.32 [+0.02] udp tx: 1897 MB/s 32184 calls/s 32184 msg/s # 17.85 [+0.53] GRO frag list over UDP tunnel ok # 18.54 [+0.69] 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__->