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 0xd8 │ inherit 178 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 131 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 125 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 87 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 189 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 119 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 119 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 fixed 10 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 148 │ false │ OK │ # gre │ 6 │ 4 │ inherit 0x2c │ inherit 115 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 58 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 112 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 241 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 238 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 36 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 195 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 188 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 238 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 172 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 199 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 8 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 16 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 211 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 84 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 130 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 152 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 108 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 72 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 143 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 21 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 196 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 248 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 31 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 91 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 32 │ 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__->