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: 1330 MB/s 1083096 calls/s # udp tx: 1899 MB/s 32221 calls/s 32221 msg/s # udp rx: 1685 MB/s 1371466 calls/s # udp tx: 1899 MB/s 32211 calls/s 32211 msg/s # udp rx: 1779 MB/s 1447604 calls/s # udp tx: 1869 MB/s 31704 calls/s 31704 msg/s # UDP GRO fwd perf udp rx: 1745 MB/s 1419972 calls/s # udp tx: 1900 MB/s 32232 calls/s 32232 msg/s # udp rx: 1749 MB/s 1424095 calls/s # udp tx: 1933 MB/s 32789 calls/s 32789 msg/s # udp rx: 1172 MB/s 953568 calls/s # udp tx: 1931 MB/s 32759 calls/s 32759 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: 1368 MB/s 1111116 calls/s # udp tx: 1827 MB/s 30996 calls/s 30996 msg/s # udp rx: 1710 MB/s 1390301 calls/s # udp tx: 1757 MB/s 29816 calls/s 29816 msg/s # udp rx: 1817 MB/s 1477655 calls/s # udp tx: 1857 MB/s 31508 calls/s 31508 msg/s # UDP GRO fwd perf udp rx: 1703 MB/s 1381435 calls/s # udp tx: 1917 MB/s 32520 calls/s 32520 msg/s # udp rx: 1723 MB/s 1400331 calls/s # udp tx: 1795 MB/s 30457 calls/s 30457 msg/s # udp rx: 1781 MB/s 1445036 calls/s # udp tx: 1897 MB/s 32182 calls/s 32182 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__->