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 0xd4 │ inherit 179 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 234 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 157 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 126 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 249 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 121 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 119 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 236 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 106 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 254 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 191 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 159 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 36 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 205 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ other │ inherit 0x64 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 89 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 36 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 5 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 37 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 127 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 211 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 77 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 134 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 1 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 208 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 103 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 175 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 134 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 109 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 35 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 7 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 192 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 219 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 51 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 51 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 153 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 158 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 209 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 124 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 194 │ 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__->