make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 126 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 53 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 114 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 58 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 58 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 94 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 169 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 252 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 89 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 177 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 7 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 8 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 86 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 151 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 116 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 49 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 140 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 49 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 46 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 203 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other inherit 0x20 │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 22 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 9 │ false │ OK │ # │ vxlan │ 4 other │ fixed 0x6c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 240 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 40 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 187 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 210 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 252 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 25 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 218 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 44 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 241 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 114 │ true │ OK │ # └───────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->