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 0xe4 │ inherit 130 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 106 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 21 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 236 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 195 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 18 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 173 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 77 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 54 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 199 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 7 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 79 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 80 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 95 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 134 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 192 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 187 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 167 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 117 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 145 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 43 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 155 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 232 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 145 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 10 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 175 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 74 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 244 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 31 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # geneve │ 4 │ 6 │ inherit 0x54 │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 241 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 199 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 1 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 16 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 52 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 179 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 145 │ false │ OK │ # │ geneve 6 │ other │ inherit 0x90 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 124 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 76 │ 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__->