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 0x28 │ inherit 123 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 6 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 24 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 226 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 194 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 12 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 83 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 131 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 170 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 108 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 66 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 128 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 84 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 110 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 39 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 195 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 57 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 209 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 88 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 112 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 125 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 107 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 152 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 183 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 14 │ true │ OK │ # │ vxlan │ 6 │ 6 fixed 0xe0 │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 208 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 167 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 150 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 207 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 80 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 249 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 160 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 123 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 127 true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 98 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 190 │ false │ OK │ # │ geneve 6 │ 4 │ fixed 0x1c │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 115 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 223 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 187 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 24 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 192 │ 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__->