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 0x04 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 184 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 107 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 237 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 14 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 232 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 57 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 14 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 74 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 195 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 195 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 57 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 141 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 88 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 70 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 227 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 229 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 91 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 215 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 251 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 165 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 136 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 97 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 42 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 94 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 167 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 76 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 241 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 238 true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 116 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 244 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 93 │ 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__->