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 # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 945 MB/s 16031 calls/s 16031 msg/s # tcp rx: 950 MB/s 49684 calls/s # tcp tx: 984 MB/s 16699 calls/s 16699 msg/s # tcp rx: 986 MB/s 48938 calls/s # tcp tx: 1005 MB/s 17055 calls/s 17055 msg/s # tcp rx: 1006 MB/s 50977 calls/s # tcp tx: 1007 MB/s 17089 calls/s 17089 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 552 MB/s 401020 calls/s # udp tx: 976 MB/s 16562 calls/s 16562 msg/s # udp rx: 605 MB/s 438212 calls/s # udp tx: 1304 MB/s 22129 calls/s 22129 msg/s # udp rx: 630 MB/s 456386 calls/s # udp tx: 1302 MB/s 22095 calls/s 22095 msg/s # udp rx: 625 MB/s 453000 calls/s # udp tx: 1291 MB/s 21908 calls/s 21908 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1008 MB/s 735175 calls/s # udp tx: 1041 MB/s 17659 calls/s 17659 msg/s # udp rx: 1120 MB/s 817515 calls/s # udp tx: 1122 MB/s 19044 calls/s 19044 msg/s # udp rx: 1104 MB/s 805846 calls/s # udp tx: 1107 MB/s 18789 calls/s 18789 msg/s # udp rx: 1113 MB/s 812292 calls/s # udp tx: 1114 MB/s 18895 calls/s 18895 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__->