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 0x64 │ inherit 68 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 61 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 66 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 68 │ true │ OK │ # │ gre │ 4 │ 6 fixed 0xbc │ fixed 132 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 227 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 73 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 223 │ false │ OK │ # │ gre │ 4 other │ fixed 0xc8 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 96 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 44 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 71 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 238 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 56 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 250 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 249 │ true │ OK # │ gre │ 6 │ other │ fixed 0x54 │ fixed 228 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 238 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 208 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 181 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 52 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 54 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 10 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 76 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 58 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 234 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 4 │ inherit 0xac │ inherit 84 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 127 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ other │ inherit 0x38 │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 210 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 17 │ 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__->