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 0x40 │ inherit 168 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 39 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 93 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 109 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 3 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 154 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 144 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 185 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 156 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 222 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 193 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ 6 │ inherit 0x70 │ inherit 101 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 214 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 145 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 67 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 22 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 130 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 26 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 108 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 192 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 79 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 248 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 36 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 19 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 71 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 77 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 164 │ false │ OK │ # │ geneve 4 │ 4 │ fixed 0xb4 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 18 false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 12 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 234 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 89 │ true │ OK # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 11 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 91 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other inherit 0xf4 │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 178 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 242 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 144 │ 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__->