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-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 0x8c │ inherit 23 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 142 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 204 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 226 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 234 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 123 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 103 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 145 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 231 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 62 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 44 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 248 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 215 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 150 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 214 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 125 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 123 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 217 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 126 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 35 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 219 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 90 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 7 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 226 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 214 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 166 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 131 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 117 │ false │ OK │ # │ geneve │ 4 │ 6 fixed 0x38 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 190 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 54 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 202 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 89 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 47 │ 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__->