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 0x14 │ inherit 118 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 159 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 136 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 93 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 170 │ true │ OK │ # │ gre 4 │ 6 │ fixed 0xb8 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 32 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 197 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 20 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 116 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 37 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 247 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 254 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 22 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 46 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 69 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 197 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 224 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 194 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 10 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 134 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 6 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 43 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 152 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 118 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 16 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 82 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 170 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 210 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 214 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 76 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 136 │ false OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 249 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 82 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 190 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 85 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 135 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 246 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 225 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 139 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 120 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 149 │ 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__->