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 0xe0 │ inherit 11 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 234 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 51 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 156 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 171 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 114 │ false │ OK │ # │ gre │ 4 │ other inherit 0xa4 │ inherit 244 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 179 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 58 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 252 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 105 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ 6 │ inherit 0x68 │ inherit 98 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 4 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 53 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 168 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 1 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 136 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 241 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 235 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 216 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 139 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 162 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 242 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 224 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 220 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 32 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 199 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 38 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 122 │ true │ OK │ # │ geneve │ 6 4 │ fixed 0xe4 │ fixed 47 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 61 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 14 │ false │ OK │ # geneve │ 6 │ 6 │ fixed 0x70 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 76 │ 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__->