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 0x20 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 68 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 94 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 182 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 199 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 202 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 85 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 136 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 83 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 122 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 76 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 58 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 248 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 240 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 24 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 109 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 169 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 138 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 82 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 108 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 3 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 246 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 120 │ false │ OK │ # geneve │ 6 │ 6 │ fixed 0x88 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 242 │ 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__->