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 0x44 │ inherit 178 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 88 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 82 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 135 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 82 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 21 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 146 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 180 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 77 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 93 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 198 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 7 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 161 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 85 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 130 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 181 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 131 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 191 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 127 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 172 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 77 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 156 │ false │ OK │ # vxlan │ 6 │ other │ fixed 0xc0 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 4 │ 4 │ inherit 0x54 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 97 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 4 │ 6 │ inherit 0x84 │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 162 │ true │ OK │ # │ geneve │ 4 other │ fixed 0x74 │ fixed 142 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 fixed 150 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 209 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 89 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 248 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 251 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 58 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 254 │ 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__->