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 0xe8 │ inherit 212 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 188 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 146 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 94 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 82 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 105 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 53 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 236 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 1 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 101 false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 102 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 58 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 179 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 104 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 71 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 211 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 20 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 186 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 43 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 128 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 59 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 54 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 14 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 187 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 62 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 226 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 243 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 26 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 205 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 132 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 164 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 151 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 146 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 239 │ 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__->