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 102 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 241 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 32 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 142 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 197 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 244 │ false OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 230 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 141 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 18 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 60 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 32 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 57 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 79 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 115 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 4 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 127 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 39 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 250 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 230 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 72 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 57 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 46 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 107 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 138 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 106 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 24 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 239 │ true │ OK │ # │ geneve │ 6 │ 6 fixed 0x4c │ fixed 58 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 62 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 47 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 100 │ 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__->