make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh 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_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.31 [+0.30] -4 -t # 2.55 [+2.25] tcp tx: 871 MB/s 14773 calls/s 14773 msg/s # 2.56 [+0.00] tcp rx: 871 MB/s 49507 calls/s # 3.55 [+1.00] tcp tx: 972 MB/s 16494 calls/s 16494 msg/s # 3.56 [+0.00] tcp rx: 973 MB/s 50072 calls/s # 4.55 [+1.00] tcp tx: 977 MB/s 16586 calls/s 16586 msg/s # 4.56 [+0.00] tcp rx: 978 MB/s 50246 calls/s # 5.55 [+1.00] tcp tx: 975 MB/s 16544 calls/s 16544 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.28] -4 -v # 6.89 [+1.01] udp rx: 636 MB/s 461106 calls/s # 6.90 [+0.02] udp tx: 1233 MB/s 20920 calls/s 20920 msg/s # 7.89 [+0.98] udp rx: 624 MB/s 452434 calls/s # 7.90 [+0.02] udp tx: 1231 MB/s 20883 calls/s 20883 msg/s # 8.89 [+0.98] udp rx: 635 MB/s 460243 calls/s # 8.90 [+0.02] udp tx: 1274 MB/s 21617 calls/s 21617 msg/s # 9.89 [+0.99] udp rx: 633 MB/s 459028 calls/s # 9.90 [+0.01] udp tx: 1246 MB/s 21145 calls/s 21145 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.28] -4 -G # 11.23 [+1.01] udp rx: 1005 MB/s 733530 calls/s # 11.25 [+0.02] udp tx: 1024 MB/s 17375 calls/s 17375 msg/s # 12.23 [+0.98] udp rx: 981 MB/s 716165 calls/s # 12.25 [+0.02] udp tx: 981 MB/s 16654 calls/s 16654 msg/s # 13.24 [+0.98] udp rx: 1105 MB/s 805986 calls/s # 13.25 [+0.02] udp tx: 1101 MB/s 18685 calls/s 18685 msg/s # 14.24 [+0.99] udp rx: 1075 MB/s 784247 calls/s # 14.25 [+0.01] udp tx: 1077 MB/s 18272 calls/s 18272 msg/s ok 1 selftests: net: udpgro_frglist.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__->