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.33 [+0.33] -4 -t # 2.61 [+2.28] tcp tx: 544 MB/s 9237 calls/s 9237 msg/s # 2.61 [+0.00] tcp rx: 544 MB/s 33243 calls/s # 3.61 [+1.00] tcp tx: 557 MB/s 9450 calls/s 9450 msg/s # 3.61 [+0.00] tcp rx: 557 MB/s 33290 calls/s # 4.61 [+1.00] tcp tx: 579 MB/s 9833 calls/s 9833 msg/s # 4.61 [+0.00] tcp rx: 580 MB/s 33004 calls/s # 5.61 [+1.00] tcp tx: 579 MB/s 9822 calls/s 9822 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.31] -4 -v # 6.97 [+1.01] udp rx: 522 MB/s 379577 calls/s # 6.99 [+0.02] udp tx: 704 MB/s 11956 calls/s 11956 msg/s # 7.97 [+0.98] udp rx: 563 MB/s 408304 calls/s # 7.99 [+0.02] udp tx: 798 MB/s 13539 calls/s 13539 msg/s # 8.98 [+0.98] udp rx: 564 MB/s 408836 calls/s # 8.99 [+0.02] udp tx: 795 MB/s 13484 calls/s 13484 msg/s # 9.98 [+0.99] udp rx: 562 MB/s 407779 calls/s # 9.99 [+0.01] udp tx: 793 MB/s 13459 calls/s 13459 msg/s # 10.03 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.30] -4 -G # 11.35 [+1.01] udp rx: 665 MB/s 485575 calls/s # 11.37 [+0.02] udp tx: 680 MB/s 11538 calls/s 11538 msg/s # 12.35 [+0.98] udp rx: 677 MB/s 493832 calls/s # 12.37 [+0.02] udp tx: 678 MB/s 11508 calls/s 11508 msg/s # 13.35 [+0.98] udp rx: 676 MB/s 493168 calls/s # 13.37 [+0.02] udp tx: 677 MB/s 11491 calls/s 11491 msg/s # 14.35 [+0.98] udp rx: 682 MB/s 497708 calls/s # 14.37 [+0.02] udp tx: 683 MB/s 11592 calls/s 11592 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__->