make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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: l2_tos_ttl_inherit.sh # ┌────────┬───────┬──────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 112 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 105 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 29 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 99 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 252 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 190 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 46 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 87 │ true │ OK │ # gre │ 6 │ 4 │ fixed 0x78 │ fixed 79 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 188 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 1 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 8 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 16 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 149 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 24 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 178 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 204 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 87 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 99 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 16 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 78 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 28 │ true OK │ # vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 195 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 171 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 137 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 142 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 118 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 13 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 5 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 77 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 162 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 177 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 182 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 95 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 154 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴─────────────────────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.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__->