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 0xfc │ inherit 119 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 207 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 103 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 105 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 123 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 109 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 77 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 10 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 242 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 131 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 88 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 1 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 113 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 15 │ true │ OK │ # │ vxlan │ 4 4 │ fixed 0x88 │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 122 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 241 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 195 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 203 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 24 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 16 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 71 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 222 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 178 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 117 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 234 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 254 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 228 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 77 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 76 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 128 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 188 │ 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__->