make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x38 │ inherit 227 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 245 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 74 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 135 │ false │ OK # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 108 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 144 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 222 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 3 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 126 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 80 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 95 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 121 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 157 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ 6 inherit 0x64 │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 81 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 80 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 198 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 55 │ false │ OK │ # vxlan │ 6 │ other │ fixed 0xf8 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 19 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 210 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ other inherit 0x84 │ inherit 172 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 208 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 117 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 31 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 208 │ 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__->