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 0x98 │ inherit 212 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 149 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 87 │ true │ OK │ # │ gre │ 4 │ 6 fixed 0xec │ fixed 67 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 60 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 210 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 62 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 88 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 102 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 157 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 144 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 190 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 55 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 72 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 112 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 198 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 173 │ true │ OK # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 195 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 42 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 60 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 158 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 252 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 204 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 114 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 186 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 70 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 47 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 18 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 235 │ 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__->