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.23] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.33 [+0.59] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1698 MB/s 1380649 calls/s # 2.86 [+1.06] udp tx: 1885 MB/s 31986 calls/s 31986 msg/s # 3.86 [+1.00] udp tx: 1418 MB/s 24055 calls/s 24055 msg/s # 3.96 [+0.09] udp rx: 320 MB/s 260404 calls/s # 4.86 [+0.90] udp tx: 1769 MB/s 30013 calls/s 30013 msg/s # 4.96 [+0.10] udp rx: 1557 MB/s 1266652 calls/s # 4.98 [+0.02] UDP GRO fwd perf udp rx: 1146 MB/s 931970 calls/s # 6.05 [+1.06] udp tx: 1904 MB/s 32310 calls/s 32310 msg/s # 7.02 [+0.97] udp rx: 1835 MB/s 1492506 calls/s # 7.05 [+0.03] udp tx: 1903 MB/s 32287 calls/s 32287 msg/s # 8.02 [+0.98] udp rx: 1830 MB/s 1488336 calls/s # 8.05 [+0.02] udp tx: 1912 MB/s 32429 calls/s 32429 msg/s # 8.64 [+0.59] GRO frag list over UDP tunnel ok # 9.43 [+0.78] GRO fwd over UDP tunnel ok # 9.67 [+0.24] IPv6 # 9.94 [+0.27] No GRO ok # 10.45 [+0.51] GRO frag list ok # 10.96 [+0.50] GRO fwd ok # 11.42 [+0.47] UDP fwd perf udp rx: 1664 MB/s 1349264 calls/s # 12.48 [+1.06] udp tx: 1882 MB/s 31933 calls/s 31933 msg/s # 13.46 [+0.98] udp rx: 1675 MB/s 1358513 calls/s # 13.48 [+0.02] udp tx: 1844 MB/s 31289 calls/s 31289 msg/s # 14.46 [+0.98] udp rx: 1725 MB/s 1397873 calls/s # 14.48 [+0.02] udp tx: 1904 MB/s 32306 calls/s 32306 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 1677 MB/s 1359333 calls/s # 15.65 [+1.05] udp tx: 1923 MB/s 32619 calls/s 32619 msg/s # 16.63 [+0.98] udp rx: 1706 MB/s 1382521 calls/s # 16.65 [+0.02] udp tx: 1920 MB/s 32570 calls/s 32570 msg/s # 17.64 [+0.98] udp rx: 1528 MB/s 1238249 calls/s # 17.65 [+0.02] udp tx: 1868 MB/s 31691 calls/s 31691 msg/s # 18.21 [+0.55] GRO frag list over UDP tunnel ok # 18.91 [+0.70] 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__->