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: 926 MB/s 753502 calls/s # udp tx: 1176 MB/s 19959 calls/s 19959 msg/s # udp rx: 1157 MB/s 942616 calls/s # udp tx: 1215 MB/s 20614 calls/s 20614 msg/s # udp rx: 1214 MB/s 988434 calls/s # udp tx: 1217 MB/s 20646 calls/s 20646 msg/s # UDP GRO fwd perf udp rx: 1449 MB/s 1179916 calls/s # udp tx: 1805 MB/s 30627 calls/s 30627 msg/s # udp rx: 1839 MB/s 1497637 calls/s # udp tx: 1923 MB/s 32629 calls/s 32629 msg/s # udp rx: 1913 MB/s 1557321 calls/s # udp tx: 1922 MB/s 32615 calls/s 32615 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: 1270 MB/s 1031224 calls/s # udp tx: 1838 MB/s 31176 calls/s 31176 msg/s # udp rx: 1269 MB/s 1028296 calls/s # udp tx: 1918 MB/s 32546 calls/s 32546 msg/s # udp rx: 1150 MB/s 932043 calls/s # udp tx: 1899 MB/s 32219 calls/s 32219 msg/s # UDP GRO fwd perf udp rx: 1525 MB/s 1237205 calls/s # udp tx: 1878 MB/s 31867 calls/s 31867 msg/s # udp rx: 1529 MB/s 1241167 calls/s # udp tx: 1883 MB/s 31942 calls/s 31942 msg/s # udp rx: 1433 MB/s 1164041 calls/s # udp tx: 1857 MB/s 31507 calls/s 31507 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__->