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 0x34 │ inherit 175 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 230 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 146 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 83 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 86 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 198 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 171 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 91 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 86 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 236 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 70 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 42 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 25 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 133 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 211 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 174 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 67 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 236 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ 4 inherit 0xe4 │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 236 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 97 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 65 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 220 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ other │ inherit 0x04 │ inherit 150 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 100 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 96 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 3 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 182 false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 176 │ false │ OK │ # │ geneve │ 4 │ 6 fixed 0xd8 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 172 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 31 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 193 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 208 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 70 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 143 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 69 │ 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__->