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 0x38 │ inherit 197 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 192 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 192 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 146 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # gre │ 4 │ other │ inherit 0xfc │ inherit 154 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 38 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 229 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 38 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 149 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 165 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 190 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 185 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 109 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 22 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 144 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 90 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 125 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 47 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 38 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 63 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 241 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 160 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 89 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 78 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 151 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 47 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 45 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 81 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 57 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 210 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 100 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 51 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 inherit 0xac │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 148 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 184 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 61 │ 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__->