make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x8c │ inherit 214 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 84 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 46 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 50 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 234 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 30 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 55 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 53 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 196 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 131 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 79 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 134 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 149 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 60 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 45 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 198 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 213 │ false │ OK │ # vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 45 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 38 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 194 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 108 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 128 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 141 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 99 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 129 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 155 │ false │ OK │ # │ vxlan │ 6 │ 6 fixed 0x4c │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 81 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 218 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 76 │ false │ OK │ # │ geneve │ 4 6 │ fixed 0x9c │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 231 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 151 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 183 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 31 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 114 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 23 false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 245 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 68 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 60 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 217 │ 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__->