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: 1531 MB/s 1246958 calls/s # udp tx: 1762 MB/s 29893 calls/s 29893 msg/s # udp rx: 1976 MB/s 1608616 calls/s # udp tx: 1984 MB/s 33661 calls/s 33661 msg/s # udp rx: 1974 MB/s 1606940 calls/s # udp tx: 1984 MB/s 33656 calls/s 33656 msg/s # UDP GRO fwd perf udp rx: 1795 MB/s 1460266 calls/s # udp tx: 1908 MB/s 32365 calls/s 32365 msg/s # udp rx: 1974 MB/s 1606241 calls/s # udp tx: 1991 MB/s 33777 calls/s 33777 msg/s # udp rx: 1856 MB/s 1510990 calls/s # udp tx: 1877 MB/s 31846 calls/s 31846 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: 1185 MB/s 964705 calls/s # udp tx: 1278 MB/s 21691 calls/s 21691 msg/s # udp rx: 1273 MB/s 1036795 calls/s # udp tx: 1288 MB/s 21850 calls/s 21850 msg/s # udp rx: 1177 MB/s 958165 calls/s # udp tx: 1335 MB/s 22657 calls/s 22657 msg/s # UDP GRO fwd perf udp rx: 1578 MB/s 1282914 calls/s # udp tx: 1861 MB/s 31573 calls/s 31573 msg/s # udp rx: 1502 MB/s 1219908 calls/s # udp tx: 1909 MB/s 32390 calls/s 32390 msg/s # udp rx: 1480 MB/s 1203118 calls/s # udp tx: 1819 MB/s 30859 calls/s 30859 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__->