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 0x40 │ inherit 67 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 174 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 16 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 107 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 113 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 47 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 255 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 244 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 7 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 133 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 126 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 87 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 118 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 163 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 202 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 36 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 206 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 92 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 183 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 119 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 10 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 253 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 164 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 186 │ true │ OK # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 3 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 243 │ false │ OK │ # geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 250 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 192 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 50 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 198 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 244 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 40 │ 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__->