make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1636 MB/s 1331529 calls/s # udp tx: 1828 MB/s 31014 calls/s 31014 msg/s # udp rx: 1695 MB/s 1378298 calls/s # udp tx: 1919 MB/s 32549 calls/s 32549 msg/s # udp rx: 1627 MB/s 1324141 calls/s # udp tx: 1870 MB/s 31719 calls/s 31719 msg/s # UDP GRO fwd perf udp rx: 1623 MB/s 1319579 calls/s # udp tx: 1852 MB/s 31423 calls/s 31423 msg/s # udp rx: 1595 MB/s 1298629 calls/s # udp tx: 1872 MB/s 31764 calls/s 31764 msg/s # udp rx: 1944 MB/s 1582432 calls/s # udp tx: 1966 MB/s 33346 calls/s 33346 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: 1518 MB/s 1231781 calls/s # udp tx: 1866 MB/s 31664 calls/s 31664 msg/s # udp rx: 1752 MB/s 1420518 calls/s # udp tx: 1943 MB/s 32957 calls/s 32957 msg/s # udp rx: 1755 MB/s 1422289 calls/s # udp tx: 1939 MB/s 32895 calls/s 32895 msg/s # UDP GRO fwd perf udp rx: 1521 MB/s 1233057 calls/s # udp tx: 1875 MB/s 31808 calls/s 31808 msg/s # udp rx: 1159 MB/s 939518 calls/s # udp tx: 1906 MB/s 32342 calls/s 32342 msg/s # udp rx: 376 MB/s 304128 calls/s # udp tx: 1375 MB/s 23336 calls/s 23336 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__->