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 0x90 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 58 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 117 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 31 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 81 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 65 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 121 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 89 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 93 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 173 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 86 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 243 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 121 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 184 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 80 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 48 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 240 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 10 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 44 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 107 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 220 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 198 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 12 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 130 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 61 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ other fixed 0x08 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 147 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 254 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 2 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 197 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 40 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 124 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other inherit 0x14 │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 199 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 207 │ 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__->