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 0x88 │ inherit 214 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 106 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 115 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 209 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 79 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 210 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 180 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 1 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 204 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 214 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 205 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 124 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 81 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 223 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 30 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 83 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 118 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 1 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 10 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 195 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 189 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 220 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 119 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 19 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 251 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 240 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 141 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 72 │ false │ OK │ # │ geneve 4 │ other │ fixed 0xcc │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 67 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 160 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 127 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 149 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 228 │ 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__->