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: 1729 MB/s 1407049 calls/s # udp tx: 1863 MB/s 31603 calls/s 31603 msg/s # udp rx: 1804 MB/s 1468086 calls/s # udp tx: 1845 MB/s 31304 calls/s 31304 msg/s # udp rx: 1530 MB/s 1245515 calls/s # udp tx: 1928 MB/s 32704 calls/s 32704 msg/s # UDP GRO fwd perf udp rx: 832 MB/s 675885 calls/s # udp tx: 1353 MB/s 22955 calls/s 22955 msg/s # udp rx: 983 MB/s 800048 calls/s # udp tx: 1488 MB/s 25253 calls/s 25253 msg/s # udp rx: 632 MB/s 512744 calls/s # udp tx: 1380 MB/s 23413 calls/s 23413 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: 1234 MB/s 1000891 calls/s # udp tx: 1927 MB/s 32699 calls/s 32699 msg/s # udp rx: 1676 MB/s 1360773 calls/s # udp tx: 1924 MB/s 32648 calls/s 32648 msg/s # udp rx: 1601 MB/s 1300180 calls/s # udp tx: 1915 MB/s 32486 calls/s 32486 msg/s # UDP GRO fwd perf udp rx: 1657 MB/s 1343926 calls/s # udp tx: 1893 MB/s 32112 calls/s 32112 msg/s # udp rx: 1459 MB/s 1183837 calls/s # udp tx: 1882 MB/s 31920 calls/s 31920 msg/s # udp rx: 1562 MB/s 1266585 calls/s # udp tx: 1917 MB/s 32515 calls/s 32515 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__->