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: 1116 MB/s 908868 calls/s # udp tx: 1820 MB/s 30884 calls/s 30884 msg/s # udp rx: 1857 MB/s 1512021 calls/s # udp tx: 1918 MB/s 32531 calls/s 32531 msg/s # udp rx: 1844 MB/s 1501469 calls/s # udp tx: 1927 MB/s 32686 calls/s 32686 msg/s # UDP GRO fwd perf udp rx: 1794 MB/s 1460906 calls/s # udp tx: 1878 MB/s 31861 calls/s 31861 msg/s # udp rx: 1923 MB/s 1566050 calls/s # udp tx: 1927 MB/s 32699 calls/s 32699 msg/s # udp rx: 1918 MB/s 1561957 calls/s # udp tx: 1928 MB/s 32707 calls/s 32707 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: 911 MB/s 739830 calls/s # udp tx: 1390 MB/s 23592 calls/s 23592 msg/s # udp rx: 523 MB/s 423471 calls/s # udp tx: 1307 MB/s 22175 calls/s 22175 msg/s # udp rx: 688 MB/s 557568 calls/s # udp tx: 1303 MB/s 22105 calls/s 22105 msg/s # UDP GRO fwd perf udp rx: 662 MB/s 536891 calls/s # udp tx: 1293 MB/s 21940 calls/s 21940 msg/s # udp rx: 487 MB/s 395015 calls/s # udp tx: 1320 MB/s 22395 calls/s 22395 msg/s # udp rx: 440 MB/s 356352 calls/s # udp tx: 1332 MB/s 22596 calls/s 22596 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__->